Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2030?format=api",
    "vulnerability_id": "VCID-uzeg-99ht-a7df",
    "summary": "Compiler Engineer Dan Gohman of Google reported that binary\nsearch algorithms in the SpiderMonkey JavaScript engine were prone to overflow\nin several places, leading to potential out-of-bounds array access. While none\nof these are known to be directly exploitable, they are unsafe in theory and\nhave been changed as part of general security improvements. \nIn general these flaws cannot be exploited through email in the\nThunderbird and Seamonkey products because scripting is disabled, but are\npotentially a risk in browser or browser-like contexts.",
    "aliases": [
        {
            "alias": "CVE-2013-5619"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/918?format=api",
            "purl": "pkg:mozilla/Firefox@26.0.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@26.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/921?format=api",
            "purl": "pkg:mozilla/Seamonkey@2.23.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Seamonkey@2.23.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-5619.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2013-5619.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-5619",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0173",
                    "scoring_system": "epss",
                    "scoring_elements": "0.82797",
                    "published_at": "2026-06-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-5619"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039424",
            "reference_id": "1039424",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039424"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5619",
            "reference_id": "CVE-2013-5619",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5619"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2013-110",
            "reference_id": "mfsa2013-110",
            "reference_type": "",
            "scores": [
                {
                    "value": "none",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2013-110"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uzeg-99ht-a7df"
}