CVE-2008-5247 (GCVE-0-2008-5247)

Vulnerability from cvelistv5 – Published: 2008-11-26 01:00 – Updated: 2024-08-07 10:49
VLAI
Summary
The real_parse_audio_specific_data function in demux_real.c in xine-lib 1.1.12, and other 1.1.15 and earlier versions, uses an untrusted height (aka codec_data_length) value as a divisor, which allow remote attackers to cause a denial of service (divide-by-zero error and crash) via a zero value.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
http://www.securityfocus.com/bid/30797 vdb-entryx_refsource_BID
http://www.ocert.org/analysis/2008-008/analysis.txt x_refsource_MISC
http://securityreason.com/securityalert/4648 third-party-advisoryx_refsource_SREASON
http://secunia.com/advisories/31827 third-party-advisoryx_refsource_SECUNIA
https://www.redhat.com/archives/fedora-package-an… vendor-advisoryx_refsource_FEDORA
http://lists.opensuse.org/opensuse-security-annou… vendor-advisoryx_refsource_SUSE
http://www.securityfocus.com/archive/1/495674/100… mailing-listx_refsource_BUGTRAQ
https://www.redhat.com/archives/fedora-package-an… vendor-advisoryx_refsource_FEDORA
Date Public
2008-08-22 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T10:49:12.010Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "30797",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/30797"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.ocert.org/analysis/2008-008/analysis.txt"
          },
          {
            "name": "4648",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASON",
              "x_transferred"
            ],
            "url": "http://securityreason.com/securityalert/4648"
          },
          {
            "name": "31827",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/31827"
          },
          {
            "name": "FEDORA-2008-7572",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00174.html"
          },
          {
            "name": "SUSE-SR:2009:004",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00002.html"
          },
          {
            "name": "20080822 [oCERT-2008-008] multiple heap overflows in xine-lib",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/495674/100/0/threaded"
          },
          {
            "name": "FEDORA-2008-7512",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00385.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2008-08-22T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The real_parse_audio_specific_data function in demux_real.c in xine-lib 1.1.12, and other 1.1.15 and earlier versions, uses an untrusted height (aka codec_data_length) value as a divisor, which allow remote attackers to cause a denial of service (divide-by-zero error and crash) via a zero value."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-11T19:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "30797",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/30797"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.ocert.org/analysis/2008-008/analysis.txt"
        },
        {
          "name": "4648",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASON"
          ],
          "url": "http://securityreason.com/securityalert/4648"
        },
        {
          "name": "31827",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/31827"
        },
        {
          "name": "FEDORA-2008-7572",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00174.html"
        },
        {
          "name": "SUSE-SR:2009:004",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00002.html"
        },
        {
          "name": "20080822 [oCERT-2008-008] multiple heap overflows in xine-lib",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/495674/100/0/threaded"
        },
        {
          "name": "FEDORA-2008-7512",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00385.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2008-5247",
          "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 real_parse_audio_specific_data function in demux_real.c in xine-lib 1.1.12, and other 1.1.15 and earlier versions, uses an untrusted height (aka codec_data_length) value as a divisor, which allow remote attackers to cause a denial of service (divide-by-zero error and crash) via a zero value."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "30797",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/30797"
            },
            {
              "name": "http://www.ocert.org/analysis/2008-008/analysis.txt",
              "refsource": "MISC",
              "url": "http://www.ocert.org/analysis/2008-008/analysis.txt"
            },
            {
              "name": "4648",
              "refsource": "SREASON",
              "url": "http://securityreason.com/securityalert/4648"
            },
            {
              "name": "31827",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/31827"
            },
            {
              "name": "FEDORA-2008-7572",
              "refsource": "FEDORA",
              "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00174.html"
            },
            {
              "name": "SUSE-SR:2009:004",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00002.html"
            },
            {
              "name": "20080822 [oCERT-2008-008] multiple heap overflows in xine-lib",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/495674/100/0/threaded"
            },
            {
              "name": "FEDORA-2008-7512",
              "refsource": "FEDORA",
              "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00385.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2008-5247",
    "datePublished": "2008-11-26T01:00:00.000Z",
    "dateReserved": "2008-11-25T00:00:00.000Z",
    "dateUpdated": "2024-08-07T10:49:12.010Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2008-5247",
      "date": "2026-09-26",
      "epss": "0.01511",
      "percentile": "0.73419"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "69EF5A16-DDEC-4B06-8A6E-E02594FC6FED",
                    "versionEndIncluding": "1.1.15",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:0.9.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1DF7BC3F-20B1-461A-A799-8A77F3D8CC8E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc0a:*:*:*:*:*:*",
                    "matchCriteriaId": "BC32E976-3FB3-44DE-89EE-FF0E89D97090",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "336D216E-5C30-4328-A422-DE134CABA091",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "39B6FDDB-139E-4CAC-A1C9-69E4AB542357",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "CCC58298-4DD7-47C4-BFA7-04596B21D646",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc3a:*:*:*:*:*:*",
                    "matchCriteriaId": "EB72C6CE-4D90-42FD-BFAF-AB31EBC34BF6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc3b:*:*:*:*:*:*",
                    "matchCriteriaId": "3AA7BF0D-063D-4FD4-9AF2-69A0DF31579D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc3c:*:*:*:*:*:*",
                    "matchCriteriaId": "5BEFC0C7-1D8D-421B-B193-8A574AC8C712",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc4:*:*:*:*:*:*",
                    "matchCriteriaId": "42736C09-AF59-45F7-A324-2A725F8C0AEB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc4a:*:*:*:*:*:*",
                    "matchCriteriaId": "30F3E90C-01A5-4085-8BA4-B5FA05BEA791",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc5:*:*:*:*:*:*",
                    "matchCriteriaId": "91ACDCA2-F0CD-4133-85A1-FC95E703CB90",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc6a:*:*:*:*:*:*",
                    "matchCriteriaId": "58B3AEE5-1A56-464E-9EB2-F06E25FA5D90",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc7:*:*:*:*:*:*",
                    "matchCriteriaId": "EEB5AC92-03F5-44F2-89CC-B6E8BA69C55C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1:rc8:*:*:*:*:*:*",
                    "matchCriteriaId": "5AC68CC2-969C-4596-AA38-AE10BFE1D5BC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B8D402CB-4DED-4525-AF38-B5EC73C39E55",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A905719D-4520-4374-B3A7-55034728B85C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2899EF34-824B-4893-8636-64A83EC5885B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.0.3a:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8EB8D295-B589-4E88-8FEE-DDD1591D9189",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FAB10333-6C25-4359-BB3F-D76468170825",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2377493B-8CC0-414B-AA5F-B7777C852195",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "877230F8-6040-4CE3-A882-1290D19D27CC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "401AE3C4-3829-487D-B66E-F71705BDD3FB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "46BF90AB-3B32-4899-8179-BDB9EB449760",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "69CE0C90-2DD1-49D2-AE4C-1D21B81EF812",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3F2AF7B5-09C3-4E32-B981-E0D9F88E387C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C94CF963-7DA9-455C-BB7E-2EE9AACD6B51",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E515D538-80FA-4069-B466-1EC4F84EE5A5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "64546B22-3230-413A-BE51-E51F54B4A39B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.9.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "686115E3-6BC0-4E9E-A0A7-9896F639FDE6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AFC149FA-B916-4844-AD98-B7827116C803",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.10.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D2BBF4E9-6090-4ED3-8A12-09396E660505",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AA642532-365F-4981-BA09-A56D3628271C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.11.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C34F27CC-0D88-42C0-93B4-87C1A4FA3DE8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7B75F992-1E85-491D-99FF-2ABE4228B88D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1DFE3B5A-2AF7-4F0B-9364-A06DD19F4BF7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1.1.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C68EFD39-5F34-41DD-9897-A28A6BD190A2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4C87793C-6577-4E67-BBFD-768FAF1BF88D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DFE9819F-A620-41A6-A102-41746457753F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A7D6474F-C678-498C-9A61-287E2FDD8B2D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "06402BDD-77EA-447A-8C34-E1A0F41D0628",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7387773A-81F1-464A-9489-E103C51BED46",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A03194CD-2CFA-4F11-90DE-3573BA06B6DC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1C39D002-E323-423D-8895-9179DFDF6535",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "73E621C7-A5BA-4D71-9D57-4311360FF3A6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B08810F9-377D-49C4-A9A8-E2EE42EDF2F5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6AA12911-93D8-4DFE-A31C-FEB9E7F7ADD6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9C13E4FD-A874-4366-A426-19665B43F1DD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:xine:xine-lib:1_beta12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "75965D14-6EFC-4F1D-B343-FD593FB37048",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The real_parse_audio_specific_data function in demux_real.c in xine-lib 1.1.12, and other 1.1.15 and earlier versions, uses an untrusted height (aka codec_data_length) value as a divisor, which allow remote attackers to cause a denial of service (divide-by-zero error and crash) via a zero value."
          },
          {
            "lang": "es",
            "value": "La funci\u00f3n real_parse_audio_specific_data en demux_real.c en xine-lib v1.1.12, y otros 1.1.15 y versiones anteriores, utiliza un valor de altura no confiable (tambi\u00e9n conocido como codec_data_length) como divisor, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (error de dicisi\u00f3n por cero y ca\u00edda) mediante un valor cero."
          }
        ],
        "id": "CVE-2008-5247",
        "lastModified": "2026-04-23T00:35:47.467",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": true
            }
          ]
        },
        "published": "2008-11-26T01:30:00.733",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00002.html"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://secunia.com/advisories/31827"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://securityreason.com/securityalert/4648"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.ocert.org/analysis/2008-008/analysis.txt"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/archive/1/495674/100/0/threaded"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/bid/30797"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00174.html"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00385.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00002.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://secunia.com/advisories/31827"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://securityreason.com/securityalert/4648"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.ocert.org/analysis/2008-008/analysis.txt"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/archive/1/495674/100/0/threaded"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/30797"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00174.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00385.html"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-189"
              }
            ],
            "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…

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…