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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in wifipcap/wifipcap.cpp in TCPFLOW through 1.5.0-alpha. There is an integer overflow in the function handle_prism during caplen processing. If the caplen is less than 144, one can cause an integer overflow in the function handle_80211, which will result in an out-of-bounds read and may allow access to sensitive memory (or a denial of service).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ZIllR0/Routers
|
|
|