Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/56772?format=api",
    "purl": "pkg:maven/org.springframework.security.oauth/spring-security-oauth2@2.0.10",
    "type": "maven",
    "namespace": "org.springframework.security.oauth",
    "name": "spring-security-oauth2",
    "version": "2.0.10",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.0.15.RELEASE",
    "latest_non_vulnerable_version": "2.5.2.RELEASE",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40340?format=api",
            "vulnerability_id": "VCID-rfwp-tv3x-zqak",
            "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')\nWhen processing authorization requests using the whitelabel views in Spring Security OAuth 2.0.0 to 2.0.9 and 1.0.0 to 1.0.5, the response_type parameter value was executed as Spring SpEL which enabled a malicious user to trigger remote code execution via the crafting of the value for response_type.",
            "references": [
                {
                    "reference_url": "https://lists.apache.org/thread.html/0841d849c23418c473ccb9183cbf41a317cb0476e44be48022ce3488@%3Cdev.fineract.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/0841d849c23418c473ccb9183cbf41a317cb0476e44be48022ce3488@%3Cdev.fineract.apache.org%3E"
                },
                {
                    "reference_url": "https://lists.apache.org/thread.html/37d7e820fc65a768de3e096e98382d5529a52a039f093e59357d0bc0@%3Cdev.fineract.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/37d7e820fc65a768de3e096e98382d5529a52a039f093e59357d0bc0@%3Cdev.fineract.apache.org%3E"
                },
                {
                    "reference_url": "https://lists.apache.org/thread.html/5e6dd946635bbcc9e1f2591599ad0fab54f2dc3714196af3b17893f2@%3Cannounce.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/5e6dd946635bbcc9e1f2591599ad0fab54f2dc3714196af3b17893f2@%3Cannounce.apache.org%3E"
                },
                {
                    "reference_url": "https://lists.apache.org/thread.html/96c017115069408cec5e82ce1e6293facab398011f6db7e1befbe274@%3Cdev.fineract.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/96c017115069408cec5e82ce1e6293facab398011f6db7e1befbe274@%3Cdev.fineract.apache.org%3E"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2019/10/16/1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2019/10/16/1"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4977",
                    "reference_id": "CVE-2016-4977",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4977"
                },
                {
                    "reference_url": "https://pivotal.io/security/cve-2016-4977",
                    "reference_id": "CVE-2016-4977",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://pivotal.io/security/cve-2016-4977"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-7q9c-h23x-65fq",
                    "reference_id": "GHSA-7q9c-h23x-65fq",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-7q9c-h23x-65fq"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56772?format=api",
                    "purl": "pkg:maven/org.springframework.security.oauth/spring-security-oauth2@2.0.10",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security.oauth/spring-security-oauth2@2.0.10"
                }
            ],
            "aliases": [
                "CVE-2016-4977",
                "GHSA-7q9c-h23x-65fq"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rfwp-tv3x-zqak"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security.oauth/spring-security-oauth2@2.0.10"
}