mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
19 lines
892 B
Markdown
19 lines
892 B
Markdown
### [CVE-2007-2362](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2362)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple buffer overflows in MyDNS 1.1.0 allow remote attackers to (1) cause a denial of service (daemon crash) and possibly execute arbitrary code via a certain update, which triggers a heap-based buffer overflow in update.c; and (2) cause a denial of service (daemon crash) via unspecified vectors that trigger an off-by-one stack-based buffer overflow in update.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2658
|
|
- http://www.digit-labs.org/files/exploits/mydns-rr-smash.c
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|