cvelist/2013/4xxx/CVE-2013-4536.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2021-05-28 17:00:53 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 07:10:46 +00:00
"CVE_data_meta": {
"ID": "CVE-2013-4536",
2021-05-28 17:00:53 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "qemu",
"version": {
"version_data": [
{
"version_value": "qemu-kvm 1.5.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1066401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1066401"
2021-07-30 14:10:20 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210727-0002/",
"url": "https://security.netapp.com/advisory/ntap-20210727-0002/"
2021-05-28 17:00:53 +00:00
}
]
2019-03-18 07:10:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-05-28 17:00:53 +00:00
"value": "An user able to alter the savevm data (either on the disk or over the wire during migration) could use this flaw to to corrupt QEMU process memory on the (destination) host, which could potentially result in arbitrary code execution on the host with the privileges of the QEMU process."
2019-03-18 07:10:46 +00:00
}
]
}
}