Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Spendroslav

#16135of 53,624
16.7Total CVSS
Vulnerabilities · 2
Medium
1
Critical
1
PT-2025-37434
6.9
2025-09-14
Npm · Express-Xss-Sanitizer · CVE-2025-59364
**Name of the Vulnerable Software and Affected Versions** express-xss-sanitizer versions through 2.0.0 **Description** The express-xss-sanitizer package contains an unbounded recursion depth in the `sanitize` function located in `lib/sanitize.js` when processing a JSON request body. **Recommendations** Update to a version of express-xss-sanitizer greater than 2.0.0.
PT-2025-36965
9.8
2025-09-09
Unknown · Ftp-Flask-Python · CVE-2025-57633
Name of the Vulnerable Software and Affected Versions: FTP-Flask-python versions through 5173b68 Description: A command injection issue exists in FTP-Flask-python. The `/ftp.html` `endpoint`’s "Upload File" action constructs a shell command from the `ftp file` `parameter` and executes it using `os.system()` without sanitization or escaping, allowing unauthenticated remote attackers to execute arbitrary OS commands. Recommendations: Versions prior to 5173b68 are affected. At the moment, there is no information about a newer version that contains a fix for this vulnerability.