Executive Summary

Informations
Name CVE-2004-0176 First vendor Publication 2004-05-04
Vendor Cve Last vendor Modification 2024-02-14

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:N/I:N/A:P)
Cvss Base Score 5 Attack Range Network
Cvss Impact Score 2.9 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Multiple buffer overflows in Ethereal 0.8.13 to 0.10.2 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) NetFlow, (2) IGAP, (3) EIGRP, (4) PGM, (5) IrDA, (6) BGP, (7) ISUP, or (8) TCAP dissectors.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0176

OVAL Definitions

Definition Id: oval:org.mitre.oval:def:10187
 
Oval ID: oval:org.mitre.oval:def:10187
Title: Multiple buffer overflows in Ethereal 0.8.13 to 0.10.2 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) NetFlow, (2) IGAP, (3) EIGRP, (4) PGM, (5) IrDA, (6) BGP, (7) ISUP, or (8) TCAP dissectors.
Description: Multiple buffer overflows in Ethereal 0.8.13 to 0.10.2 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) NetFlow, (2) IGAP, (3) EIGRP, (4) PGM, (5) IrDA, (6) BGP, (7) ISUP, or (8) TCAP dissectors.
Family: unix Class: vulnerability
Reference(s): CVE-2004-0176
Version: 5
Platform(s): Red Hat Enterprise Linux 3
CentOS Linux 3
Product(s):
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:878
 
Oval ID: oval:org.mitre.oval:def:878
Title: Multiple BO Vulnerabilities in Red Hat Ethereal
Description: Multiple buffer overflows in Ethereal 0.8.13 to 0.10.2 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) NetFlow, (2) IGAP, (3) EIGRP, (4) PGM, (5) IrDA, (6) BGP, (7) ISUP, or (8) TCAP dissectors.
Family: unix Class: vulnerability
Reference(s): CVE-2004-0176
Version: 2
Platform(s): Red Hat Linux 9
Product(s):
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:887
 
Oval ID: oval:org.mitre.oval:def:887
Title: Multiple BO Vulnerabilities in Red Hat Enterprise 3 Ethereal
Description: Multiple buffer overflows in Ethereal 0.8.13 to 0.10.2 allow remote attackers to cause a denial of service and possibly execute arbitrary code via the (1) NetFlow, (2) IGAP, (3) EIGRP, (4) PGM, (5) IrDA, (6) BGP, (7) ISUP, or (8) TCAP dissectors.
Family: unix Class: vulnerability
Reference(s): CVE-2004-0176
Version: 2
Platform(s): Red Hat Enterprise Linux 3
Product(s):
Definition Synopsis:

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 24

OpenVAS Exploits

Date Description
2008-09-24 Name : Gentoo Security Advisory GLSA 200403-07 (ethereal)
File : nvt/glsa_200403_07.nasl
2008-09-04 Name : FreeBSD Ports: ethereal, tethereal
File : nvt/freebsd_ethereal2.nasl
2008-01-17 Name : Debian Security Advisory DSA 511-1 (ethereal)
File : nvt/deb_511_1.nasl

Open Source Vulnerability Database (OSVDB)

Id Description
13847 Linux Kernel shmctl() Function Arbitrary Locked Memory Access

6898 Ethereal UCP Dissector Handle Time-Field Overflow

A remote overflow exists in Ethereal. The UCP Dissector fails to check the boundary of the Time field resulting in a stack overflow. With a specially crafted request, an attacker can execute arbitrary code resulting in a loss of integrity. This can only be exploited if the system has a MTU bigger than BUFSIZ, which may limit which platforms are susceptable.
6897 Ethereal UCP Dissector Handle Int-Field Overflow

A remote overflow exists in Ethereal. The UCP Dissector fails to check the boundary of the Integer field resulting in a stack overflow. With a specially crafted request, an attacker can execute arbitrary code resulting in a loss of integrity. This can only be exploited if the system has a MTU bigger than BUFSIZ, which may limit which platforms are susceptable.
6896 Ethereal UCP Dissector Handle String-Field Overflow

