Description |
- |
A heap out-of-bounds read in pdkim_finish_bodyhash() has been found in Exim before version 4.94.2. If "acl_smtp_dkim" is set (it is unset by default), an unauthenticated remote attacker may transform this vulnerability into an information disclosure. |
+ |
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. |
|