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 learningUpgrade css_parser to version 3.0.0 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the read_remote_file function. An attacker can access internal network resources or disclose arbitrary local files by supplying a crafted CSS file containing a malicious @import url(...) directive, which is processed without proper scheme or host filtering, allowing HTTP redirects to file URIs.