mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
702 B
Markdown
18 lines
702 B
Markdown
### [CVE-2014-2957](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2957)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dmarc_process function in dmarc.c in Exim before 4.82.1, when EXPERIMENTAL_DMARC is enabled, allows remote attackers to execute arbitrary code via the From header in an email, which is passed to the expand_string function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2021/05/04/7
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|