Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/62274?format=api",
    "purl": "pkg:maven/org.apache.kafka/kafka-clients@0.11.0.0",
    "type": "maven",
    "namespace": "org.apache.kafka",
    "name": "kafka-clients",
    "version": "0.11.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "0.10.2.2",
    "latest_non_vulnerable_version": "2.8.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40113?format=api",
            "vulnerability_id": "VCID-nrt8-kp9p-t3aa",
            "summary": "Improper Authentication\nAuthenticated Kafka clients may use impersonation via a manually crafted protocol message with `SASL/PLAIN` or `SASL/SCRAM` authentication when using the built-in PLAIN or SCRAM server implementations in Apache Kafka.",
            "references": [
                {
                    "reference_url": "https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E"
                },
                {
                    "reference_url": "https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E"
                },
                {
                    "reference_url": "https://lists.apache.org/thread.html/b6157be1a09df332294213bd21e90dcf9fe4c1810193be54620e4210@%3Cusers.kafka.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/b6157be1a09df332294213bd21e90dcf9fe4c1810193be54620e4210@%3Cusers.kafka.apache.org%3E"
                },
                {
                    "reference_url": "https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E"
                },
                {
                    "reference_url": "https://www.oracle.com/security-alerts/cpujul2020.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.oracle.com/security-alerts/cpujul2020.html"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/104899",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/104899"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12610",
                    "reference_id": "CVE-2017-12610",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12610"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xm78-4m3g-7wm7",
                    "reference_id": "GHSA-xm78-4m3g-7wm7",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-xm78-4m3g-7wm7"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62277?format=api",
                    "purl": "pkg:maven/org.apache.kafka/kafka-clients@0.11.0.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka-clients@0.11.0.2"
                }
            ],
            "aliases": [
                "CVE-2017-12610",
                "GHSA-xm78-4m3g-7wm7"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nrt8-kp9p-t3aa"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka-clients@0.11.0.0"
}