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

62 lines
1.9 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-28025",
"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.94.2 allows Out-of-bounds Read because pdkim_finish_bodyhash does not validate the relationship between sig->bodyhash.len and b->bh.len; thus, a crafted DKIM-Signature header might lead to a leak of sensitive information from process memory."
}
]
},
"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-28025-BHASH.txt",
"url": "https://www.exim.org/static/doc/security/CVE-2020-qualys/CVE-2020-28025-BHASH.txt"
2020-11-02 21:02:29 +00:00
}
]
}
}