FKIE_CVE-2009-4632

Vulnerability from fkie_nvd - Published: 2010-02-10 02:30 - Updated: 2026-06-16 23:14
Severity
Summary
oggparsevorbis.c in FFmpeg 0.5 does not properly perform certain pointer arithmetic, which might allow remote attackers to obtain sensitive memory contents and cause a denial of service via a crafted file that triggers an out-of-bounds read.
References
cve@mitre.orghttp://scarybeastsecurity.blogspot.com/2009/09/patching-ffmpeg-into-shape.htmlExploit
cve@mitre.orghttp://secunia.com/advisories/36805
cve@mitre.orghttp://secunia.com/advisories/38643
cve@mitre.orghttp://secunia.com/advisories/39482
cve@mitre.orghttp://www.debian.org/security/2010/dsa-2000
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDVSA-2011:060
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDVSA-2011:061
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDVSA-2011:088
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDVSA-2011:112
cve@mitre.orghttp://www.mandriva.com/security/advisories?name=MDVSA-2011:114
cve@mitre.orghttp://www.securityfocus.com/bid/36465
cve@mitre.orghttp://www.ubuntu.com/usn/USN-931-1
cve@mitre.orghttp://www.vupen.com/english/advisories/2010/0935
cve@mitre.orghttp://www.vupen.com/english/advisories/2011/1241
cve@mitre.orghttps://roundup.ffmpeg.org/roundup/ffmpeg/issue1240
af854a3a-2127-422b-91ae-364da2661108http://scarybeastsecurity.blogspot.com/2009/09/patching-ffmpeg-into-shape.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/36805
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/38643
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/39482
af854a3a-2127-422b-91ae-364da2661108http://www.debian.org/security/2010/dsa-2000
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2011:060
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2011:061
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2011:088
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2011:112
af854a3a-2127-422b-91ae-364da2661108http://www.mandriva.com/security/advisories?name=MDVSA-2011:114
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/36465
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/USN-931-1
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2010/0935
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2011/1241
af854a3a-2127-422b-91ae-364da2661108https://roundup.ffmpeg.org/roundup/ffmpeg/issue1240
Impacted products
Vendor Product Version
ffmpeg ffmpeg 0.5

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ffmpeg:ffmpeg:0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "8D486C17-FC4A-4AEE-A430-1B1FBCC2C27C",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "oggparsevorbis.c in FFmpeg 0.5 does not properly perform certain pointer arithmetic, which might allow remote attackers to obtain sensitive memory contents and cause a denial of service via a crafted file that triggers an out-of-bounds read."
    },
    {
      "lang": "es",
      "value": "oggparsevorbis.c en FFmpeg v0.5 no realiza correctamente cierto puntero aritm\u00e9tico, lo que permite a atacantes remotos obtener informaci\u00f3n de contenidos sensibles de memoria y producir una denegaci\u00f3n de servicio a trav\u00e9s de un fichero que inicia una lectura fuera de rango."
    }
  ],
  "id": "CVE-2009-4632",
  "lastModified": "2026-06-16T23:14:03.627",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.8,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 4.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ]
  },
  "published": "2010-02-10T02:30:00.513",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://scarybeastsecurity.blogspot.com/2009/09/patching-ffmpeg-into-shape.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/36805"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/38643"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/39482"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.debian.org/security/2010/dsa-2000"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:060"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:061"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:088"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:112"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:114"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/36465"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.ubuntu.com/usn/USN-931-1"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2010/0935"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.vupen.com/english/advisories/2011/1241"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://roundup.ffmpeg.org/roundup/ffmpeg/issue1240"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://scarybeastsecurity.blogspot.com/2009/09/patching-ffmpeg-into-shape.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/36805"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/38643"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/39482"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.debian.org/security/2010/dsa-2000"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:060"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:061"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:088"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:112"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:114"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/36465"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.ubuntu.com/usn/USN-931-1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2010/0935"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2011/1241"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://roundup.ffmpeg.org/roundup/ffmpeg/issue1240"
    }
  ],
  "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…