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 Arbitrary Code Injection vulnerabilities in an interactive lesson.
Start learningUpgrade pyload-ng
to version 0.5.0b3.dev90 or higher.
pyload-ng is a The free and open-source Download Manager written in pure Python
Affected versions of this package are vulnerable to Arbitrary Code Injection via improper handling of the add_name
parameter in the /json/add_package
API endpoint. An attacker can inject arbitrary log entries by submitting input containing newline characters, which are not properly escaped, allowing manipulation of the application's log files.