GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2002-2436 (GCVE-0-2002-2436)

Vulnerability from cvelistv5 – Published: 2011-12-07 19:00 – Updated: 2024-08-08 04:06
VLAI
Summary
The Cascading Style Sheets (CSS) implementation in Mozilla Firefox before 4.0, Thunderbird before 3.3, and SeaMonkey before 2.1 does not properly handle the :visited pseudo-class, which allows remote attackers to obtain sensitive information about visited web pages via a crafted HTML document, a related issue to CVE-2010-2264.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2002-05-28 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-08T04:06:54.689Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://w2spconf.com/2010/papers/p26.pdf"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://bugzilla.mozilla.org/show_bug.cgi?id=147777"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://developer.mozilla.org/en/CSS/Privacy_and_the_:visited_selector"
          },
          {
            "name": "firefox-css-info-disclosure(71816)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71816"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2002-05-28T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The Cascading Style Sheets (CSS) implementation in Mozilla Firefox before 4.0, Thunderbird before 3.3, and SeaMonkey before 2.1 does not properly handle the :visited pseudo-class, which allows remote attackers to obtain sensitive information about visited web pages via a crafted HTML document, a related issue to CVE-2010-2264."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-28T12:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://w2spconf.com/2010/papers/p26.pdf"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://bugzilla.mozilla.org/show_bug.cgi?id=147777"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://developer.mozilla.org/en/CSS/Privacy_and_the_:visited_selector"
        },
        {
          "name": "firefox-css-info-disclosure(71816)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71816"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2002-2436",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "The Cascading Style Sheets (CSS) implementation in Mozilla Firefox before 4.0, Thunderbird before 3.3, and SeaMonkey before 2.1 does not properly handle the :visited pseudo-class, which allows remote attackers to obtain sensitive information about visited web pages via a crafted HTML document, a related issue to CVE-2010-2264."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/",
              "refsource": "CONFIRM",
              "url": "http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/"
            },
            {
              "name": "http://w2spconf.com/2010/papers/p26.pdf",
              "refsource": "MISC",
              "url": "http://w2spconf.com/2010/papers/p26.pdf"
            },
            {
              "name": "http://bugzilla.mozilla.org/show_bug.cgi?id=147777",
              "refsource": "CONFIRM",
              "url": "http://bugzilla.mozilla.org/show_bug.cgi?id=147777"
            },
            {
              "name": "https://developer.mozilla.org/en/CSS/Privacy_and_the_:visited_selector",
              "refsource": "CONFIRM",
              "url": "https://developer.mozilla.org/en/CSS/Privacy_and_the_:visited_selector"
            },
            {
              "name": "firefox-css-info-disclosure(71816)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71816"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2002-2436",
    "datePublished": "2011-12-07T19:00:00.000Z",
    "dateReserved": "2011-12-07T00:00:00.000Z",
    "dateUpdated": "2024-08-08T04:06:54.689Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2002-2436",
      "date": "2026-09-19",
      "epss": "0.0111",
      "percentile": "0.64447"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DCA41CDD-5B80-4BBB-8CD4-2A7714B5BBB6",
                    "versionEndIncluding": "3.6.24",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "412DF091-7604-4110-87A0-3488116A97E5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "11E07FED-ABDB-4B0A-AB2E-4CBF1EAC4301",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9A6558F1-9E0D-4107-909A-8EF4BC8A9C2F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "63DF3D65-C992-44CF-89B4-893526C6242E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A9024117-2E8B-4240-9E21-CC501F3879B5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FBC3CAD3-2F54-4E32-A0C9-0D826C45AC23",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "52624B41-AB34-40AD-8709-D9646B618AB0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "917E9856-9556-4FD6-A834-858F8837A6B4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "98BBD74D-930C-4D80-A91B-0D61347BAA63",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FAF2E696-883D-4DE5-8B79-D8E5D9470253",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "94E04FD9-38E8-462D-82C2-729F7F7F0465",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5888517E-3C57-4A0A-9895-EA4BCB0A0ED5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0BB21291-B9F3-445E-A9E9-EA1822083DD3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D595F649-ECBE-45E0-8AAD-BCBC65A654B9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4FE6E920-9A4C-431B-89EA-683A22F15ACD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "18B6CC9F-6295-4598-B28B-0CA19D1D9F45",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C9F0434D-C84F-49FD-9F44-66D3ACD7B601",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.0.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F6AAB416-E865-4EEE-8FCB-A91253BEB52B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "76CD3BDF-A079-4EF3-ABDE-43CBDD08DB1F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "031E8624-5161-43AF-AF19-6BAB5A94FDD8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "54186D4A-C6F0-44AD-94FB-73B4346ABB6B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "47E50AD9-BA35-4817-BD4D-5D678FC5A3C5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DD09DE40-8C9B-41EA-B372-9E4E4830E8F4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F223FB83-0EDB-4429-94B9-1AEEF314B73F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BC6B977F-292F-4981-95A0-6065A3C487D5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "342226B9-2C0C-416C-81FE-19C49F03AA88",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2A6A28E0-F67A-4275-B0D9-A02822E9EF7E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ECAB4696-76F3-458C-B33B-D7F8690C60A0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BBB444FD-15F3-4447-9EA8-1669779A5749",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F92E2EF3-A612-476F-9D31-1EEC240C7EA7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0F175D30-2416-4172-BF11-DA78D252D608",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5DD3F168-3EF4-492E-BBAA-EACB1357C709",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4B46BA97-2860-45E4-9FD3-F418A202E4F0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.5.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B1C23289-38C3-4C62-8B27-249EAECC297E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F3782354-7EB7-49D2-B240-1871F6CB84C7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "39A968C1-8F61-4A26-A098-84F9A4DD5D3B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "30D47263-03AD-4060-91E3-90F997B3D174",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AFD775DF-277E-4D5B-B980-B8E6E782467D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C8587BFD-417D-42BE-A5F8-22FDC68FA9E6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D7364FAB-EEE9-4064-A8AD-6547239F9AB3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4C50485F-BC7B-4B70-A47B-1712E2DBAC5A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "51EE386B-0833-484E-A2AB-86B4470D4D45",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C3EF1B4D-6556-4B3C-BDD0-6348A4D4A91D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "68C5C7CF-005B-42FC-B950-90303F0CC115",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0B2FA2CF-7FE4-43B1-96A0-C14666EDBD7B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "30290F6D-55CA-47EB-8F41-7BBB745C7A34",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F61F0607-14B0-49AD-B7E6-C4D75401C270",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7FED863D-2898-4148-A9FB-73BFF9DE4396",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "779C1245-A6F9-41F5-B8D4-FAE506A23FD3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9E7CFEE9-70D4-465F-9FB9-397E6B200FA3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "197E56BF-BE78-459F-A124-786DF39D1235",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.18:*:*:*:*:*:*:*",
                    "matchCriteriaId": "07747612-3890-4271-94A4-4347E5ED073D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.19:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0855BA85-BC52-4EDF-915A-8B4E5FB48092",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.20:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BC273819-9DDE-4591-9376-1DD5782461F1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.21:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9B68D1E7-B2F7-4581-8173-8CCF55A0E1BC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.22:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CDFF6453-B707-4772-8CDF-2F8922FD4894",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:firefox:3.6.23:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C4D70DBF-1CF2-491D-BA0F-478D7732E01C",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "83A76C9A-8D9F-4FD1-B30D-A91D9D0016DE",
                    "versionEndIncluding": "3.1.16",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AE19E377-CB55-4784-A003-5335D531AAF3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4BF605F6-2A84-4DE5-AB62-282E9C46479B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "08F10B5E-0780-4756-919C-B0C00C673412",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6D930F0F-DCC3-4905-A4B1-288F0CCC6975",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CBA0F9D4-B68A-4018-BC4E-95B87A1A8489",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "61CCB291-B71B-40D3-8493-215003851BDB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AFD1FE7A-B888-461D-93F3-B71C94B4AA56",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E2727C9C-618D-4AEF-B7BE-8BE5935483F7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "95B21CE4-AF78-4D1B-A73E-84E83DB4A2C4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "48F3528F-4E43-4D91-957E-49C7DB2A135A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4E7706B2-D0F0-4E37-B9B5-8DA72413382B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.0.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2BEE78E5-D163-4764-B3BB-5BE270549F5D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "58FC2EFB-CE85-4A65-A7B4-A0779F11B5BA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "27B9EA91-A461-42CE-9ED7-3805BD13A4B6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8C48E432-8945-4918-B2A4-AD2E05A51633",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2A95B301-A72B-4F95-A7D6-4B574E9D3BDA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "968C261F-A7D5-4EB6-BCFF-EE40DB5A11D9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EB49CD91-C21E-4494-97CF-DDCFB38B2D92",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5EC37D84-29B9-4F64-B72B-79A8B086A94A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C59D0C61-28FB-4031-BFC3-CB0D82646337",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C930EF12-CB52-4C67-944D-5FE5771B556C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4131F65C-E08B-4F4F-8783-15092732E6DA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F2A115A0-D887-491D-99F6-8D5B47771760",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1AB4C2C3-A535-4B87-90DC-44549555A452",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ADB7B009-4089-49E6-B434-53A649959683",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ABA66048-395D-4498-8E29-FA61DCB98CE5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0249A38A-764D-4035-AD11-47FAED650E2F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:thunderbird:3.1.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1F59ADC6-7DC8-4EA7-9A00-A89324722624",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:*:alpha3:*:*:*:*:*:*",
                    "matchCriteriaId": "8118B193-E67A-4B9E-A75B-C31311FF4BFC",
                    "versionEndIncluding": "2.1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "09E18FC0-0C8C-4FA1-85B9-B868D00F002F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0:alpha:*:*:*:*:*:*",
                    "matchCriteriaId": "4A97B6E1-EABA-4977-A3FC-64DF0392AA95",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0:beta:*:*:*:*:*:*",
                    "matchCriteriaId": "CB01A97F-ACE1-4A99-8939-6DF8FE5B5E8E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6521C877-63C9-4B6E-9FC9-1263FFBB7950",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D949DF0A-CBC2-40E1-AE6C-60E6F58D2481",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3C5CDA57-1A50-4EDB-80E2-D3EBB44EA653",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "22D33486-4956-4E2C-BA16-FA269A9D02BD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3104343E-93B6-4D4A-BC95-ED9F7E91FB6A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "381313EF-DF84-4F66-9962-DE8F45029D79",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A0228476-14E4-443C-BBAE-2C9CD8594DC0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A803A500-DCE2-44FC-ABEB-A90A1D39D85C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "022274DE-5251-49C9-B6E5-1D8CEDC34E7D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B9F84CB7-93F7-4912-BC87-497867B96491",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1:alpha:*:*:*:*:*:*",
                    "matchCriteriaId": "8992E9C6-09B3-492E-B7DA-899D5238EC18",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1:beta:*:*:*:*:*:*",
                    "matchCriteriaId": "D58B704B-F06E-44C1-BBD1-A090D1E6583A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "40270FBD-744A-49D9-9FFA-1DCD897210D7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "20E01097-F60A-4FB2-BA47-84A267EE87D6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7F65732F-317B-49A2-B9B0-FA1102B8B45C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DB430F19-069A-43FD-9097-586D4449D327",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "76AD0439-3BFB-4AD1-8E2C-99D0B099FA8C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1E6D7528-E591-48A6-8165-BE42F8EBF6B6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BA710423-0075-44B8-9DCB-6380FA974486",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C5521DA3-E6AF-4350-B971-10B4A1C9B1D1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DDD15752-A253-47B1-BCE0-B55B84B47C9F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "60B39A9D-44A4-4D7F-9004-C44066BBE277",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F203EC52-2126-4227-AF3B-23857E5BB222",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E951567B-8402-42EA-AE33-EBA9235A868F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "82A94198-7EBF-4D8A-A99A-A32A8561FF2F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1BFFBC58-ACD2-449D-B010-5026D6022F86",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "83EED5D2-EC40-4253-991B-0C746FBEF6A5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0F73092C-1458-4278-A30D-C0F89B1F82F6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AAB559BD-4BF7-417F-962F-B8971FF1614B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.18:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7B528A25-003F-4614-B55B-AF46B66EDB44",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.1.19:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0078D890-6456-4F45-A3AE-B1A2BFAC6A4C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.5.0.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "69DD17EC-99EB-46C1-98E9-16A2EDB8E224",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.5.0.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F35F7EA1-8C98-4A3E-8767-89DBC26A32B9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:1.5.0.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EF89719E-C415-45A3-A1CC-FAFDFCAE3055",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "58EB8E8A-84DE-43AA-B8F0-B585FB73D724",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:alpha_1:*:*:*:*:*:*",
                    "matchCriteriaId": "C19C0BF7-390D-4E2E-BA32-28DFF73C55F6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:alpha_2:*:*:*:*:*:*",
                    "matchCriteriaId": "5FE5E50C-80ED-4CA7-BC85-8BD2E324D527",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:alpha_3:*:*:*:*:*:*",
                    "matchCriteriaId": "FEBF912C-A12E-4DBD-84AC-8B440E190BCE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:beta_1:*:*:*:*:*:*",
                    "matchCriteriaId": "9B8EDED6-29EF-4A9F-955D-F5E6611C2141",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:beta_2:*:*:*:*:*:*",
                    "matchCriteriaId": "EDC9C82D-586A-48F4-B540-1E2AE79806B3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "51FCF83B-630A-4413-BFAA-0C24A6B8F4F4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "84B2AA0A-0220-49DD-82CD-37FDC563F146",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D754AF10-1E43-46C8-A444-E7DB3401509D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "34182167-F1DF-455B-BFDB-0A8491590479",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B8ECA6CE-20D0-4A4F-B376-888A9328B044",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1FEFCAB0-E57A-46E8-94C7-8510BB87C6B2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9FB5C972-AF7B-4EC7-BCE5-867CACCF5C19",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C68DBB31-7804-446E-9A53-073E4B74E851",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "31ADCC51-CE05-4EB6-BE8F-B64FD62946A1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "387390AE-CF25-47ED-BD36-F42455DE1A4B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "78D5F0AD-9974-40A1-942F-0F03A278DAD9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2C388E6F-148E-4EA5-8D82-7778398122BA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1F1FEB21-60B1-4303-BE19-576CC93B940C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "37F07875-FB5E-4B13-9798-BF9AEBD8A2A0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "87FD9961-DA1C-4846-A779-A836C07B98A5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4A40438F-0CF1-4A3E-BAC7-199D72901B53",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.0a1:*:pre:*:*:*:*:*",
                    "matchCriteriaId": "8D2EF8EE-86BB-4C61-9406-BCE7CBC4D5F3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.1:alpha1:*:*:*:*:*:*",
                    "matchCriteriaId": "635FCE4C-2D15-4FB2-8917-D176B1539024",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:mozilla:seamonkey:2.1:alpha2:*:*:*:*:*:*",
                    "matchCriteriaId": "E59E74C2-38F2-4B7F-88C0-9919548713B2",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The Cascading Style Sheets (CSS) implementation in Mozilla Firefox before 4.0, Thunderbird before 3.3, and SeaMonkey before 2.1 does not properly handle the :visited pseudo-class, which allows remote attackers to obtain sensitive information about visited web pages via a crafted HTML document, a related issue to CVE-2010-2264."
          },
          {
            "lang": "es",
            "value": "La implementaci\u00f3n de las Hojas de Estilo en Cascada (CSS) enen Mozilla Firefox antes de v4.0, Thunderbird antes de v3.3 y SeaMonkey antes de v2.1, no controla correctamente el :visited pseudo-class, lo que permite a atacantes remotos obtener informaci\u00f3n sensible acerca de las p\u00e1ginas web visitadas a trav\u00e9s de un documento HTML manipulado. Relacionado con CVE-2010-2264."
          }
        ],
        "id": "CVE-2002-2436",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": true
            }
          ]
        },
        "published": "2011-12-07T19:55:01.237",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://bugzilla.mozilla.org/show_bug.cgi?id=147777"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit"
            ],
            "url": "http://w2spconf.com/2010/papers/p26.pdf"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://developer.mozilla.org/en/CSS/Privacy_and_the_:visited_selector"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71816"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://bugzilla.mozilla.org/show_bug.cgi?id=147777"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "http://w2spconf.com/2010/papers/p26.pdf"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://developer.mozilla.org/en/CSS/Privacy_and_the_:visited_selector"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71816"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-200"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…