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

101 lines
2.8 KiB
JSON

{
"id": "CVE-2020-27790",
"sourceIdentifier": "secalert@redhat.com",
"published": "2022-08-18T19:15:14.270",
"lastModified": "2022-08-23T14:55:09.127",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A floating point exception issue was discovered in UPX in PackLinuxElf64::invert_pt_dynamic() function of p_lx_elf.cpp file. An attacker with a crafted input file could trigger this issue that could cause a crash leading to a denial of service. The highest impact is to Availability."
},
{
"lang": "es",
"value": "Se ha detectado un problema de excepci\u00f3n de punto flotante en UPX en la funci\u00f3n PackLinuxElf64::invert_pt_dynamic() del archivo p_lx_elf.cpp. Un atacante con un archivo de entrada dise\u00f1ado podr\u00eda desencadenar este problema que podr\u00eda causar un fallo que conlleva una denegaci\u00f3n de servicio. El mayor impacto es la disponibilidad."
}
],
"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",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-369"
}
]
},
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-369"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:upx_project:upx:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.96",
"matchCriteriaId": "2A4A2432-18AE-4B27-A527-030DD9D34F93"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/upx/upx/commit/eb90eab6325d009004ffb155e3e33f22d4d3ca26",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/upx/upx/issues/331",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}