ghsa-9gff-5v8w-x922
Vulnerability from github
Published
2025-02-20 12:31
Modified
2025-02-20 20:18
Severity ?
Summary
DocsGPT Allows Remote Code Execution
Details
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "docsgpt" }, "ranges": [ { "events": [ { "introduced": "0.8.1" }, { "last_affected": "0.12.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-0868" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2025-02-20T20:18:36Z", "nvd_published_at": "2025-02-20T12:15:10Z", "severity": "CRITICAL" }, "details": "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.\n\nThis issue affects DocsGPT: from 0.8.1 through 0.12.0.", "id": "GHSA-9gff-5v8w-x922", "modified": "2025-02-20T20:18:36Z", "published": "2025-02-20T12:31:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0868" }, { "type": "WEB", "url": "https://cert.pl/en/posts/2025/02/CVE-2025-0868" }, { "type": "WEB", "url": "https://cert.pl/posts/2025/02/CVE-2025-0868" }, { "type": "WEB", "url": "https://github.com/arc53/DocsGPT" }, { "type": "PACKAGE", "url": "https://github.com/arc53/docsgpt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "DocsGPT Allows Remote Code Execution" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.