Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/80339?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/80339?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@19.0.1", "type": "maven", "namespace": "com.vaadin", "name": "vaadin-bom", "version": "19.0.1", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "20.0.6", "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.72095", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.00686", "scoring_system": "epss", "scoring_elements": "0.72136", "published_at": "2026-06-05T12: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": [], "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": "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/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/54393?format=api", "vulnerability_id": "VCID-93dy-76qc-8fb7", "summary": "Insufficient Session Expiration\nAuthentication.logout() helper in com.vaadin:flow-client versions 5.0.0 prior to 6.0.0 (Vaadin 18), and 6.0.0 through 6.0.4 (Vaadin 19.0.0 through 19.0.3) uses incorrect HTTP method, which, in combination with Spring Security CSRF protection, allows local attackers to access Fusion endpoints after the user attempted to log out.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31408", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00048", "scoring_system": "epss", "scoring_elements": "0.15139", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.00048", "scoring_system": "epss", "scoring_elements": "0.15225", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31408" }, { "reference_url": "https://github.com/vaadin/flow/pull/10577", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/10577" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31408", "reference_id": "CVE-2021-31408", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31408" }, { "reference_url": "https://vaadin.com/security/cve-2021-31408", "reference_id": "CVE-2021-31408", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-31408" }, { "reference_url": "https://github.com/advisories/GHSA-mr8h-j9cv-4m8h", "reference_id": "GHSA-mr8h-j9cv-4m8h", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-mr8h-j9cv-4m8h" }, { "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-mr8h-j9cv-4m8h", "reference_id": "GHSA-mr8h-j9cv-4m8h", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-mr8h-j9cv-4m8h" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/80421?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@19.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4r96-z5zh-cubc" }, { "vulnerability": "VCID-9fku-daga-ebgv" }, { "vulnerability": "VCID-hemz-191r-fyej" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@19.0.4" } ], "aliases": [ "CVE-2021-31408", "GHSA-mr8h-j9cv-4m8h" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-93dy-76qc-8fb7" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54684?format=api", "vulnerability_id": "VCID-9fku-daga-ebgv", "summary": "Improper Neutralization\nURL encoding error in development mode handler in com.vaadin:flow-server versions 2.0.0 through 2.6.1 (Vaadin 14.0.0 through 14.6.1), 3.0.0 through 6.0.9 (Vaadin 15.0.0 through 19.0.8) allows local user to execute arbitrary JavaScript code by opening crafted URL in browser.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-33604", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00054", "scoring_system": "epss", "scoring_elements": "0.17126", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00054", "scoring_system": "epss", "scoring_elements": "0.1705", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-33604" }, { "reference_url": "https://github.com/vaadin/flow", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow" }, { "reference_url": "https://github.com/vaadin/flow/pull/11099", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/11099" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33604", "reference_id": "CVE-2021-33604", "reference_type": "", "scores": [ { "value": "2.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33604" }, { "reference_url": "https://vaadin.com/security/cve-2021-33604", "reference_id": "CVE-2021-33604", "reference_type": "", "scores": [ { "value": "2.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-33604" }, { "reference_url": "https://github.com/advisories/GHSA-c99r-67x4-whj6", "reference_id": "GHSA-c99r-67x4-whj6", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-c99r-67x4-whj6" }, { "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-c99r-67x4-whj6", "reference_id": "GHSA-c99r-67x4-whj6", "reference_type": "", "scores": [ { "value": "2.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-c99r-67x4-whj6" } ], "fixed_packages": [ { "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-33604", "GHSA-c99r-67x4-whj6" ], "risk_score": 1.4, "exploitability": "0.5", "weighted_severity": "2.7", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9fku-daga-ebgv" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54435?format=api", "vulnerability_id": "VCID-bud2-81n2-wyhc", "summary": "Insecure Temporary File\nInsecure temporary directory usage in frontend build functionality of com.vaadin:flow-server allows local users to inject malicious code into frontend resources during application rebuilds.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31411", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00049", "scoring_system": "epss", "scoring_elements": "0.1562", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00049", "scoring_system": "epss", "scoring_elements": "0.15538", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31411" }, { "reference_url": "https://github.com/vaadin/flow/pull/10640", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/10640" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31411", "reference_id": "CVE-2021-31411", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31411" }, { "reference_url": "https://vaadin.com/security/cve-2021-31411", "reference_id": "CVE-2021-31411", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-31411" }, { "reference_url": "https://github.com/advisories/GHSA-p826-8vhq-h439", "reference_id": "GHSA-p826-8vhq-h439", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-p826-8vhq-h439" }, { "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-p826-8vhq-h439", "reference_id": "GHSA-p826-8vhq-h439", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-p826-8vhq-h439" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/302566?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@19.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4r96-z5zh-cubc" }, { "vulnerability": "VCID-93dy-76qc-8fb7" }, { "vulnerability": "VCID-9fku-daga-ebgv" }, { "vulnerability": "VCID-hemz-191r-fyej" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@19.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/80669?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@19.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4r96-z5zh-cubc" }, { "vulnerability": "VCID-9fku-daga-ebgv" }, { "vulnerability": "VCID-hemz-191r-fyej" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@19.0.5" } ], "aliases": [ "CVE-2021-31411", "GHSA-p826-8vhq-h439" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bud2-81n2-wyhc" }, { "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/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" } ], "fixing_vulnerabilities": [ { "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": 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/54378?format=api", "vulnerability_id": "VCID-tmht-98ed-a3fq", "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-31406", "reference_id": "CVE-2021-31406", "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-31406" }, { "reference_url": "https://github.com/advisories/GHSA-9h6g-6mxg-vvp4", "reference_id": "GHSA-9h6g-6mxg-vvp4", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-9h6g-6mxg-vvp4" }, { "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-9h6g-6mxg-vvp4", "reference_id": "GHSA-9h6g-6mxg-vvp4", "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-9h6g-6mxg-vvp4" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/80372?format=api", "purl": "pkg:maven/com.vaadin/vaadin-bom@18.0.7", "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@18.0.7" }, { "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-9h6g-6mxg-vvp4", "GMS-2021-66" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tmht-98ed-a3fq" } ], "risk_score": "3.1", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/vaadin-bom@19.0.1" }