SABnzbd 2.3.9 and 3.0.0Alpha2 has a command injection vulnerability in the web configuration interface that permits an authenticated user to execute arbitrary Python commands on the underlying operating system.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://sabnzbd.org/downloads | product vendor advisory |
https://github.com/sabnzbd/sabnzbd/commits/develop | third party advisory patch |
https://github.com/sabnzbd/sabnzbd/security/advisories/GHSA-9x87-96gg-33w2 | third party advisory patch |