GHSA-8hc4-vh64-cxmj

Suggest an improvement
Source
https://github.com/advisories/GHSA-8hc4-vh64-cxmj
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/08/GHSA-8hc4-vh64-cxmj/GHSA-8hc4-vh64-cxmj.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-8hc4-vh64-cxmj
Aliases
Related
Published
2024-08-12T15:30:49Z
Modified
2024-08-13T19:53:23Z
Summary
Server-Side Request Forgery in axios
Details

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.

Database specific
{
    "nvd_published_at": "2024-08-12T13:38:24Z",
    "cwe_ids": [
        "CWE-918"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2024-08-12T17:26:43Z"
}
References

Affected packages

npm / axios

Package

Affected ranges

Type
SEMVER
Events
Introduced
1.3.2
Fixed
1.7.4

Database specific

{
    "last_known_affected_version_range": "<= 1.7.3"
}