Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37115?format=api",
    "vulnerability_id": "VCID-dupa-w2zz-dkfe",
    "summary": "An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow local network users to execute commands via unspecified vectors.\n\nWe have already fixed the vulnerability in the following versions:\nQTS 5.1.8.2823 build 20240712 and later\nQuTS hero h5.1.8.2823 build 20240712 and later",
    "aliases": [
        {
            "alias": "CVE-2024-38641"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-38641",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00335",
                    "scoring_system": "epss",
                    "scoring_elements": "0.56745",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00335",
                    "scoring_system": "epss",
                    "scoring_elements": "0.56866",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00335",
                    "scoring_system": "epss",
                    "scoring_elements": "0.56881",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-38641"
        },
        {
            "reference_url": "https://www.qnap.com/en/security-advisory/qsa-24-33",
            "reference_id": "qsa-24-33",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.3",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-09-06T17:02:19Z/"
                }
            ],
            "url": "https://www.qnap.com/en/security-advisory/qsa-24-33"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 77,
            "name": "Improper Neutralization of Special Elements used in a Command ('Command Injection')",
            "description": "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."
        },
        {
            "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": "7.3 - 7.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dupa-w2zz-dkfe"
}