← Vulnerability feed

Vulnerability record · CVE-2010-0304 · published 3 February 2010

CVE-2010-0304: Wireshark LWRES dissector buffer overflow via malformed packet

Wireshark · Wireshark

The LWRES dissector in Wireshark 0.9.15 through 1.0.10 and 1.2.0 through 1.2.5 contains multiple buffer overflows, including a stack-based overflow in dissect_getaddrsbyname_request. A malformed packet triggers the overflow, crashing the application and potentially allowing code execution.

7.5 CVSS 2.0 High EPSS 74% · top 0.5% CWE-119 · Memory buffer overflow
7.5CVSS 2.0 base score
74%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
36References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Multiple buffer overflows in the LWRES dissector in Wireshark 0.9.15 through 1.0.10 and 1.2.0 through 1.2.5 allow remote attackers to cause a denial of service (crash) via a malformed packet, as demonstrated using a stack-based buffer overflow to the dissect_getaddrsbyname_request function.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityCVSS 7.5 and public exploit code with very high EPSS make this a serious risk for exposed Wireshark instances, though it is not known to be actively exploited in the wild.

What it is

The LWRES dissector in Wireshark 0.9.15 through 1.0.10 and 1.2.0 through 1.2.5 contains multiple buffer overflows, including a stack-based overflow in dissect_getaddrsbyname_request. A malformed packet triggers the overflow, crashing the application and potentially allowing code execution.

Impact

A remote attacker can crash Wireshark and, given the stack-based overflow, may achieve arbitrary code execution in the context of the user running Wireshark.

Attack surface

Reached by a malformed LWRES packet processed by the dissector, either captured from the network or opened from a file. No authentication or user interaction beyond normal packet capture or file opening is required.

Exploitation

Not listed in CISA KEV, but EPSS is 0.73666 (99.4th percentile) and a Metasploit module and SecurityFocus exploit reference exist, indicating public exploit code is available.

What to do

  • Upgrade Wireshark to a version later than 1.0.10 or 1.2.5 that includes the LWRES dissector fix.
  • Apply vendor patches from Wireshark, Debian, Fedora, Mandriva or other distributions as applicable.
  • Disable the LWRES dissector if it is not needed for monitoring.
  • Avoid opening untrusted packet capture files in Wireshark.
  • Restrict network capture to trusted segments where possible.

Detection

  • Monitor for Wireshark crashes or abnormal process termination when processing LWRES traffic.
  • Inspect packet captures for malformed LWRES getaddrsbyname requests.
  • Check endpoint logs for unexpected Wireshark process exits correlated with network activity.
  • Use IDS signatures for LWRES buffer overflow attempts if available.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://anonsvn.wireshark.org/viewvc/trunk-1.2/epan/dissectors/packet-lwres.c?view=diff&r1=31596&r2=28492&diff_format=h
http://lists.fedoraproject.org/pipermail/package-announce/2010-March/036415.html
http://osvdb.org/61987
http://secunia.com/advisories/38257 Vendor Advisory
http://secunia.com/advisories/38348 Vendor Advisory
http://secunia.com/advisories/38829
http://www.debian.org/security/2010/dsa-1983
http://www.mandriva.com/security/advisories?name=MDVSA-2010:031
http://www.metasploit.com/modules/exploit/multi/misc/wireshark_lwres_getaddrbyname
http://www.openwall.com/lists/oss-security/2010/01/29/4
http://www.securityfocus.com/bid/37985 Exploit
http://www.securitytracker.com/id?1023516
http://www.vupen.com/english/advisories/2010/0239 PatchVendor Advisory
http://www.wireshark.org/security/wnpa-sec-2010-01.html
http://www.wireshark.org/security/wnpa-sec-2010-02.html Vendor Advisory
https://exchange.xforce.ibmcloud.com/vulnerabilities/55951
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8490
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9933
http://anonsvn.wireshark.org/viewvc/trunk-1.2/epan/dissectors/packet-lwres.c?view=diff&r1=31596&r2=28492&diff_format=h
http://lists.fedoraproject.org/pipermail/package-announce/2010-March/036415.html
http://osvdb.org/61987
http://secunia.com/advisories/38257 Vendor Advisory
http://secunia.com/advisories/38348 Vendor Advisory
http://secunia.com/advisories/38829
http://www.debian.org/security/2010/dsa-1983
http://www.mandriva.com/security/advisories?name=MDVSA-2010:031
http://www.metasploit.com/modules/exploit/multi/misc/wireshark_lwres_getaddrbyname
http://www.openwall.com/lists/oss-security/2010/01/29/4
http://www.securityfocus.com/bid/37985 Exploit
http://www.securitytracker.com/id?1023516
http://www.vupen.com/english/advisories/2010/0239 PatchVendor Advisory
http://www.wireshark.org/security/wnpa-sec-2010-01.html
http://www.wireshark.org/security/wnpa-sec-2010-02.html Vendor Advisory
https://exchange.xforce.ibmcloud.com/vulnerabilities/55951
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8490
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9933

Track CVE-2010-0304 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2011-0444Wireshark memory buffer overflow vulnerabilityBuffer overflow in the MAC-LTE dissector (epan/dissectors/packet-mac-lte.c) in Wireshark 1.2.0 through 1.2.13 and 1.4.0 through 1.4.2 allows remote a…EPSS 7.2%10.0CVE-2010-2994Wireshark memory buffer overflow vulnerabilityStack-based buffer overflow in the ASN.1 BER dissector in Wireshark 0.10.13 through 1.0.14 and 1.2.0 through 1.2.9 has unknown impact and remote atta…EPSS 2.4%10.0CVE-2010-2995Wireshark vulnerabilityThe SigComp Universal Decompressor Virtual Machine (UDVM) in Wireshark 0.10.8 through 1.0.14 and 1.2.0 through 1.2.9 allows remote attackers to cause…EPSS 6.7%10.0CVE-2009-1266Wireshark vulnerabilityUnspecified vulnerability in Wireshark before 1.0.7 has unknown impact and attack vectors.EPSS 1.6%10.0CVE-2009-1210Wireshark vulnerabilityFormat string vulnerability in the PROFINET/DCP (PN-DCP) dissector in Wireshark 1.0.6 and earlier allows remote attackers to execute arbitrary code v…EPSS 15%10.0CVE-2008-3146Wireshark memory buffer overflow vulnerabilityMultiple buffer overflows in packet_ncp2222.inc in Wireshark (formerly Ethereal) 0.9.7 through 1.0.2 allow attackers to cause a denial of service (ap…EPSS 4.0%10.0CVE-2007-6112Wireshark memory buffer overflow vulnerabilityBuffer overflow in the PPP dissector Wireshark (formerly Ethereal) 0.99.6 allows remote attackers to cause a denial of service (crash) and possibly e…EPSS 6.2%10.0CVE-2007-6114Wireshark memory buffer overflow vulnerabilityMultiple buffer overflows in Wireshark (formerly Ethereal) 0.99.0 through 0.99.6 allow remote attackers to cause a denial of service (crash) and poss…EPSS 6.2%

Source: NIST National Vulnerability Database (record CVE-2010-0304), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.