2024-12-08 03:06:42 +00:00

202 lines
6.3 KiB
JSON

{
"id": "CVE-2015-9101",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-06-25T19:29:00.247",
"lastModified": "2024-11-21T02:39:48.293",
"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"
]
}
]
}