Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/58822?format=api",
    "purl": "pkg:maven/com.vaadin/vaadin-bom@20.0.6",
    "type": "maven",
    "namespace": "com.vaadin",
    "name": "vaadin-bom",
    "version": "20.0.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41376?format=api",
            "vulnerability_id": "VCID-hemz-191r-fyej",
            "summary": "Unauthorized property update in CheckboxGroup component in Vaadin 12-14 and 15-20\nImproper check in `CheckboxGroup` in `com.vaadin:vaadin-checkbox-flow` versions 1.2.0 prior to 2.0.0 (Vaadin 12.0.0 prior to 14.0.0), 2.0.0 prior to 3.0.0 (Vaadin 14.0.0 prior to 14.5.0), 3.0.0 through 4.0.1 (Vaadin 15.0.0 through 17.0.11), 14.5.0 through 14.6.7 (Vaadin 14.5.0 through 14.6.7), and 18.0.0 through 20.0.5 (Vaadin 18.0.0 through 20.0.5) allows attackers to modify the value of a disabled `Checkbox` inside enabled `CheckboxGroup` component via unspecified vectors.\n\n- https://vaadin.com/security/cve-2021-33605",
            "references": [
                {
                    "reference_url": "https://github.com/advisories/GHSA-hw7r-qrhp-5pff",
                    "reference_id": "GHSA-hw7r-qrhp-5pff",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-hw7r-qrhp-5pff"
                },
                {
                    "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-hw7r-qrhp-5pff",
                    "reference_id": "GHSA-hw7r-qrhp-5pff",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/vaadin/platform/security/advisories/GHSA-hw7r-qrhp-5pff"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58821?format=api",
                    "purl": "pkg:maven/com.vaadin/vaadin-bom@14.6.8",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@14.6.8"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58822?format=api",
                    "purl": "pkg:maven/com.vaadin/vaadin-bom@20.0.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@20.0.6"
                }
            ],
            "aliases": [
                "GHSA-hw7r-qrhp-5pff",
                "GMS-2021-68"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hemz-191r-fyej"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@20.0.6"
}