Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44129?format=api",
    "vulnerability_id": "VCID-3bzn-rgwc-aua9",
    "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nRESTEasy allows remote authenticated users to obtain sensitive information by leveraging \"insufficient use of random values\" in async jobs.",
    "aliases": [
        {
            "alias": "CVE-2016-6345"
        },
        {
            "alias": "GHSA-vxhj-3x7p-jxp5"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63461?format=api",
            "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@3.0.20.Final",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-client@3.0.20.Final"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63462?format=api",
            "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.CR1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.CR1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63458?format=api",
            "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@3.0.19.Final",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3bzn-rgwc-aua9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-client@3.0.19.Final"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63459?format=api",
            "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.Beta1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3bzn-rgwc-aua9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.Beta1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63460?format=api",
            "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.Beta2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3bzn-rgwc-aua9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-client@3.1.0.Beta2"
        }
    ],
    "references": [
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372117",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1372117"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6345",
            "reference_id": "CVE-2016-6345",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6345"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-vxhj-3x7p-jxp5",
            "reference_id": "GHSA-vxhj-3x7p-jxp5",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-vxhj-3x7p-jxp5"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 200,
            "name": "Exposure of Sensitive Information to an Unauthorized Actor",
            "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3bzn-rgwc-aua9"
}