mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
19 lines
755 B
Markdown
19 lines
755 B
Markdown
### [CVE-2008-3210](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3210)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
rutil/dns/DnsStub.cxx in ReSIProcate 1.3.2, as used by repro, allows remote attackers to cause a denial of service (daemon crash) via a SIP (1) INVITE or (2) OPTIONS message with a long domain name in a request URI, which triggers an assert error.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4013
|
|
- https://www.exploit-db.com/exploits/6046
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|