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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The getmxrecord function in Fetchmail 6.0.0 and earlier does not properly check the boundary of a particular malformed DNS packet from a malicious DNS server, which allows remote attackers to cause a denial of service (crash) when Fetchmail attempts to read data beyond the expected boundary.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=103340148625187&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|