mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
### [CVE-2011-1720](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1720)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SMTP server in Postfix before 2.5.13, 2.6.x before 2.6.10, 2.7.x before 2.7.4, and 2.8.x before 2.8.3, when certain Cyrus SASL authentication methods are enabled, does not create a new server handle after client authentication fails, which allows remote attackers to cause a denial of service (heap memory corruption and daemon crash) or possibly execute arbitrary code via an invalid AUTH command with one method followed by an AUTH command with a different method.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CVEDB/PoC-List
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/fir3storm/Vision2
|
|
- https://github.com/nbeguier/postfix_exploit
|
|
- https://github.com/oneplus-x/jok3r
|
|
- https://github.com/sbeteta42/enum_scan
|
|
|