mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
785 B
Markdown
18 lines
785 B
Markdown
### [CVE-2016-4082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4082)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
epan/dissectors/packet-gsm_cbch.c in the GSM CBCH dissector in Wireshark 1.12.x before 1.12.11 and 2.0.x before 2.0.3 uses the wrong variable to index an array, which allows remote attackers to cause a denial of service (out-of-bounds access and application crash) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|