Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39488?format=api",
    "vulnerability_id": "VCID-sctw-q523-z3ey",
    "summary": "A vulnerability in RhinOS 3.0-1190 could allow PHP code injection through the \"search\" parameter in /portal/search.htm. This vulnerability could allow a remote attacker to perform a reverse shell on the remote system, compromising the entire infrastructure.",
    "aliases": [
        {
            "alias": "CVE-2024-5407"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-5407",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01615",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82197",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.01615",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82268",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.01615",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82259",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-5407"
        },
        {
            "reference_url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-rhinos-saltos",
            "reference_id": "multiple-vulnerabilities-rhinos-saltos",
            "reference_type": "",
            "scores": [
                {
                    "value": "10",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-06-03T14:40:36Z/"
                }
            ],
            "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-rhinos-saltos"
        },
        {
            "reference_url": "https://github.com/josepsanzcamp/RhinOS",
            "reference_id": "RhinOS",
            "reference_type": "",
            "scores": [
                {
                    "value": "10",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-06-03T14:40:36Z/"
                }
            ],
            "url": "https://github.com/josepsanzcamp/RhinOS"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 94,
            "name": "Improper Control of Generation of Code ('Code Injection')",
            "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment."
        }
    ],
    "exploits": [],
    "severity_range_score": "10.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sctw-q523-z3ey"
}