A remote overflow exists in Ethereal. The UCP Dissector fails to check the boundary of a UCP Packet string resulting in a stack overflow. With a specially crafted request, an attacker can execute arbitrary code resulting in a loss of integrity. This can only be exploited if the system has a MTU bigger than BUFSIZ, which may limit which platforms are susceptable.
6895 Ethereal TCAP Dissector TID Overflow

A remote overflow exists in Ethereal. The TCAP Dissector fails to check the bounds of the ASN.1 encoded Transaction ID resulting in a stack overflow. With a specially crafted request, an attacker can execute arbitrary coderesulting in a loss of integrity.
6894 Ethereal ISUP Dissector INTERWORKING FUNCTION ADDRESS Overflow

A remote overflow exists in Ethereal. The ISUP Dissector fails to check the bounds of the IWFA resulting in a stack overflow. With a specially crafted request, an attacker can execute arbitrary code resulting in a loss of integrity.
6893 Ethereal BGP Dissector MPLS Label Overflow

A remote overflow exists in Ethereal. The BGP Dissector fails to check the bounds of the IPv6 label resulting in a stack overflow. With a specially crafted request, an attacker can potentially execute arbitrary code resulting in a loss of integrity. Due to the stacklayout, exploitation would be extremely difficult.
6892 Ethereal IRDA Dissector Plugin IRCOM_PORT_NAME Overflow

A remote overflow exists in Ethereal. The IRDA Dissector Plugin fails to check the bounds of the "IRCOM_PORT_NAME" variable resulting in an overflow. With a specially crafted request, an attacker can potentially execute arbitrary code resulting in a loss of integrity. Due to the stacklayout, exploitation would be extremely difficult.
6891 Ethereal PGM Dissector NakList Overflow

A remote overflow exists in Ethereal. The PGM Dissector fails to check the bounds of the Naklist resulting in a integer underflow. With a specially crafted request, an attacker can potentially execute arbitrary code resulting in a loss of integrity. Due to the stacklayout, code execution would be extremely difficult.
6890 Ethereal EIGRP Protocol TLV_IP_EXT Long IP Address Overflow

A remote overflow exists in Ethereal. The EIGRP Dissector fails to check the bounds of the "TLV_IP_EXT" variable resulting in a stack overflow. With a specially crafted request, an attacker can execute arbitrary code resulting in a loss of integrity.
6889 Ethereal EIGRP Protocol TLV_IP_INT Long IP Address Overflow

A remote overflow exists in Ethereal. The EIGRP Dissector fails to check the bounds of the "TLV_IP_INT" variable resulting in a stack overflow. With a specially crafted request, an attacker can execute arbitrary code resulting in a loss of integrity.
6888 Ethereal IGAP Protocol Dissector Message Overflow

A remote overflow exists in Ethereal. The IGAP Protocol Dissector fails to check the bounds of the "message" variable resulting in a stack overflow. With a specially crafted request, an attacker can potentially execute arbitrary code resulting in a loss of integrity.
6887 Ethereal IGAP Protocol Dissector Account Overflow

A remote overflow exists in Ethereal. The IGAP Protocol Dissector fails to check the bounds of the "accountname" variable resulting in a stack overflow. With a specially crafted request, an attacker can potentially execute arbitrary code resulting in a loss of integrity.
4490 Ethereal NetFlow v9 Dissector Template Caching Overflow

A remote overflow exists in Ethereal. The NetFlow v9 Dissector fails to check the bounds of the template_entry variable resulting in a caching overflow. With a specially crafted request, an attacker can cause a buffer overflow resulting in a loss of integrity.

Snort® IPS/IDS

