mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
862 B
862 B
CVE-2025-3192
Description
Versions of the package spatie/browsershot from 0.0.0 are vulnerable to Server-side Request Forgery (SSRF) in the setUrl() function due to a missing restriction on user input, enabling attackers to access localhost and list all of its directories.
POC
Reference
- https://gist.github.com/JunMing27/651998a34d57fbf71ff9d25386f1da0f
- https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8548015
Github
No PoCs found on GitHub currently.