Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37576?format=api",
    "vulnerability_id": "VCID-s3zg-vjk7-kkdg",
    "summary": "Authentication via cached credentials\nThe `DiagnosticsHandler` in this package allows remote attackers to obtain sensitive information (diagnostic information) and execute arbitrary code by reusing valid credentials.",
    "aliases": [
        {
            "alias": "CVE-2013-4112"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51616?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.2.10.Final",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.2.10.Final"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51617?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.3.3.Final",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.3.3.Final"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51610?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.0.11.Final",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-s3zg-vjk7-kkdg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.0.11.Final"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51611?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.1.0.Final",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-s3zg-vjk7-kkdg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.1.0.Final"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51612?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.2-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-s3zg-vjk7-kkdg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.2-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51613?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.2.9.Final",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-s3zg-vjk7-kkdg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.2.9.Final"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51614?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.3-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-s3zg-vjk7-kkdg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.3-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51615?format=api",
            "purl": "pkg:maven/org.jgroups/jgroups@3.3.2.Final",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-s3zg-vjk7-kkdg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jgroups/jgroups@3.3.2.Final"
        }
    ],
    "references": [
        {
            "reference_url": "https://bugzilla.redhat.com/CVE-2013-4112",
            "reference_id": "CVE-2013-4112",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/CVE-2013-4112"
        }
    ],
    "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-s3zg-vjk7-kkdg"
}