A vulnerability, that could result in Remote Code Execution (RCE), has been found in DocsGPT. Due to improper parsing of JSON data using eval() an unauthorized attacker could send arbitrary Python code to be executed via /api/remote endpoint. This issue affects DocsGPT: from 0.8.1 through 0.12.0.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Link | Tags |
---|---|
https://cert.pl/en/posts/2025/02/CVE-2025-0868/ | third party advisory |
https://cert.pl/posts/2025/02/CVE-2025-0868/ | third party advisory |
https://github.com/arc53/DocsGPT | product |