Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43401?format=api",
    "vulnerability_id": "VCID-z319-wy5n-wqg3",
    "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nApache Wicket before 1.5.12, 6.x before 6.17.0, and 7.x before 7.0.0-M3 might allow remote attackers to obtain sensitive information via vectors involving identifiers for storing page markup for temporary user sessions.",
    "aliases": [
        {
            "alias": "CVE-2014-3526"
        },
        {
            "alias": "GHSA-q7wx-mhx4-jr8q"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62223?format=api",
            "purl": "pkg:maven/org.apache.wicket/wicket-core@1.5.12",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@1.5.12"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62224?format=api",
            "purl": "pkg:maven/org.apache.wicket/wicket-core@6.17.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@6.17.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62225?format=api",
            "purl": "pkg:maven/org.apache.wicket/wicket-core@7.0.0-M3",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@7.0.0-M3"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62221?format=api",
            "purl": "pkg:maven/org.apache.wicket/wicket-core@6.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-z319-wy5n-wqg3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@6.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62222?format=api",
            "purl": "pkg:maven/org.apache.wicket/wicket-core@7.0.0-M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4gsx-18hu-wqf7"
                },
                {
                    "vulnerability": "VCID-z319-wy5n-wqg3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.wicket/wicket-core@7.0.0-M1"
        }
    ],
    "references": [
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3526",
            "reference_id": "CVE-2014-3526",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3526"
        },
        {
            "reference_url": "https://wicket.apache.org/news/2014/09/22/cve-2014-3526.html",
            "reference_id": "CVE-2014-3526.HTML",
            "reference_type": "",
            "scores": [],
            "url": "https://wicket.apache.org/news/2014/09/22/cve-2014-3526.html"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-q7wx-mhx4-jr8q",
            "reference_id": "GHSA-q7wx-mhx4-jr8q",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-q7wx-mhx4-jr8q"
        }
    ],
    "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-z319-wy5n-wqg3"
}