Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/258262?format=api",
    "vulnerability_id": "VCID-ymbh-tck3-nbeu",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2024-37902"
        },
        {
            "alias": "GHSA-w877-jfw7-46rj"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/81779?format=api",
            "purl": "pkg:maven/ai.djl/api@0.28.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ai.djl/api@0.28.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/81778?format=api",
            "purl": "pkg:maven/ai.djl/api@0.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ymbh-tck3-nbeu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ai.djl/api@0.1.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37902",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00288",
                    "scoring_system": "epss",
                    "scoring_elements": "0.52482",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37902"
        },
        {
            "reference_url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.1-djl-0.27.0-inf-cpu-full",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.1-djl-0.27.0-inf-cpu-full"
        },
        {
            "reference_url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.3-djl-0.27.0-inf-neuronx-sdk2.18.1",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.3-djl-0.27.0-inf-neuronx-sdk2.18.1"
        },
        {
            "reference_url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.4-djl-0.27.0-inf-ds-0.12.6",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.4-djl-0.27.0-inf-ds-0.12.6"
        },
        {
            "reference_url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.4-djl-0.27.0-inf-trt-0.8.0",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/aws/deep-learning-containers/releases/tag/v1.4-djl-0.27.0-inf-trt-0.8.0"
        },
        {
            "reference_url": "https://github.com/deepjavalibrary/djl/releases/tag/v0.28.0",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/deepjavalibrary/djl/releases/tag/v0.28.0"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37902",
            "reference_id": "CVE-2024-37902",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37902"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-w877-jfw7-46rj",
            "reference_id": "GHSA-w877-jfw7-46rj",
            "reference_type": "",
            "scores": [
                {
                    "value": "CRITICAL",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-w877-jfw7-46rj"
        },
        {
            "reference_url": "https://github.com/deepjavalibrary/djl/security/advisories/GHSA-w877-jfw7-46rj",
            "reference_id": "GHSA-w877-jfw7-46rj",
            "reference_type": "",
            "scores": [
                {
                    "value": "CRITICAL",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/deepjavalibrary/djl/security/advisories/GHSA-w877-jfw7-46rj"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 22,
            "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ymbh-tck3-nbeu"
}