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

101 lines
2.7 KiB
JSON

{
"id": "CVE-2020-27787",
"sourceIdentifier": "secalert@redhat.com",
"published": "2022-08-18T19:15:14.210",
"lastModified": "2022-08-22T19:13:39.427",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A Segmentaation fault was found in UPX in invert_pt_dynamic() function in p_lx_elf.cpp. An attacker with a crafted input file allows invalid memory address access that could lead to a denial of service."
},
{
"lang": "es",
"value": "Se ha encontrado un fallo de segmentaci\u00f3n en UPX en la funci\u00f3n invert_pt_dynamic() en el archivo p_lx_elf.cpp. Un atacante con un archivo de entrada dise\u00f1ado permite el acceso a direcciones de memoria no v\u00e1lidas que podr\u00eda conllevar a una denegaci\u00f3n de servicio."
}
],
"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": "NVD-CWE-noinfo"
}
]
},
{
"source": "secalert@redhat.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"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/e2f60adc95334f47e286838dac33160819c5d74d",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/upx/upx/issues/333",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}