Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/80449?format=api",
    "vulnerability_id": "VCID-jwdp-gqa9-eqgs",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2013-2192"
        },
        {
            "alias": "GHSA-pxv5-5vmp-3jj4"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/108669?format=api",
            "purl": "pkg:maven/org.apache.hadoop/hadoop-common@0.23.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ax8z-33ed-g3gb"
                },
                {
                    "vulnerability": "VCID-jd2z-gp4k-97dq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hadoop/hadoop-common@0.23.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/108676?format=api",
            "purl": "pkg:maven/org.apache.hadoop/hadoop-common@2.0.6-alpha",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ax8z-33ed-g3gb"
                },
                {
                    "vulnerability": "VCID-jd2z-gp4k-97dq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hadoop/hadoop-common@2.0.6-alpha"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "http://rhn.redhat.com/errata/RHSA-2014-0037.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0037.html"
        },
        {
            "reference_url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-2192",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00125",
                    "scoring_system": "epss",
                    "scoring_elements": "0.31322",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-2192"
        },
        {
            "reference_url": "http://seclists.org/fulldisclosure/2013/Aug/251",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "http://seclists.org/fulldisclosure/2013/Aug/251"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2192",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2192"
        },
        {
            "reference_url": "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 287,
            "name": "Improper Authentication",
            "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct."
        }
    ],
    "exploits": [],
    "severity_range_score": "0.1 - 3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jwdp-gqa9-eqgs"
}