mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
953 B
953 B
CVE-2025-8267
Description
Versions of the package ssrfcheck before 1.2.0 are vulnerable to Server-Side Request Forgery (SSRF) due to an incomplete denylist of IP address ranges. Specifically, the package fails to classify the reserved IP address space 224.0.0.0/4 (Multicast) as invalid. This oversight allows attackers to craft requests targeting these multicast addresses.
POC
Reference
- https://gist.github.com/lirantal/2976840639df824cb3abe60d13c65e04
- https://security.snyk.io/vuln/SNYK-JS-SSRFCHECK-9510756