"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-01-02 16:01:06 +00:00
parent 047446bf27
commit 36669da33b
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4532",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "qemu",
"product": {
"product_data": [
{
"product_name": "qemu",
"version": {
"version_data": [
{
"version_value": "1.1.2+dfsg to 2.1+dfsg"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +34,53 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Qemu 1.1.2+dfsg to 2.1+dfsg suffers from a buffer overrun which could potentially result in arbitrary code execution on the host with the privileges of the QEMU process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2013-4532",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2013-4532"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4532",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4532"
},
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-4532",
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-4532"
},
{
"url": "https://access.redhat.com/security/cve/cve-2013-4532",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2013-4532"
},
{
"refsource": "MISC",
"name": "http://www.ubuntu.com/usn/USN-2342-1",
"url": "http://www.ubuntu.com/usn/USN-2342-1"
},
{
"refsource": "MISC",
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739589",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739589"
}
]
}