Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/307475?format=api",
    "vulnerability_id": "VCID-115d-952f-afdk",
    "summary": "An OS command injection vulnerability in the XML API of Palo Alto Networks PAN-OS software enables an authenticated API user to disrupt system processes and potentially execute arbitrary code with limited privileges on the firewall.",
    "aliases": [
        {
            "alias": "CVE-2023-6792"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6792",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42052",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42077",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42062",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.4209",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42027",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42079",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42092",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.002",
                    "scoring_system": "epss",
                    "scoring_elements": "0.42114",
                    "published_at": "2026-04-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-6792"
        },
        {
            "reference_url": "https://security.paloaltonetworks.com/CVE-2023-6792",
            "reference_id": "CVE-2023-6792",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-08T14:25:49Z/"
                }
            ],
            "url": "https://security.paloaltonetworks.com/CVE-2023-6792"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 88,
            "name": "Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')",
            "description": "The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.5 - 5.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-115d-952f-afdk"
}