Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/302005?format=api",
    "purl": "pkg:maven/com.vaadin/vaadin-bom@12.0.1",
    "type": "maven",
    "namespace": "com.vaadin",
    "name": "vaadin-bom",
    "version": "12.0.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "14.4.10",
    "latest_non_vulnerable_version": "20.0.6",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54367?format=api",
            "vulnerability_id": "VCID-66wn-mcq4-fqhh",
            "summary": "Reflected cross-site scripting in default RouteNotFoundError view in Vaadin 10 and 11-13\nMissing output sanitization in default `RouteNotFoundError` view in `com.vaadin:flow-server` versions 1.0.0 through 1.0.10 (Vaadin 10.0.0 through 10.0.13), and 1.1.0 through 1.4.2 (Vaadin 11.0.0 through 13.0.5) allows attacker to execute malicious JavaScript via crafted URL.\n\n- https://vaadin.com/security/cve-2019-25027",
            "references": [
                {
                    "reference_url": "https://github.com/vaadin/platform",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/vaadin/platform"
                },
                {
                    "reference_url": "https://vaadin.com/security/cve-2019-25027",
                    "reference_id": "CVE-2019-25027",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://vaadin.com/security/cve-2019-25027"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jqj4-r483-4gvr",
                    "reference_id": "GHSA-jqj4-r483-4gvr",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-jqj4-r483-4gvr"
                },
                {
                    "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-jqj4-r483-4gvr",
                    "reference_id": "GHSA-jqj4-r483-4gvr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/vaadin/platform/security/advisories/GHSA-jqj4-r483-4gvr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80343?format=api",
                    "purl": "pkg:maven/com.vaadin/vaadin-bom@13.0.6",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-cuep-9tpy-zfbp"
                        },
                        {
                            "vulnerability": "VCID-tywj-48df-uqcb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@13.0.6"
                }
            ],
            "aliases": [
                "GHSA-jqj4-r483-4gvr",
                "GMS-2021-71"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-66wn-mcq4-fqhh"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54366?format=api",
            "vulnerability_id": "VCID-cuep-9tpy-zfbp",
            "summary": "Server classes and resources exposure in OSGi applications using Vaadin 12-14 and 19\nVulnerability in OSGi integration in `com.vaadin:flow-server` versions 1.2.0 through 2.4.7 (Vaadin 12.0.0 through 14.4.9), and 6.0.0 through 6.0.1 (Vaadin 19.0.0) allows attacker to access application classes and resources on the server via crafted HTTP request.\n\n- https://vaadin.com/security/cve-2021-31407",
            "references": [
                {
                    "reference_url": "https://github.com/vaadin/platform",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/vaadin/platform"
                },
                {
                    "reference_url": "https://vaadin.com/security/cve-2021-31407",
                    "reference_id": "CVE-2021-31407",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://vaadin.com/security/cve-2021-31407"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-j9wr-49vq-rm5g",
                    "reference_id": "GHSA-j9wr-49vq-rm5g",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-j9wr-49vq-rm5g"
                },
                {
                    "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-j9wr-49vq-rm5g",
                    "reference_id": "GHSA-j9wr-49vq-rm5g",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/vaadin/platform/security/advisories/GHSA-j9wr-49vq-rm5g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80338?format=api",
                    "purl": "pkg:maven/com.vaadin/vaadin-bom@14.4.10",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@14.4.10"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80339?format=api",
                    "purl": "pkg:maven/com.vaadin/vaadin-bom@19.0.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-93dy-76qc-8fb7"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@19.0.1"
                }
            ],
            "aliases": [
                "GHSA-j9wr-49vq-rm5g",
                "GMS-2021-69"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cuep-9tpy-zfbp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54373?format=api",
            "vulnerability_id": "VCID-tywj-48df-uqcb",
            "summary": "Cross-Site Request Forgery (CSRF) in com.vaadin:vaadin-bom.",
            "references": [
                {
                    "reference_url": "https://github.com/vaadin/platform",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/vaadin/platform"
                },
                {
                    "reference_url": "https://vaadin.com/security/cve-2021-31404",
                    "reference_id": "CVE-2021-31404",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://vaadin.com/security/cve-2021-31404"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-c6c4-7x48-4cqp",
                    "reference_id": "GHSA-c6c4-7x48-4cqp",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-c6c4-7x48-4cqp"
                },
                {
                    "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-c6c4-7x48-4cqp",
                    "reference_id": "GHSA-c6c4-7x48-4cqp",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/vaadin/platform/security/advisories/GHSA-c6c4-7x48-4cqp"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80360?format=api",
                    "purl": "pkg:maven/com.vaadin/vaadin-bom@14.4.7",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-cuep-9tpy-zfbp"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@14.4.7"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80361?format=api",
                    "purl": "pkg:maven/com.vaadin/vaadin-bom@18.0.6",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-93dy-76qc-8fb7"
                        },
                        {
                            "vulnerability": "VCID-tmht-98ed-a3fq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@18.0.6"
                }
            ],
            "aliases": [
                "GHSA-c6c4-7x48-4cqp",
                "GMS-2021-67"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tywj-48df-uqcb"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@12.0.1"
}