mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.0 KiB
1.0 KiB
CVE-2025-1026
Description
Versions of the package spatie/browsershot before 5.0.5 are vulnerable to Improper Input Validation due to improper URL validation through the setUrl method, which results in a Local File Inclusion allowing the attacker to read sensitive files.
Note:
This is a bypass of the fix for CVE-2024-21549.
POC
Reference
- https://gist.github.com/chuajianshen/6291920112fcf1543fa7b43862112be6
- https://gist.github.com/mrdgef/54a8783408220c67c1b859df38a52d65
- https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8533024
Github
No PoCs found on GitHub currently.