2023-11-07 21:03:21 +00:00

123 lines
3.5 KiB
JSON

{
"id": "CVE-2018-20096",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-12-12T10:29:00.677",
"lastModified": "2023-11-07T02:56:11.413",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "There is a heap-based buffer over-read in the Exiv2::tEXtToDataBuf function of pngimage.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack."
},
{
"lang": "es",
"value": "Existe una sobrelectura de b\u00fafer basada en memoria din\u00e1mica (heap) en la funci\u00f3n Exiv2::tEXtToDataBuf de pngimage.cpp en la versi\u00f3n 0.27-RC3 de Exiv2. Se podr\u00eda realizar un ataque de denegaci\u00f3n de servicio remoto con una entrada especialmente manipulada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"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-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:exiv2:exiv2:0.27:rc3:*:*:*:*:*:*",
"matchCriteriaId": "CBFE3FF2-3169-4EDD-993E-30A6F7E68B38"
}
]
}
]
}
],
"references": [
{
"url": "https://access.redhat.com/errata/RHSA-2019:2101",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/Exiv2/exiv2/issues/590",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Exploit",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/TeamSeri0us/pocs/tree/master/exiv2/20181206",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZXCEKTYF7HLM6VH2WCWO2HXTJH37MBLA/",
"source": "cve@mitre.org"
}
]
}