Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/202913?format=api",
    "vulnerability_id": "VCID-119j-x9r7-u7ak",
    "summary": "In libxaac there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-112707186",
    "aliases": [
        {
            "alias": "CVE-2019-2159"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-2159",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61303",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61322",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61178",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61258",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61287",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61254",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61302",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61316",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00409",
                    "scoring_system": "epss",
                    "scoring_elements": "0.61336",
                    "published_at": "2026-04-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-2159"
        },
        {
            "reference_url": "https://source.android.com/security/bulletin/android-10",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://source.android.com/security/bulletin/android-10"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*",
            "reference_id": "cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-2159",
            "reference_id": "CVE-2019-2159",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.8",
                    "scoring_system": "cvssv2",
                    "scoring_elements": "AV:N/AC:M/Au:N/C:P/I:P/A:P"
                },
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-2159"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 787,
            "name": "Out-of-bounds Write",
            "description": "The product writes data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-119j-x9r7-u7ak"
}