Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/51983?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51983?format=api",
    "vulnerability_id": "VCID-yhuh-b7dq-duhj",
    "summary": "A vulnerability in the `start_app_server` function of parisneo/lollms-webui V12 (Strawberry) allows for path traversal and OS command injection. The function does not properly sanitize the `app_name` parameter, enabling an attacker to upload a malicious `server.py` file and execute arbitrary code by exploiting the path traversal vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2024-10019"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-10019",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00078",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23225",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00078",
                    "scoring_system": "epss",
                    "scoring_elements": "0.2342",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00078",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23432",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-10019"
        },
        {
            "reference_url": "https://huntr.com/bounties/3cf80890-2d8a-4fc7-8e0e-6d4bf648b3ea",
            "reference_id": "3cf80890-2d8a-4fc7-8e0e-6d4bf648b3ea",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-20T17:49:12Z/"
                }
            ],
            "url": "https://huntr.com/bounties/3cf80890-2d8a-4fc7-8e0e-6d4bf648b3ea"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 78,
            "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
            "description": "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."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.3 - 6.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yhuh-b7dq-duhj"
}