René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

112 lines
3.2 KiB
JSON

{
"id": "CVE-2019-18796",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-10-16T13:15:11.503",
"lastModified": "2020-10-27T15:28:02.233",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The BASS Audio Library 2.4.14 under Windows is prone to a BASS_StreamCreateFile Denial of Service vulnerability (infinite loop) via a crafted .mp3 file. This weakness could allow attackers to consume excessive CPU and the application becomes unresponsive."
},
{
"lang": "es",
"value": "El BASS Audio Library versi\u00f3n 2.4.14 en Windows es propensa a una vulnerabilidad de Denegaci\u00f3n de Servicio en BASS_StreamCreateFile (bucle infinito) por medio de un archivo .mp3 dise\u00f1ado. Esta debilidad podr\u00eda permitir a atacantes consumir un exceso de la CPU y que la aplicaci\u00f3n deje de responder"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.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:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.1
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-835"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:un4seen:bass:*:*:*:*:*:windows:*:*",
"versionEndIncluding": "2.4.14.1",
"matchCriteriaId": "3EB8E932-F897-427D-9F12-AA9580415B95"
}
]
}
]
}
],
"references": [
{
"url": "http://www.un4seen.com/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/staufnic/CVE/tree/master/CVE-2019-18796",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}