cvelist/2014/0xxx/CVE-2014-0146.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:01:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-0146",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:01:54 +00:00
"lang": "eng",
"value": "The qcow2_open function in the (block/qcow2.c) in QEMU before 1.7.2 and 2.x before 2.0.0 allows local users to cause a denial of service (NULL pointer dereference) via a crafted image which causes an error, related to the initialization of the snapshot_offset and nb_snapshots fields."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:01:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://git.qemu.org/?p=qemu.git;a=commit;h=11b128f4062dd7f89b14abc8877ff20d41b28be9",
"refsource": "CONFIRM",
"url": "http://git.qemu.org/?p=qemu.git;a=commit;h=11b128f4062dd7f89b14abc8877ff20d41b28be9"
},
{
"name": "RHSA-2014:0420",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0420.html"
},
{
"name": "RHSA-2014:0421",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0421.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1078232",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1078232"
},
{
"name": "DSA-3044",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-3044"
},
{
"name": "[oss-security] 20140326 QEMU image format input validation fixes (multiple CVEs)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/03/26/8"
}
]
}
}