cvelist/2020/28xxx/CVE-2020-28020.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2020-11-02 21:02:29 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-05-06 13:01:50 +00:00
"ID": "CVE-2020-28020",
"STATE": "PUBLIC"
2020-11-02 21:02:29 +00:00
},
2021-05-06 13:01:50 +00:00
"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",
2020-11-02 21:02:29 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-05-06 13:01:50 +00:00
"value": "Exim 4 before 4.92 allows Integer Overflow to Buffer Overflow, in which an unauthenticated remote attacker can execute arbitrary code by leveraging the mishandling of continuation lines during header-length restriction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.exim.org/static/doc/security/CVE-2020-qualys/CVE-2020-28020-HSIZE.txt",
"url": "https://www.exim.org/static/doc/security/CVE-2020-qualys/CVE-2020-28020-HSIZE.txt"
2021-07-25 15:00:49 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210725 CVE-2020-28020: Integer overflow in Exim that can lead to RCE: Some questions to the Qualys researchers who designed the exploit",
"url": "http://www.openwall.com/lists/oss-security/2021/07/25/1"
2021-08-03 03:00:53 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210802 Re: CVE-2020-28020: Integer overflow in Exim that can lead to RCE: Some questions to the Qualys researchers who designed the exploit",
"url": "http://www.openwall.com/lists/oss-security/2021/08/03/1"
2020-11-02 21:02:29 +00:00
}
]
}
}