CVE-2024-4853
EUVD-2024-4443114.05.2024, 15:45
Memory handling issue in editcap could cause denial of service via crafted capture fileEnginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| wireshark | wireshark | 3.6.0 ≤ 𝑥 < 3.6.23 |
| wireshark | wireshark | 4.0.0 ≤ 𝑥 < 4.0.15 |
| wireshark | wireshark | 4.2.0 ≤ 𝑥 < 4.2.5 |
𝑥
= Vulnerable software versions
Debian Releases
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| libwireshark15 |
| ||||||||||||||||||||||
| libwireshark17 |
| ||||||||||||||||||||||
| libwireshark9 |
| ||||||||||||||||||||||
| libwiretap12 |
| ||||||||||||||||||||||
| libwiretap14 |
| ||||||||||||||||||||||
| libwiretap7 |
| ||||||||||||||||||||||
| libwscodecs1 |
| ||||||||||||||||||||||
| libwsutil13 |
| ||||||||||||||||||||||
| libwsutil15 |
| ||||||||||||||||||||||
| libwsutil8 |
| ||||||||||||||||||||||
| wireshark |
| ||||||||||||||||||||||
| wireshark-devel |
| ||||||||||||||||||||||
| wireshark-gtk |
| ||||||||||||||||||||||
| wireshark-ui-qt |
|
Common Weakness Enumeration
- CWE-762 - Mismatched Memory Management RoutinesThe application attempts to return a memory resource to the system, but it calls a release function that is not compatible with the function that was originally used to allocate that resource.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References