Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/182810?format=api",
    "purl": "pkg:rpm/redhat/thunderbird@10.0.5-2?arch=el6_2",
    "type": "rpm",
    "namespace": "redhat",
    "name": "thunderbird",
    "version": "10.0.5-2",
    "qualifiers": {
        "arch": "el6_2"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2394?format=api",
            "vulnerability_id": "VCID-29sb-u37n-audy",
            "summary": "Mozilla developers identified and fixed several memory safety bugs\nin the browser engine used in Firefox and other Mozilla-based\nproducts. Some of these bugs showed evidence of memory corruption\nunder certain circumstances, and we presume that with enough effort at\nleast some of these could be exploited to run arbitrary code.In general these flaws cannot be exploited through email in the Thunderbird\nand SeaMonkey products because scripting is disabled, but are potentially a risk\nin browser or browser-like contexts in those products.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1938.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1938.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1938",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01248",
                            "scoring_system": "epss",
                            "scoring_elements": "0.79647",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.01248",
                            "scoring_system": "epss",
                            "scoring_elements": "0.79674",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1938"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829",
                    "reference_id": "827829",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1938",
                    "reference_id": "CVE-2012-1938",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1938"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34",
                    "reference_id": "mfsa2012-34",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1938"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-29sb-u37n-audy"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2365?format=api",
            "vulnerability_id": "VCID-36q5-nexm-w3em",
            "summary": "Security researcher Abhishek Arya of Google used the Address\nSanitizer tool to uncover several issues: two heap buffer overflow bugs and a\nuse-after-free problem. The first heap buffer overflow was found in conversion\nfrom unicode to native character sets when the function fails. The\nuse-after-free occurs in nsFrameList when working with column layout with\nabsolute positioning in a container that changes size. The second buffer\noverflow occurs in nsHTMLReflowState when a window is resized on a page with\nnested columns and a combination of absolute and relative positioning. All three\nof these issues are potentially exploitable.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1940.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1940.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1940",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.03035",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86916",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.03035",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86938",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1940"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827843",
                    "reference_id": "827843",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827843"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1940",
                    "reference_id": "CVE-2012-1940",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1940"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-40",
                    "reference_id": "mfsa2012-40",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-40"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1940"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-36q5-nexm-w3em"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2397?format=api",
            "vulnerability_id": "VCID-3zag-s2rf-nkbj",
            "summary": "Mozilla developers identified and fixed several memory safety bugs\nin the browser engine used in Firefox and other Mozilla-based\nproducts. Some of these bugs showed evidence of memory corruption\nunder certain circumstances, and we presume that with enough effort at\nleast some of these could be exploited to run arbitrary code.In general these flaws cannot be exploited through email in the Thunderbird\nand SeaMonkey products because scripting is disabled, but are potentially a risk\nin browser or browser-like contexts in those products.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-3105.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-3105.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-3105",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86248",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.02737",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86269",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-3105"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829",
                    "reference_id": "827829",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3105",
                    "reference_id": "CVE-2012-3105",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3105"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34",
                    "reference_id": "mfsa2012-34",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-3105"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3zag-s2rf-nkbj"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2364?format=api",
            "vulnerability_id": "VCID-btpx-49ky-eqbk",
            "summary": "Security researcher Abhishek Arya of Google used the Address\nSanitizer tool to uncover several issues: two heap buffer overflow bugs and a\nuse-after-free problem. The first heap buffer overflow was found in conversion\nfrom unicode to native character sets when the function fails. The\nuse-after-free occurs in nsFrameList when working with column layout with\nabsolute positioning in a container that changes size. The second buffer\noverflow occurs in nsHTMLReflowState when a window is resized on a page with\nnested columns and a combination of absolute and relative positioning. All three\nof these issues are potentially exploitable.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1947.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1947.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1947",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.06784",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91473",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.06784",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91487",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1947"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827843",
                    "reference_id": "827843",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827843"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1947",
                    "reference_id": "CVE-2012-1947",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1947"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-40",
                    "reference_id": "mfsa2012-40",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-40"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1947"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-btpx-49ky-eqbk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2371?format=api",
            "vulnerability_id": "VCID-c4yz-p288-hkgn",
            "summary": "Security researcher Adam Barth found that inline event handlers, such as onclick, were no longer blocked by Content Security\nPolicy's (CSP) inline-script blocking feature. Web applications relying on this feature of CSP to protect against cross-site scripting (XSS) were not fully protected.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1944.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1944.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1944",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00696",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72303",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00696",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72345",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1944"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827830",
                    "reference_id": "827830",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827830"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1944",
                    "reference_id": "CVE-2012-1944",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1944"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-36",
                    "reference_id": "mfsa2012-36",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "high",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-36"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1944"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c4yz-p288-hkgn"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/115232?format=api",
            "vulnerability_id": "VCID-h8au-2tec-kkbv",
            "summary": "Mozilla: Miscellaneous memory safety hazards (rv:13.0/ rv:10.0.5) (MFSA 2012-34)",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3101.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3101.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3101",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0174",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82856",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.0174",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82882",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3101"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829",
                    "reference_id": "827829",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201205-03",
                    "reference_id": "GLSA-201205-03",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201205-03"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2011-3101"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-h8au-2tec-kkbv"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2413?format=api",
            "vulnerability_id": "VCID-hfs6-4xea-hufa",
            "summary": "Security researcher Arthur Gerkis used the Address Sanitizer\ntool to find a use-after-free while replacing/inserting a node in a document.\nThis use-after-free could possibly allow for remote code execution.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1946.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1946.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1946",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01451",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81135",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.01451",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81163",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1946"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827832",
                    "reference_id": "827832",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827832"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1946",
                    "reference_id": "CVE-2012-1946",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1946"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-38",
                    "reference_id": "mfsa2012-38",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-38"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1946"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hfs6-4xea-hufa"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2396?format=api",
            "vulnerability_id": "VCID-jqkh-dzuz-r7f1",
            "summary": "Mozilla developers identified and fixed several memory safety bugs\nin the browser engine used in Firefox and other Mozilla-based\nproducts. Some of these bugs showed evidence of memory corruption\nunder certain circumstances, and we presume that with enough effort at\nleast some of these could be exploited to run arbitrary code.In general these flaws cannot be exploited through email in the Thunderbird\nand SeaMonkey products because scripting is disabled, but are potentially a risk\nin browser or browser-like contexts in those products.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1937.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1937.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1937",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01723",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82751",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.01723",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82777",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1937"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829",
                    "reference_id": "827829",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1937",
                    "reference_id": "CVE-2012-1937",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1937"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34",
                    "reference_id": "mfsa2012-34",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1937"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jqkh-dzuz-r7f1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2249?format=api",
            "vulnerability_id": "VCID-mfnv-gyq3-eufj",
            "summary": "Security researcher Paul Stone reported an attack where an\nHTML page hosted on a Windows share and then loaded could then load Windows\nshortcut files (.lnk) in the same share. These shortcut files could then link to\narbitrary locations on the local file system of the individual loading the HTML\npage. That page could show the contents of these linked files or directories\nfrom the local file system in an iframe, causing information disclosure.\nThis issue could potentially affect Linux machines with samba\nshares enabled.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1945.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1945.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1945",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00192",
                            "scoring_system": "epss",
                            "scoring_elements": "0.4096",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00192",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41036",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1945"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827831",
                    "reference_id": "827831",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827831"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1945",
                    "reference_id": "CVE-2012-1945",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1945"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-37",
                    "reference_id": "mfsa2012-37",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "high",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-37"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1945"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mfnv-gyq3-eufj"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2395?format=api",
            "vulnerability_id": "VCID-p4hy-8me4-wyhk",
            "summary": "Mozilla developers identified and fixed several memory safety bugs\nin the browser engine used in Firefox and other Mozilla-based\nproducts. Some of these bugs showed evidence of memory corruption\nunder certain circumstances, and we presume that with enough effort at\nleast some of these could be exploited to run arbitrary code.In general these flaws cannot be exploited through email in the Thunderbird\nand SeaMonkey products because scripting is disabled, but are potentially a risk\nin browser or browser-like contexts in those products.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1939.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1939.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1939",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.03612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87995",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.03612",
                            "scoring_system": "epss",
                            "scoring_elements": "0.88016",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1939"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829",
                    "reference_id": "827829",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827829"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1939",
                    "reference_id": "CVE-2012-1939",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1939"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34",
                    "reference_id": "mfsa2012-34",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-34"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1939"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p4hy-8me4-wyhk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2366?format=api",
            "vulnerability_id": "VCID-vegx-5hzk-qbak",
            "summary": "Security researcher Abhishek Arya of Google used the Address\nSanitizer tool to uncover several issues: two heap buffer overflow bugs and a\nuse-after-free problem. The first heap buffer overflow was found in conversion\nfrom unicode to native character sets when the function fails. The\nuse-after-free occurs in nsFrameList when working with column layout with\nabsolute positioning in a container that changes size. The second buffer\noverflow occurs in nsHTMLReflowState when a window is resized on a page with\nnested columns and a combination of absolute and relative positioning. All three\nof these issues are potentially exploitable.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1941.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-1941.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1941",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.06289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91097",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.06289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9111",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-1941"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=827843",
                    "reference_id": "827843",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=827843"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1941",
                    "reference_id": "CVE-2012-1941",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1941"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201301-01",
                    "reference_id": "GLSA-201301-01",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201301-01"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-40",
                    "reference_id": "mfsa2012-40",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2012-40"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0710",
                    "reference_id": "RHSA-2012:0710",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0710"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2012:0715",
                    "reference_id": "RHSA-2012:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2012:0715"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-1/",
                    "reference_id": "USN-1463-1",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-1/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-4/",
                    "reference_id": "USN-1463-4",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-4/"
                },
                {
                    "reference_url": "https://usn.ubuntu.com/1463-6/",
                    "reference_id": "USN-1463-6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://usn.ubuntu.com/1463-6/"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2012-1941"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vegx-5hzk-qbak"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.5",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/thunderbird@10.0.5-2%3Farch=el6_2"
}