mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
20 lines
667 B
Markdown
20 lines
667 B
Markdown
### [CVE-2022-37451](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37451)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Exim before 4.96 has an invalid free in pam_converse in auths/call_pam.c because store_free is not used after store_malloc.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/firatesatoglu/shodanSearch
|
|
- https://github.com/ivd38/exim_invalid_free
|
|
|