Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53845?format=api",
    "vulnerability_id": "VCID-pqrt-7r2s-xugq",
    "summary": "An improper neutralization of special elements used in a command ('Command Injection') vulnerability [CWE-77] in Fortinet FortiClientEMS 7.2.0 through 7.2.4, 7.0.0 through 7.0.12 may allow an unauthenticated attacker to execute limited and temporary operations on the underlying database via crafted requests.",
    "aliases": [
        {
            "alias": "CVE-2024-33508"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-33508",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01573",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81954",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.01573",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82015",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.01573",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82024",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.01573",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82016",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-33508"
        },
        {
            "reference_url": "https://fortiguard.fortinet.com/psirt/FG-IR-24-123",
            "reference_id": "FG-IR-24-123",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:C"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-09-10T17:28:56Z/"
                }
            ],
            "url": "https://fortiguard.fortinet.com/psirt/FG-IR-24-123"
        }
    ],
    "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."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.9 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pqrt-7r2s-xugq"
}