Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for spatie/browsershot
.
spatie/browsershot is a library for converting a webpage to an image or pdf using headless Chrome.
Affected versions of this package 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.