Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/67132?format=api",
    "purl": "pkg:npm/electron@27.0.0-alpha.1",
    "type": "npm",
    "namespace": "",
    "name": "electron",
    "version": "27.0.0-alpha.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "27.0.0-alpha.7",
    "latest_non_vulnerable_version": "27.0.0-beta.8",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46534?format=api",
            "vulnerability_id": "VCID-de1j-4qwd-duab",
            "summary": "ASAR Integrity bypass via filetype confusion in electron\nThis only impacts apps that have the `embeddedAsarIntegrityValidation` and `onlyLoadAppFromAsar` [fuses](https://www.electronjs.org/docs/latest/tutorial/fuses) enabled.  Apps without these fuses enabled are not impacted.  This issue is specific to macOS as these fuses are only currently supported on macOS.\n\nSpecifically this issue can only be exploited if your app is launched from a filesystem the attacker has write access too.  i.e. the ability to edit files inside the `resources` folder in your app installation on Windows which these fuses are supposed to protect against.",
            "references": [
                {
                    "reference_url": "https://github.com/electron/electron",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron"
                },
                {
                    "reference_url": "https://github.com/electron/electron/pull/39788",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/pull/39788"
                },
                {
                    "reference_url": "https://www.electronjs.org/docs/latest/tutorial/fuses",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.electronjs.org/docs/latest/tutorial/fuses"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44402",
                    "reference_id": "CVE-2023-44402",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44402"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-7m48-wc93-9g85",
                    "reference_id": "GHSA-7m48-wc93-9g85",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-7m48-wc93-9g85"
                },
                {
                    "reference_url": "https://github.com/electron/electron/security/advisories/GHSA-7m48-wc93-9g85",
                    "reference_id": "GHSA-7m48-wc93-9g85",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/security/advisories/GHSA-7m48-wc93-9g85"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/68004?format=api",
                    "purl": "pkg:npm/electron@27.0.0-alpha.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/electron@27.0.0-alpha.7"
                }
            ],
            "aliases": [
                "CVE-2023-44402",
                "GHSA-7m48-wc93-9g85"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-de1j-4qwd-duab"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/1090?format=api",
            "vulnerability_id": "VCID-ghpk-c1e6-pkae",
            "summary": "Specific handling of an attacker-controlled VP8 media stream could lead to a heap buffer overflow in the content process. We are aware of this issue being exploited in other products in the wild.",
            "references": [
                {
                    "reference_url": "https://arstechnica.com/security/2023/09/new-0-day-in-chrome-and-firefox-is-likely-to-plague-other-software/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://arstechnica.com/security/2023/09/new-0-day-in-chrome-and-firefox-is-likely-to-plague-other-software/"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241191",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241191"
                },
                {
                    "reference_url": "https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_27.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_27.html"
                },
                {
                    "reference_url": "https://crbug.com/1486441",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://crbug.com/1486441"
                },
                {
                    "reference_url": "https://github.com/electron/electron/pull/40022",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/pull/40022"
                },
                {
                    "reference_url": "https://github.com/electron/electron/pull/40023",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/pull/40023"
                },
                {
                    "reference_url": "https://github.com/electron/electron/pull/40024",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/pull/40024"
                },
                {
                    "reference_url": "https://github.com/electron/electron/pull/40025",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/pull/40025"
                },
                {
                    "reference_url": "https://github.com/electron/electron/pull/40026",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/pull/40026"
                },
                {
                    "reference_url": "https://github.com/electron/electron/releases/tag/v22.3.25",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/releases/tag/v22.3.25"
                },
                {
                    "reference_url": "https://github.com/electron/electron/releases/tag/v24.8.5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/releases/tag/v24.8.5"
                },
                {
                    "reference_url": "https://github.com/electron/electron/releases/tag/v25.8.4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/releases/tag/v25.8.4"
                },
                {
                    "reference_url": "https://github.com/electron/electron/releases/tag/v26.2.4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/releases/tag/v26.2.4"
                },
                {
                    "reference_url": "https://github.com/electron/electron/releases/tag/v27.0.0-beta.8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/electron/electron/releases/tag/v27.0.0-beta.8"
                },
                {
                    "reference_url": "https://github.com/webmproject/libvpx/commit/3fbd1dca6a4d2dad332a2110d646e4ffef36d590",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/webmproject/libvpx/commit/3fbd1dca6a4d2dad332a2110d646e4ffef36d590"
                },
                {
                    "reference_url": "https://github.com/webmproject/libvpx/commit/af6dedd715f4307669366944cca6e0417b290282",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/webmproject/libvpx/commit/af6dedd715f4307669366944cca6e0417b290282"
                },
                {
                    "reference_url": "https://github.com/webmproject/libvpx/releases/tag/v1.13.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/webmproject/libvpx/releases/tag/v1.13.1"
                },
                {
                    "reference_url": "https://github.com/webmproject/libvpx/tags",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/webmproject/libvpx/tags"
                },
                {
                    "reference_url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00038.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00038.html"
                },
                {
                    "reference_url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00001.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00001.html"
                },
                {
                    "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MFWDFJSSIFKWKNOCTQCFUNZWAXUCSS4/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4MFWDFJSSIFKWKNOCTQCFUNZWAXUCSS4/"
                },
                {
                    "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/55YVCZNAVY3Y5E4DWPWMX2SPKZ2E5SOV/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/55YVCZNAVY3Y5E4DWPWMX2SPKZ2E5SOV/"
                },
                {
                    "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BCVSHVX2RFBU3RMCUFSATVQEJUFD4Q63/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BCVSHVX2RFBU3RMCUFSATVQEJUFD4Q63/"
                },
                {
                    "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CWEJYS5NC7KVFYU3OAMPKQDYN6JQGVK6/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CWEJYS5NC7KVFYU3OAMPKQDYN6JQGVK6/"
                },
                {
                    "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WTRUIS3564P7ZLM2S2IH4Y4KZ327LI4I/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WTRUIS3564P7ZLM2S2IH4Y4KZ327LI4I/"
                },
                {
                    "reference_url": "https://pastebin.com/TdkC4pDv",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://pastebin.com/TdkC4pDv"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/202310-04",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/202310-04"
                },
                {
                    "reference_url": "https://stackdiary.com/google-discloses-a-webm-vp8-bug-tracked-as-cve-2023-5217/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://stackdiary.com/google-discloses-a-webm-vp8-bug-tracked-as-cve-2023-5217/"
                },
                {
                    "reference_url": "https://twitter.com/maddiestone/status/1707163313711497266",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://twitter.com/maddiestone/status/1707163313711497266"
                },
                {
                    "reference_url": "https://www.debian.org/security/2023/dsa-5508",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.debian.org/security/2023/dsa-5508"
                },
                {
                    "reference_url": "https://www.debian.org/security/2023/dsa-5509",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.debian.org/security/2023/dsa-5509"
                },
                {
                    "reference_url": "https://www.debian.org/security/2023/dsa-5510",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.debian.org/security/2023/dsa-5510"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-44/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-44/"
                },
                {
                    "reference_url": "https://www.openwall.com/lists/oss-security/2023/09/28/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.openwall.com/lists/oss-security/2023/09/28/5"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/28/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/28/5"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/28/6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/28/6"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/29/1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/29/1"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/29/11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/29/11"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/29/12",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/29/12"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/29/14",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/29/14"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/29/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/29/2"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/29/7",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/29/7"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/29/9",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/29/9"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/30/1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/30/1"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/30/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/30/2"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/30/3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/30/3"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/30/4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/30/4"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/09/30/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/09/30/5"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/10/01/1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/10/01/1"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/10/01/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/10/01/2"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/10/01/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/10/01/5"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/10/02/6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/10/02/6"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2023/10/03/11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2023/10/03/11"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5217",
                    "reference_id": "CVE-2023-5217",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5217"
                },
                {
                    "reference_url": "https://security-tracker.debian.org/tracker/CVE-2023-5217",
                    "reference_id": "CVE-2023-5217",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security-tracker.debian.org/tracker/CVE-2023-5217"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qqvq-6xgj-jw8g",
                    "reference_id": "GHSA-qqvq-6xgj-jw8g",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qqvq-6xgj-jw8g"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-44",
                    "reference_id": "mfsa2023-44",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2023-44"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/67137?format=api",
                    "purl": "pkg:npm/electron@27.0.0-beta.8",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/electron@27.0.0-beta.8"
                }
            ],
            "aliases": [
                "CVE-2023-5217",
                "GHSA-qqvq-6xgj-jw8g"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ghpk-c1e6-pkae"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/electron@27.0.0-alpha.1"
}