mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
878 B
Markdown
19 lines
878 B
Markdown
### [CVE-2005-0739](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0739)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The IAPP dissector (packet-iapp.c) for Ethereal 0.9.1 to 0.10.9 does not properly use certain routines for formatting strings, which could leave it vulnerable to buffer overflows, as demonstrated using modified length values that are not properly handled by the dissect_pdus and pduval_to_str functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=111066805726551&w=2
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9687
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|