"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-07-09 16:01:35 +00:00
parent 5afab74fd6
commit 5ffd2b67ef
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
6 changed files with 64 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Pillow before 7.0.1 has multiple out-of-bounds reads in libImaging/FliDecode.c."
"value": "Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c."
}
]
},

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "In libImaging/PcxDecode.c in Pillow before before 7.0.1, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer."
"value": "In libImaging/PcxDecode.c in Pillow before before 7.1.0, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer."
}
]
},

View File

@ -4,14 +4,58 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10756",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Slirp",
"version": {
"version_data": [
{
"version_value": "All libslirp versions before 4.3.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1835986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1835986"
}
]
},
"description": {
"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": "An out-of-bounds read vulnerability was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in the icmp6_send_echoreply() routine while replying to an ICMP echo request, also known as ping. This flaw allows a malicious guest to leak the contents of the host memory, resulting in possible information disclosure. This flaw affects versions of libslirp before 4.3.1."
}
]
}

View File

@ -61,6 +61,11 @@
"refsource": "CONFIRM",
"name": "https://discuss.phplist.org/t/phplist-3-5-5-has-been-released/6377",
"url": "https://discuss.phplist.org/t/phplist-3-5-5-has-been-released/6377"
},
{
"refsource": "MISC",
"name": "https://blog.telspace.co.za/2020/07/phplist-cve-2020-15072-cve-2020-15073.html",
"url": "https://blog.telspace.co.za/2020/07/phplist-cve-2020-15072-cve-2020-15073.html"
}
]
}

View File

@ -61,6 +61,11 @@
"refsource": "CONFIRM",
"name": "https://discuss.phplist.org/t/phplist-3-5-5-has-been-released/6377",
"url": "https://discuss.phplist.org/t/phplist-3-5-5-has-been-released/6377"
},
{
"refsource": "MISC",
"name": "https://blog.telspace.co.za/2020/07/phplist-cve-2020-15072-cve-2020-15073.html",
"url": "https://blog.telspace.co.za/2020/07/phplist-cve-2020-15072-cve-2020-15073.html"
}
]
}

View File

@ -97,6 +97,11 @@
"url": "https://support.apple.com/HT211175",
"refsource": "MISC",
"name": "https://support.apple.com/HT211175"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-20-823/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-20-823/"
}
]
},