mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
19 lines
847 B
Markdown
19 lines
847 B
Markdown
### [CVE-2008-3889](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3889)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Postfix 2.4 before 2.4.9, 2.5 before 2.5.5, and 2.6 before 2.6-20080902, when used with the Linux 2.6 kernel, leaks epoll file descriptors during execution of "non-Postfix" commands, which allows local users to cause a denial of service (application slowdown or exit) via a crafted command, as demonstrated by a command in a .forward file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4239
|
|
- https://www.exploit-db.com/exploits/6472
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|