Date Description
2014-01-10 Ethereal EIGRP prefix length overflow attempt
RuleID : 2464-community - Revision : 10 - Type : SERVER-OTHER
2014-01-10 Ethereal EIGRP prefix length overflow attempt
RuleID : 2464 - Revision : 10 - Type : SERVER-OTHER
2014-01-10 Ethereal IGMP IGAP message overflow attempt
RuleID : 2463-community - Revision : 10 - Type : SERVER-OTHER
2014-01-10 Ethereal IGMP IGAP message overflow attempt
RuleID : 2463 - Revision : 10 - Type : SERVER-OTHER
2014-01-10 Ethereal IGMP IGAP account overflow attempt
RuleID : 2462-community - Revision : 10 - Type : SERVER-OTHER
2014-01-10 Ethereal IGMP IGAP account overflow attempt
RuleID : 2462 - Revision : 10 - Type : SERVER-OTHER
2014-01-10 Ethereal IGAP Dissector Buffer Overflow attempt
RuleID : 20747 - Revision : 5 - Type : SERVER-OTHER
2014-01-10 Ethereal IGAP Dissector Buffer Overflow attempt
RuleID : 20746 - Revision : 5 - Type : SERVER-OTHER
2014-01-10 Ethereal Netflow dissector buffer overflow attempt
RuleID : 20745 - Revision : 3 - Type : SERVER-OTHER

Nessus® Vulnerability Scanner

Date Description
2009-04-23 Name : The remote FreeBSD host is missing one or more security-related updates.
File : freebsd_pkg_cdf18ed97f4a11d896450020ed76ef5a.nasl - Type : ACT_GATHER_INFO
2006-01-15 Name : The remote Ubuntu host is missing one or more security-related patches.
File : ubuntu_USN-82-1.nasl - Type : ACT_GATHER_INFO
2004-09-29 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-511.nasl - Type : ACT_GATHER_INFO
2004-08-30 Name : The remote Gentoo host is missing one or more security-related patches.
File : gentoo_GLSA-200403-07.nasl - Type : ACT_GATHER_INFO
2004-07-31 Name : The remote Mandrake Linux host is missing a security update.
File : mandrake_MDKSA-2004-024.nasl - Type : ACT_GATHER_INFO
2004-07-06 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2004-136.nasl - Type : ACT_GATHER_INFO

Sources (Detail)

Source Url
BUGTRAQ http://marc.info/?l=bugtraq&m=108007072215742&w=2
http://marc.info/?l=bugtraq&m=108058005324316&w=2
http://marc.info/?l=bugtraq&m=108213710306260&w=2
CERT-VN http://www.kb.cert.org/vuls/id/119876
http://www.kb.cert.org/vuls/id/125156
http://www.kb.cert.org/vuls/id/433596
http://www.kb.cert.org/vuls/id/591820
http://www.kb.cert.org/vuls/id/644886
http://www.kb.cert.org/vuls/id/659140
http://www.kb.cert.org/vuls/id/740188
http://www.kb.cert.org/vuls/id/864884
http://www.kb.cert.org/vuls/id/931588
CONECTIVA http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000835
CONFIRM http://www.ethereal.com/appnotes/enpa-sa-00013.html
DEBIAN http://www.debian.org/security/2004/dsa-511
GENTOO http://security.gentoo.org/glsa/glsa-200403-07.xml
MANDRAKE http://www.mandriva.com/security/advisories?name=MDKSA-2004:024
MISC http://security.e-matters.de/advisories/032004.html
OSVDB http://www.osvdb.org/6893
OVAL https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.ova...
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.ova...
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.ova...
REDHAT http://www.redhat.com/support/errata/RHSA-2004-136.html
http://www.redhat.com/support/errata/RHSA-2004-137.html
SECUNIA http://secunia.com/advisories/11185
XF https://exchange.xforce.ibmcloud.com/vulnerabilities/15569

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
Date Informations
2024-02-14 13:28:33
  • Multiple Updates
2021-05-04 12:02:17
  • Multiple Updates
2021-04-22 01:02:25
  • Multiple Updates
2020-05-23 00:15:44
  • Multiple Updates
2017-10-11 09:23:20
  • Multiple Updates
2017-07-11 12:01:24
  • Multiple Updates
2016-10-18 12:01:18
  • Multiple Updates
2016-06-28 15:05:12
  • Multiple Updates
2016-04-26 12:47:27
  • Multiple Updates
2014-02-17 10:27:14
  • Multiple Updates
2014-01-19 21:22:08
  • Multiple Updates
2013-05-11 11:39:59
  • Multiple Updates