cvelist/2018/20xxx/CVE-2018-20843.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2019-06-24 17:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20843",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In libexpat in Expat before 2.2.7, XML input including XML names that contain a large number of colons could make the XML parser consume a high amount of RAM and CPU resources while processing (enough to be usable for denial-of-service attacks)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libexpat/libexpat/issues/186",
"refsource": "MISC",
"name": "https://github.com/libexpat/libexpat/issues/186"
},
{
"url": "https://github.com/libexpat/libexpat/pull/262",
"refsource": "MISC",
"name": "https://github.com/libexpat/libexpat/pull/262"
},
{
"url": "https://github.com/libexpat/libexpat/pull/262/commits/11f8838bf99ea0a6f0b76f9760c43704d00c4ff6",
"refsource": "MISC",
"name": "https://github.com/libexpat/libexpat/pull/262/commits/11f8838bf99ea0a6f0b76f9760c43704d00c4ff6"
},
{
"url": "https://github.com/libexpat/libexpat/blob/R_2_2_7/expat/Changes",
"refsource": "MISC",
"name": "https://github.com/libexpat/libexpat/blob/R_2_2_7/expat/Changes"
},
{
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5226",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5226"
2019-06-26 21:00:51 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4040-1",
"url": "https://usn.ubuntu.com/4040-1/"
2019-06-26 22:00:57 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4040-2",
"url": "https://usn.ubuntu.com/4040-2/"
2019-06-24 17:00:46 +00:00
}
]
}
}