mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
22 lines
935 B
Markdown
22 lines
935 B
Markdown
### [CVE-2013-4082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4082)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The vwr_read function in wiretap/vwr.c in the Ixia IxVeriWave file parser in Wireshark 1.8.x before 1.8.8 does not validate the relationship between a record length and a trailer length, which allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Hwangtaewon/radamsa
|
|
- https://github.com/StephenHaruna/RADAMSA
|
|
- https://github.com/nqwang/radamsa
|
|
- https://github.com/sambacha/mirror-radamsa
|
|
- https://github.com/sunzu94/radamsa-Fuzzer
|
|
|