"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-06-02 13:01:30 +00:00
parent 53c045674a
commit 8fe5ae384f
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 70 additions and 9 deletions

View File

@ -4,7 +4,8 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-10703", "ID": "CVE-2020-10703",
"ASSIGNER": "msiddiqu@redhat.com" "ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {

View File

@ -4,7 +4,8 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-10739", "ID": "CVE-2020-10739",
"ASSIGNER": "msiddiqu@redhat.com" "ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
@ -81,4 +82,4 @@
] ]
] ]
} }
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-13659",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-13659",
"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": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "address_space_map in exec.c in QEMU 4.2.0 can trigger a NULL pointer dereference related to BounceBuffer."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg07313.html",
"refsource": "MISC",
"name": "https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg07313.html"
},
{
"refsource": "CONFIRM",
"name": "http://www.openwall.com/lists/oss-security/2020/06/01/3",
"url": "http://www.openwall.com/lists/oss-security/2020/06/01/3"
} }
] ]
} }

View File

@ -48,6 +48,16 @@
"refsource": "MISC", "refsource": "MISC",
"name": "https://www.vmware.com/security/advisories/VMSA-2020-0010.html", "name": "https://www.vmware.com/security/advisories/VMSA-2020-0010.html",
"url": "https://www.vmware.com/security/advisories/VMSA-2020-0010.html" "url": "https://www.vmware.com/security/advisories/VMSA-2020-0010.html"
},
{
"refsource": "MISC",
"name": "https://citadelo.com/en/blog/full-infrastructure-takeover-of-vmware-cloud-director-CVE-2020-3956/",
"url": "https://citadelo.com/en/blog/full-infrastructure-takeover-of-vmware-cloud-director-CVE-2020-3956/"
},
{
"refsource": "MISC",
"name": "https://github.com/aaronsvk/CVE-2020-3956",
"url": "https://github.com/aaronsvk/CVE-2020-3956"
} }
] ]
}, },