CVE-2015-3182
published 2016-01-04CVE-2015-3182: epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1.10.12 through 1.10.14 mishandles a certain strdup return value, which allows…
PriorityP419medium5.5CVSS 3.0
AVLACLPRNUIRSUCNINAH
EPSS
1.48%
71.3th percentile
epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1.10.12 through 1.10.14 mishandles a certain strdup return value, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | wireshark | < wireshark 1.12.0~rc1-1 (bookworm) | wireshark 1.12.0~rc1-1 (bookworm) |
| wireshark | wireshark | — | — |
| wireshark | wireshark | — | — |
| wireshark | wireshark | — | — |
| wireshark | wireshark | >= 0 < 1.12.0~rc1-1 | 1.12.0~rc1-1 |
| wireshark | wireshark | >= 0 < 1.12.0~rc1-1 | 1.12.0~rc1-1 |
| wireshark | wireshark | >= 0 < 1.12.0~rc1-1 | 1.12.0~rc1-1 |
| wireshark | wireshark | >= 0 < 1.12.0~rc1-1 | 1.12.0~rc1-1 |
CVSS provenance
nvdv3.05.5MEDIUMCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:N/A:P
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
wireshark: crash on sample file genbroad.snoop
vendor_redhat·2015-05-07·CVSS 5.5
CVE-2015-3182 [MEDIUM] CWE-704 wireshark: crash on sample file genbroad.snoop
wireshark: crash on sample file genbroad.snoop
epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1.10.12 through 1.10.14 mishandles a certain strdup return value, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
Package: wireshark (Red Hat Enterprise Linux 5) - Not affected
Package: wireshark (Red Hat Enterprise Linux 6) - Not affected
Debian
CVE-2015-3182: wireshark - epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1...
vendor_debian·2015·CVSS 5.5
CVE-2015-3182 [MEDIUM] CVE-2015-3182: wireshark - epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1...
epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1.10.12 through 1.10.14 mishandles a certain strdup return value, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
Scope: local
bookworm: resolved (fixed in 1.12.0~rc1-1)
bullseye: resolved (fixed in 1.12.0~rc1-1)
forky: resolved (fixed in 1.12.0~rc1-1)
sid: resolved (fixed in 1.12.0~rc1-1)
trixie: resolved (fixed in 1.12.0~rc1-1)
GHSA
GHSA-p39p-p27m-9c4h: epan/dissectors/packet-dec-dnart
ghsa_unreviewed·2022-05-17
CVE-2015-3182 [MEDIUM] CWE-20 GHSA-p39p-p27m-9c4h: epan/dissectors/packet-dec-dnart
epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1.10.12 through 1.10.14 mishandles a certain strdup return value, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
OSV
CVE-2015-3182: epan/dissectors/packet-dec-dnart
osv·2016-01-04·CVSS 5.5
CVE-2015-3182 [MEDIUM] CVE-2015-3182: epan/dissectors/packet-dec-dnart
epan/dissectors/packet-dec-dnart.c in the DECnet NSP/RT dissector in Wireshark 1.10.12 through 1.10.14 mishandles a certain strdup return value, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2015-3182 wireshark: crash on sample file genbroad.snoop
bugzilla·2015-05-07·CVSS 5.5
CVE-2015-3182 [MEDIUM] CVE-2015-3182 wireshark: crash on sample file genbroad.snoop
CVE-2015-3182 wireshark: crash on sample file genbroad.snoop
It was found that Wireshark crashes when processing (with "tshark -nr genbroad.snoop") a sample file from the Wireshark wiki page:
wget 'http://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=genbroad.snoop' -O genbroad.snoop
Additional details:
* crash reason: strlen() called on invalid pointer (value 0x56998680 == 1452902016)
* the function set_dnet_address at packet-dec-dnart.c:355
* it is called 4 times
* the 2nd time is the one when the value is set
* the variable is called addr in the context of /epan/dissectors/packet-dec-dnart.c:357, function set_dnet_address
* the variable is called pinfo->src->data in the upper frames
* in this function, this macro modifies the value:
SET_ADDRESS(paddr_tgt, AT_STRI
Bugzilla
CVE-2015-0562 wireshark: DEC DNA Routing Protocol dissector crash (wnpa-sec-2015-03)
bugzilla·2015-01-08·CVSS 5.0
CVE-2015-0562 [MEDIUM] CVE-2015-0562 wireshark: DEC DNA Routing Protocol dissector crash (wnpa-sec-2015-03)
CVE-2015-0562 wireshark: DEC DNA Routing Protocol dissector crash (wnpa-sec-2015-03)
It was reported that Wireshark's DEC DNA Routing Protocol dissector could crash. It may be possible to make Wireshark crash by injecting a malformed packet onto the wire or by convincing someone to read a malformed packet trace file.
This is reported to affect Wireshark versions 1.12.0 to 1.12.2, and 1.10.0 to 1.10.11. It is fixed in versions 1.12.3 and 1.10.12.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10724
External References:
https://www.wireshark.org/security/wnpa-sec-2015-03.html
Discussion:
Created wireshark tracking bugs for this issue:
Affects: fedora-all [bug 1180183]
---
upstream fix
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=patch;h=1bc3b8adb2ef850a0b90542bf
http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.htmlhttp://www.securityfocus.com/bid/74586http://www.securitytracker.com/id/1032279https://bugzilla.redhat.com/show_bug.cgi?id=1219409https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=373deb5f4182a5c4ab8c8418a7bbaa5d6e72bb05https://security.gentoo.org/glsa/201510-03http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.htmlhttp://www.securityfocus.com/bid/74586http://www.securitytracker.com/id/1032279https://bugzilla.redhat.com/show_bug.cgi?id=1219409https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=373deb5f4182a5c4ab8c8418a7bbaa5d6e72bb05https://security.gentoo.org/glsa/201510-03
2016-01-04
Published