safeurl-python@1.0 vulnerabilities
SafeURL is a library that aids developers in protecting against a class of vulnerabilities known as Server Side Request Forgery.
-
latest version
1.3
-
first published
8 years ago
-
latest version published
a year ago
-
licenses detected
- [0,)
Direct Vulnerabilities
Known vulnerabilities in the safeurl-python package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
safeurl-python is a library that aids developers in protecting against SSRF Affected versions of this package are vulnerable to Improper Access Control. The blocklist for hostnames does not restrict Fully Qualified Domain Names (FQDNs). How to fix Improper Access Control? There is no fixed version for |
[0,)
|
safeurl-python is a library that aids developers in protecting against SSRF Affected versions of this package are vulnerable to Access Control Bypass due to not blocking FQDNs. If a hostname is blacklisted, it is possible to bypass the blacklist by requesting the FQDN of the host (e.g. adding How to fix Access Control Bypass? Upgrade |
[,1.3)
|
safeurl-python is a library that aids developers in protecting against SSRF Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in some circumstances, due to a permissive regex ( How to fix Server-side Request Forgery (SSRF)? Upgrade |
[,1.2)
|