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

CVE-2015-9101 (GCVE-0-2015-9101)

Vulnerability from cvelistv5 – Published: 2017-06-25 19:00 – Updated: 2024-08-06 08:36
VLAI
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.
CWE
  • n/a
Date Public
2017-06-25 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T08:36:31.798Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "99269",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/99269"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2017-06-25T00:00:00.000Z",
      "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-03-05T18:33:54.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "99269",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/99269"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-9101",
          "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 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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "99269",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/99269"
            },
            {
              "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161",
              "refsource": "MISC",
              "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161"
            },
            {
              "name": "https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/",
              "refsource": "MISC",
              "url": "https://blogs.gentoo.org/ago/2017/06/17/lame-heap-based-buffer-overflow-in-fill_buffer_resample-util-c/"
            },
            {
              "name": "https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101",
              "refsource": "MISC",
              "url": "https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2015-9101",
    "datePublished": "2017-06-25T19:00:00.000Z",
    "dateReserved": "2017-06-25T00:00:00.000Z",
    "dateUpdated": "2024-08-06T08:36:31.798Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2015-9101",
      "date": "2026-09-15",
      "epss": "0.01844",
      "percentile": "0.77875"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"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\"}]}]}]",
      "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": "2024-11-21T02:39:48.293",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"baseScore\": 5.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:N/A:P\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
      "published": "2017-06-25T19:29:00.247",
      "references": "[{\"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\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"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\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"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\": [\"Exploit\", \"Third Party Advisory\"]}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2015-9101\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-06-25T19:29:00.247\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"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\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"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\"}]}]}],\"references\":[{\"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\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/Hack-Me/Pocs_for_Multi_Versions/tree/main/CVE-2015-9101\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"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\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777161\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"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\":[\"Exploit\",\"Third Party Advisory\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-05-13T03:41:16+00:00",
      "cve": "CVE-2015-9101",
      "id": "CVE-2015-9101",
      "initial_release_date": "2015-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "3",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "lame: heap-based buffer over-read in fill_buffer_resample function in util.c in libmp3lame.a",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2015/cve-2015-9101.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2025-10-07T23:53:47Z",
      "cve": "CVE-2015-9101",
      "id": "CVE-2015-9101",
      "initial_release_date": "2023-02-15T05:10:07Z",
      "product_status:known_not_affected": "15",
      "product_status:recommended": "5",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2015-9101",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2015-9101.json",
      "version": "10"
    }
  }
}



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…