cvelist/2020/18xxx/CVE-2020-18899.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2020-08-13 09:05:24 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-08-19 22:00:52 +00:00
"ID": "CVE-2020-18899",
"STATE": "PUBLIC"
2020-08-13 09:05:24 +00:00
},
2021-08-19 22:00:52 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-13 09:05:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-19 22:00:52 +00:00
"value": "An uncontrolled memory allocation in DataBufdata(subBox.length-sizeof(box)) function of Exiv2 0.27 allows attackers to cause a denial of service (DOS) via a crafted input."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Exiv2/exiv2/issues/742",
"refsource": "MISC",
"name": "https://github.com/Exiv2/exiv2/issues/742"
2022-07-10 21:00:44 +00:00
},
{
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/789.html",
"url": "https://cwe.mitre.org/data/definitions/789.html"
2023-12-22 11:00:33 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202312-06",
"url": "https://security.gentoo.org/glsa/202312-06"
2020-08-13 09:05:24 +00:00
}
]
}
}