Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/293584?format=api",
    "purl": "pkg:npm/%40theia/mini-browser@0.4.0-next.be83cd64",
    "type": "npm",
    "namespace": "@theia",
    "name": "mini-browser",
    "version": "0.4.0-next.be83cd64",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.18.0",
    "latest_non_vulnerable_version": "1.18.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41689?format=api",
            "vulnerability_id": "VCID-2qpa-9hq8-w7bc",
            "summary": "Insufficient Verification of Data Authenticity\nThe @theia/plugin-ext component of Eclipse Theia, Webview contents can be hijacked via `postMessage()`.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-41038",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.33996",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00141",
                            "scoring_system": "epss",
                            "scoring_elements": "0.33894",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-41038"
                },
                {
                    "reference_url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=575924",
                    "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://bugs.eclipse.org/bugs/show_bug.cgi?id=575924"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia",
                    "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/eclipse-theia/theia"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/pull/10125",
                    "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/eclipse-theia/theia/pull/10125"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41038",
                    "reference_id": "CVE-2021-41038",
                    "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://nvd.nist.gov/vuln/detail/CVE-2021-41038"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-w6v7-w58j-pg5r",
                    "reference_id": "GHSA-w6v7-w58j-pg5r",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-w6v7-w58j-pg5r"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/59525?format=api",
                    "purl": "pkg:npm/%40theia/mini-browser@1.18.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@1.18.0"
                }
            ],
            "aliases": [
                "CVE-2021-41038",
                "GHSA-w6v7-w58j-pg5r"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2qpa-9hq8-w7bc"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54337?format=api",
            "vulnerability_id": "VCID-bwk7-zs5k-qkex",
            "summary": "Insufficient Verification of Data Authenticity\nIn Eclipse Theia versions 0.3.9 through 0.15.0, one of the default pre-packaged Theia extensions is \"Mini-Browser\", published as \"@theia/mini-browser\" on npmjs.com. This extension, for its own needs, exposes a HTTP endpoint that allows to read the content of files on the host's filesystem, given their path, without restrictions on the requester's origin. This design is vulnerable to being exploited remotely through a DNS rebinding attack or a drive-by download of a carefully crafted exploit.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-17636",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0012",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30627",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.0012",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30552",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-17636"
                },
                {
                    "reference_url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=551747",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=551747"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/commit/b212d07f915df1509180944ee3132714bc2636bf",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/eclipse-theia/theia/commit/b212d07f915df1509180944ee3132714bc2636bf"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/pull/7205",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/eclipse-theia/theia/pull/7205"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17636",
                    "reference_id": "CVE-2019-17636",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17636"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-f7vx-j8mp-3h2x",
                    "reference_id": "GHSA-f7vx-j8mp-3h2x",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-f7vx-j8mp-3h2x"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/79964?format=api",
                    "purl": "pkg:npm/%40theia/mini-browser@0.16.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2qpa-9hq8-w7bc"
                        },
                        {
                            "vulnerability": "VCID-dzh9-83r1-97c4"
                        },
                        {
                            "vulnerability": "VCID-s7ee-p5x1-1qfb"
                        },
                        {
                            "vulnerability": "VCID-tgrp-u3wm-s3cb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@0.16.0"
                }
            ],
            "aliases": [
                "CVE-2019-17636",
                "GHSA-f7vx-j8mp-3h2x"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bwk7-zs5k-qkex"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54175?format=api",
            "vulnerability_id": "VCID-dzh9-83r1-97c4",
            "summary": "Inclusion of Functionality from Untrusted Control Sphere\nIn Eclipse Theia versions up to and including, in the notification messages there is no HTML escaping, so Javascript code can run.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28162",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00172",
                            "scoring_system": "epss",
                            "scoring_elements": "0.3828",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00172",
                            "scoring_system": "epss",
                            "scoring_elements": "0.38368",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28162"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/blob/master/CHANGELOG.md#v100---26032020",
                    "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/eclipse-theia/theia/blob/master/CHANGELOG.md#v100---26032020"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/issues/7283",
                    "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/eclipse-theia/theia/issues/7283"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/pull/7289",
                    "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/eclipse-theia/theia/pull/7289"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28162",
                    "reference_id": "CVE-2021-28162",
                    "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://nvd.nist.gov/vuln/detail/CVE-2021-28162"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-c94v-8fff-73ph",
                    "reference_id": "GHSA-c94v-8fff-73ph",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-c94v-8fff-73ph"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/294500?format=api",
                    "purl": "pkg:npm/%40theia/mini-browser@0.16.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2qpa-9hq8-w7bc"
                        },
                        {
                            "vulnerability": "VCID-s7ee-p5x1-1qfb"
                        },
                        {
                            "vulnerability": "VCID-tgrp-u3wm-s3cb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@0.16.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/79965?format=api",
                    "purl": "pkg:npm/%40theia/mini-browser@1.0.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2qpa-9hq8-w7bc"
                        },
                        {
                            "vulnerability": "VCID-s7ee-p5x1-1qfb"
                        },
                        {
                            "vulnerability": "VCID-tgrp-u3wm-s3cb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@1.0.0"
                }
            ],
            "aliases": [
                "CVE-2021-28162",
                "GHSA-c94v-8fff-73ph"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dzh9-83r1-97c4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54178?format=api",
            "vulnerability_id": "VCID-s7ee-p5x1-1qfb",
            "summary": "Cross-site Scripting\nIn Eclipse Theia versions up to and including, in the debug console there is no HTML escaping, so arbitrary Javascript code can be injected.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28161",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00201",
                            "scoring_system": "epss",
                            "scoring_elements": "0.42087",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00201",
                            "scoring_system": "epss",
                            "scoring_elements": "0.42161",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28161"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/issues/8794",
                    "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/eclipse-theia/theia/issues/8794"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28161",
                    "reference_id": "CVE-2021-28161",
                    "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://nvd.nist.gov/vuln/detail/CVE-2021-28161"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-cwg9-c9cr-p5fq",
                    "reference_id": "GHSA-cwg9-c9cr-p5fq",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-cwg9-c9cr-p5fq"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58856?format=api",
                    "purl": "pkg:npm/%40theia/mini-browser@1.8.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2qpa-9hq8-w7bc"
                        },
                        {
                            "vulnerability": "VCID-tgrp-u3wm-s3cb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@1.8.1"
                }
            ],
            "aliases": [
                "CVE-2021-28161",
                "GHSA-cwg9-c9cr-p5fq"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s7ee-p5x1-1qfb"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41399?format=api",
            "vulnerability_id": "VCID-tgrp-u3wm-s3cb",
            "summary": "Exposure of Resource to Wrong Sphere\nIn Eclipse Theia to, the mini-browser extension allows a user to preview HTML files in an iframe inside the IDE. But with the way it is made it is possible for a previewed HTML file to trigger an RCE. This exploit only happens if a user previews a malicious file.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-34435",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00123",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30922",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00123",
                            "scoring_system": "epss",
                            "scoring_elements": "0.30989",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-34435"
                },
                {
                    "reference_url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=568018",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=568018"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/eclipse-theia/theia"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/commit/0761dcf5fe3c14c27432683d42d2c526ad0cfbd5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/eclipse-theia/theia/commit/0761dcf5fe3c14c27432683d42d2c526ad0cfbd5"
                },
                {
                    "reference_url": "https://github.com/eclipse-theia/theia/pull/8759",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/eclipse-theia/theia/pull/8759"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34435",
                    "reference_id": "CVE-2021-34435",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34435"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/533611?format=api",
                    "purl": "pkg:npm/%40theia/mini-browser@1.9.0-next.16ad46a0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2qpa-9hq8-w7bc"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@1.9.0-next.16ad46a0"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/58857?format=api",
                    "purl": "pkg:npm/%40theia/mini-browser@1.9.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2qpa-9hq8-w7bc"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@1.9.0"
                }
            ],
            "aliases": [
                "CVE-2021-34435",
                "GHSA-v9w2-v7j9-rjpr"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tgrp-u3wm-s3cb"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540theia/mini-browser@0.4.0-next.be83cd64"
}