1.8.0
2 years ago
3 days ago
Known vulnerabilities in the crawlee package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
crawlee is a Crawlee for Python Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the sitemap or robots.txt processing pipeline. An attacker can coerce the crawler into making requests to internal or non-HTTP endpoints by supplying a malicious sitemap or robots.txt file containing attacker-controlled URLs. This can result in unauthorized access to internal services, reading local files, or interacting with internal network resources, depending on the configured HTTP client and the protocols supported. This is only exploitable if the crawler is configured to load sitemaps or robots.txt files and the attacker can control their contents. How to fix Server-side Request Forgery (SSRF)? Upgrade | [,1.7.0) |