0.7.8
12 years ago
3 years ago
Known vulnerabilities in the rply 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.
Fix for freeVulnerability | Vulnerable Version |
---|---|
rply is a Python parser generator, that also works with RPython. Affected versions of this package are vulnerable to Denial of Service (DoS). The package creates temporary files insecurely. This could be abused by an attacker to conduct denial of service attacks. How to fix Denial of Service (DoS)? Upgrade | [,0.7.4) |
Affected versions of this package are vulnerable to Insecure use of temporary file attacks.
The parser cache functionality in parsergenerator.py in RPLY (aka python-rply) before 0.7.1 allows local users to spoof cache data by pre-creating a temporary How to fix Insecure use of temporary file? Upgrade to version | [,0.7.0) |