mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
880 B
Markdown
18 lines
880 B
Markdown
### [CVE-2003-1132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1132)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The DNS server for Cisco Content Service Switch (CSS) 11000 and 11500, when prompted for a nonexistent AAAA record, responds with response code 3 (NXDOMAIN or "Name Error") instead of response code 0 ("No Error"), which allows remote attackers to cause a denial of service (inaccessible domain) by forcing other DNS servers to send and cache a request for a AAAA record to the vulnerable server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cisco.com/warp/public/707/cisco-sa-20030430-dns.shtml
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|