Skip to content

andreglock/axios-ssrf

Repository files navigation

Get Started

  • run pnpm install on the root, backend, and frontend directories
  • run pnpm start:dev on the root directory

Vulnerabilities

This website is published on: https://axios-ssrf.onrender.com/

Server Side Request Forgery:

I specifically used a version of axios that is vulnerable to SSRF attacks.

  • Go to the search bar and type an absolute URL like http://example.com

Path Traversal:

The downloads middleware is vulnerable to path traversal attacks. Because this is not a conventional controller this can't be detected by the SAST tools (semgrep and checkmarx).

About

Demonstration of CVE-2025-27152

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors