Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/68027?format=api",
    "purl": "pkg:maven/ch.qos.logback/logback-core@1.3.13",
    "type": "maven",
    "namespace": "ch.qos.logback",
    "name": "logback-core",
    "version": "1.3.13",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.3.14",
    "latest_non_vulnerable_version": "1.5.25",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46544?format=api",
            "vulnerability_id": "VCID-whst-vck1-cqbs",
            "summary": "Logback is vulnerable to an attacker mounting a Denial-Of-Service attack by sending poisoned data\nA serialization vulnerability in logback receiver component part of \nlogback version 1.4.13, 1.3.13 and 1.2.12 allows an attacker to mount a Denial-Of-Service \nattack by sending poisoned data.",
            "references": [
                {
                    "reference_url": "https://github.com/qos-ch/logback/commit/7018a3609c7bcc9dc7bf5903509901a986e5f578",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/qos-ch/logback/commit/7018a3609c7bcc9dc7bf5903509901a986e5f578"
                },
                {
                    "reference_url": "https://github.com/qos-ch/logback/commit/c612b2fa3caf6eef3c75f1cd5859438451d0fd6f",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/qos-ch/logback/commit/c612b2fa3caf6eef3c75f1cd5859438451d0fd6f"
                },
                {
                    "reference_url": "https://logback.qos.ch/news.html#1.3.12",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://logback.qos.ch/news.html#1.3.12"
                },
                {
                    "reference_url": "https://logback.qos.ch/news.html#1.3.14",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://logback.qos.ch/news.html#1.3.14"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481",
                    "reference_id": "CVE-2023-6481",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-gm62-rw4g-vrc4",
                    "reference_id": "GHSA-gm62-rw4g-vrc4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-gm62-rw4g-vrc4"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/68030?format=api",
                    "purl": "pkg:maven/ch.qos.logback/logback-core@1.3.14",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ch.qos.logback/logback-core@1.3.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/68029?format=api",
                    "purl": "pkg:maven/ch.qos.logback/logback-core@1.4.14",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ch.qos.logback/logback-core@1.4.14"
                }
            ],
            "aliases": [
                "CVE-2023-6481",
                "GHSA-gm62-rw4g-vrc4"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-whst-vck1-cqbs"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/ch.qos.logback/logback-core@1.3.13"
}