mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
827 B
Markdown
18 lines
827 B
Markdown
### [CVE-2014-6427](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6427)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the is_rtsp_request_or_reply function in epan/dissectors/packet-rtsp.c in the RTSP dissector in Wireshark 1.10.x before 1.10.10 and 1.12.x before 1.12.1 allows remote attackers to cause a denial of service (application crash) via a crafted packet that triggers parsing of a token located one position beyond the current position.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10381
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|