mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2017-8825](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8825)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A null dereference vulnerability has been found in the MIME handling component of LibEtPan before 1.8, as used in MailCore and MailCore 2. A crash can occur in low-level/imf/mailimf.c during a failed parse of a Cc header containing multiple e-mail addresses.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/dinhviethoa/libetpan/issues/274
|
|
|
|
#### Github
|
|
- https://github.com/rwhitworth/fuzzing-utils
|
|
|