cvelist/2019/12xxx/CVE-2019-12807.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-06-13 22:00:48 +00:00
{
"CVE_data_meta": {
2019-08-13 20:00:54 +00:00
"ASSIGNER": "vuln@krcert.or.kr",
2019-06-13 22:00:48 +00:00
"ID": "CVE-2019-12807",
2019-08-13 20:00:54 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ALZIP",
"version": {
"version_data": [
{
"version_value": "10.83"
}
]
}
}
]
},
"vendor_name": "ESTSOFT"
}
]
}
2019-06-13 22:00:48 +00:00
},
2019-08-13 20:00:54 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-06-13 22:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-08-13 20:00:54 +00:00
"value": "Alzip 10.83 and earlier version contains a stack-based buffer overflow vulnerability, caused by improper bounds checking during the parsing of crafted ISO archive file format. By persuading a victim to open a specially-crafted ISO archive file, an attacker could execution arbitrary code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35114",
"name": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35114"
},
{
"refsource": "MISC",
"url": "https://www.altools.co.kr/Download/ALZip.aspx#n",
"name": "https://www.altools.co.kr/Download/ALZip.aspx#n"
2019-06-13 22:00:48 +00:00
}
]
}
}