Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jr5f-v2jv-69x6",
"modified": "2025-03-07T19:16:39Z",
"modified": "2025-03-07T19:16:41Z",
"published": "2025-03-07T15:16:00Z",
"aliases": [
"CVE-2025-27152"
Expand All @@ -11,7 +11,7 @@
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't intend to remove the E metric, but the advisory improvement screen forced me to remove it, and I don't see a way to put it back.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've opened an issue about this limitation in the advisory improvement screen: #5357.

"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
Expand All @@ -28,7 +28,7 @@
"introduced": "0"
},
{
"fixed": "1.8.2"
"fixed": "1.8.3"
}
]
}
Expand All @@ -48,6 +48,10 @@
"type": "WEB",
"url": "https://github.com/axios/axios/issues/6463"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/commit/ec159e507bdf08c04ba1a10fe7710094e9e50ec9"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/commit/fb8eec214ce7744b5ca787f2c3b8339b2f54b00f"
Expand All @@ -59,6 +63,10 @@
{
"type": "WEB",
"url": "https://github.com/axios/axios/releases/tag/v1.8.2"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/releases/tag/v1.8.3"
}
],
"database_specific": {
Expand Down