cvelist/2020/14xxx/CVE-2020-14315.json
2020-12-04 16:25:46 +01:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14315",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "bsdiff",
"version": {
"version_data": [
{
"version_value": "bsdiff 4.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/07/09/2",
"url": "https://www.openwall.com/lists/oss-security/2020/07/09/2"
},
{
"refsource": "MISC",
"name": "https://www.x41-dsec.de/lab/advisories/x41-2020-006-bspatch/",
"url": "https://www.x41-dsec.de/lab/advisories/x41-2020-006-bspatch/"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1856747",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856747"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A memory corruption vulnerability is present in bspatch as shipped in Colin Percival\u2019s bsdiff tools version 4.3. Insufficient checks when handling external inputs allows an attacker to bypass the sanity checks in place and write out of a dynamically allocated buffer boundaries."
}
]
}
}