mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
760 B
Markdown
21 lines
760 B
Markdown
### [CVE-2024-39338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39338)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/DripEmail/drip-nodejs
|
|
- https://github.com/squidx232/loadtest
|
|
- https://github.com/tdonaworth/axios-ssrf
|
|
|