Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/302015?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/302015?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@13.0.3", "type": "maven", "namespace": "com.vaadin", "name": "vaadin-bom", "version": "13.0.3", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "14.6.8", "latest_non_vulnerable_version": "20.0.6", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54675?format=api", "vulnerability_id": "VCID-4r96-z5zh-cubc", "summary": "Exposure of Resource to Wrong Sphere\nImproper sanitization of path in default `RouteNotFoundError` view allows network attacker to enumerate all available routes via crafted HTTP request when application is running in production mode and no custom handler for NotFoundException is provided.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31412", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00686", "scoring_system": "epss", "scoring_elements": "0.72122", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00686", "scoring_system": "epss", "scoring_elements": "0.72143", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00686", "scoring_system": "epss", "scoring_elements": "0.72136", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00686", "scoring_system": "epss", "scoring_elements": "0.72095", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31412" }, { "reference_url": "https://github.com/vaadin/flow/pull/11107", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/11107" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31412", "reference_id": "CVE-2021-31412", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31412" }, { "reference_url": "https://vaadin.com/security/cve-2021-31412", "reference_id": "CVE-2021-31412", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-31412" }, { "reference_url": "https://github.com/advisories/GHSA-qrg9-f472-qwfm", "reference_id": "GHSA-qrg9-f472-qwfm", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-qrg9-f472-qwfm" }, { "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-qrg9-f472-qwfm", "reference_id": "GHSA-qrg9-f472-qwfm", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-qrg9-f472-qwfm" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/81116?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@14.6.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-hemz-191r-fyej" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@14.6.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/81117?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@19.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-hemz-191r-fyej" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@19.0.9" } ], "aliases": [ "CVE-2021-31412", "GHSA-qrg9-f472-qwfm" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4r96-z5zh-cubc" }, { "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": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "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": "cvssv3.1_qr", "scoring_elements": "" }, { "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-4r96-z5zh-cubc" }, { "vulnerability": "VCID-cuep-9tpy-zfbp" }, { "vulnerability": "VCID-hemz-191r-fyej" }, { "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": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "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": "cvssv3.1_qr", "scoring_elements": "" }, { "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": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4r96-z5zh-cubc" }, { "vulnerability": "VCID-9fku-daga-ebgv" }, { "vulnerability": "VCID-bud2-81n2-wyhc" }, { "vulnerability": "VCID-hemz-191r-fyej" } ], "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-4r96-z5zh-cubc" }, { "vulnerability": "VCID-93dy-76qc-8fb7" }, { "vulnerability": "VCID-9fku-daga-ebgv" }, { "vulnerability": "VCID-bud2-81n2-wyhc" }, { "vulnerability": "VCID-hemz-191r-fyej" } ], "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/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": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "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": "cvssv3.1_qr", "scoring_elements": "" }, { "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" }, { "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": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "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": "cvssv3.1_qr", "scoring_elements": "" }, { "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-4r96-z5zh-cubc" }, { "vulnerability": "VCID-9fku-daga-ebgv" }, { "vulnerability": "VCID-bud2-81n2-wyhc" }, { "vulnerability": "VCID-cuep-9tpy-zfbp" }, { "vulnerability": "VCID-hemz-191r-fyej" } ], "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-4r96-z5zh-cubc" }, { "vulnerability": "VCID-93dy-76qc-8fb7" }, { "vulnerability": "VCID-9fku-daga-ebgv" }, { "vulnerability": "VCID-bud2-81n2-wyhc" }, { "vulnerability": "VCID-hemz-191r-fyej" }, { "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@13.0.3" }