cvelist/2018/12xxx/CVE-2018-12418.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2018-06-14 12:03:47 -04:00
{
2019-03-18 03:04:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12418",
"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": [
2018-06-14 12:03:47 -04:00
{
2019-03-18 03:04:45 +00:00
"lang": "eng",
"value": "Archive.java in Junrar before 1.0.1, as used in Apache Tika and other products, is affected by a denial of service vulnerability due to an infinite loop when handling corrupt RAR files."
2018-06-14 12:03:47 -04:00
}
2019-03-18 03:04:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/junrar/junrar/pull/8",
"refsource": "MISC",
"url": "https://github.com/junrar/junrar/pull/8"
},
{
"name": "https://github.com/junrar/junrar/commit/ad8d0ba8e155630da8a1215cee3f253e0af45817",
"refsource": "MISC",
"url": "https://github.com/junrar/junrar/commit/ad8d0ba8e155630da8a1215cee3f253e0af45817"
}
]
}
}