cvelist/2019/17xxx/CVE-2019-17263.json
2019-10-14 13:00:59 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-17263",
"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": "** DISPUTED ** In libyal libfwsi before 20191006, libfwsi_extension_block_copy_from_byte_stream in libfwsi_extension_block.c has a heap-based buffer over-read because rejection of an unsupported size only considers values less than 6, even though values of 6 and 7 are also unsupported. NOTE: the vendor has disputed this as described in the GitHub issue."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libyal/libfwsi/issues/13",
"refsource": "MISC",
"name": "https://github.com/libyal/libfwsi/issues/13"
},
{
"url": "https://github.com/libyal/libfwsi/compare/20181227...20191006",
"refsource": "MISC",
"name": "https://github.com/libyal/libfwsi/compare/20181227...20191006"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/154774/libyal-libfwsi-Buffer-Overread.html",
"url": "http://packetstormsecurity.com/files/154774/libyal-libfwsi-Buffer-Overread.html"
}
]
}
}