fkie_cve-2015-9101
Vulnerability from fkie_nvd
Published
2017-06-25 19:29
Modified
2025-04-20 01:37
Summary
The fill_buffer_resample function in util.c in libmp3lame.a in LAME 3.98.4, 3.98.2, 3.98, 3.99, 3.99.1, 3.99.2, 3.99.3, 3.99.4 and 3.99.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file.
Impacted products
Vendor Product Version
lame_project lame 3.98
lame_project lame 3.98.2
lame_project lame 3.98.4
lame_project lame 3.99
lame_project lame 3.99.1
lame_project lame 3.99.2
lame_project lame 3.99.3
lame_project lame 3.99.4
lame_project lame 3.99.5



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.98:*:*:*:*:*:*:*",
              "matchCriteriaId": "273D17B6-6A7E-481F-9D74-2291D1A5F9BB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.98.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "60B02D92-F4A8-4DED-9F96-1886B4308C50",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.98.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "5F3CCB2C-8CF4-426A-A463-E895566656A7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.99:*:*:*:*:*:*:*",
              "matchCriteriaId": "4BB9E6A4-8E11-450C-9E6B-D163FE3BE738",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.99.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "7868941A-2AA5-408B-977D-B40F0149D40A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.99.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "AF12FBD4-55FA-48C5-BEF2-716DC97D31ED",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.99.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "7FB3E17A-D56A-4AD2-A79A-D63A86F9FF1B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.99.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "D8058DE3-84AA-4CD1-9DDC-6C54D81D29DC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:lame_project:lame:3.99.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "7E44D1E7-4C8B-4E05-BE28-D463760C0ABD",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The fill_buffer_resample function in util.c in libmp3lame.a in LAME 3.98.4, 3.98.2, 3.98, 3.99, 3.99.1, 3.99.2, 3.99.3, 3.99.4 and 3.99.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file."
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n fill_buffer_resample en util.c en libmp3lame.a en LAME versiones 3.98.4, 3.98.2, 3.98, 3.99, 3.99.1, 3.99.2, 3.99.3, 3.99.4 y 3.99.5 permite a los atacantes remotos provocar una denegaci\u00f3n de servicio (sobrelectura del b\u00fafer basada en la pila y ca\u00edda de la aplicaci\u00f3n) a trav\u00e9s de un archivo de audio manipulado"
    }
  ],
  "id": "CVE-2015-9101",
  "lastModified": "2025-04-20T01:37:25.860",
  "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
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 5.5,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-06-25T19:29:00.247",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/99269"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Third Party Advisory"
      ],
      "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/99269"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Third Party Advisory"
      ],
      "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…