Vulnerabilities > CVE-2007-5365 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products

047910
CVSS 7.2 - HIGH
Attack vector
LOCAL
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
local
low complexity
debian
openbsd
redhat
sun
ubuntu
CWE-119
nessus
exploit available

Summary

Stack-based buffer overflow in the cons_options function in options.c in dhcpd in OpenBSD 4.0 through 4.2, and some other dhcpd implementations based on ISC dhcp-2, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a DHCP request specifying a maximum message size smaller than the minimum IP MTU.

Vulnerable Configurations

Part Description Count
OS
Debian
2
OS
Openbsd
3
OS
Redhat
3
OS
Sun
210
OS
Ubuntu
4

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

descriptionUbuntu 6.06 DHCPd bug Remote Denial of Service Exploit. CVE-2007-5365,CVE-2008-5010. Dos exploits for multiple platform
fileexploits/multiple/dos/4601.txt
idEDB-ID:4601
last seen2016-01-31
modified2007-11-02
platformmultiple
port
published2007-11-02
reporterRoMaNSoFt
sourcehttps://www.exploit-db.com/download/4601/
titleUbuntu 6.06 DHCPd - Remote Denial of Service Exploit
typedos

Nessus

  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-1388.NASL
    descriptionThe patch used to correct the DHCP server buffer overflow in DSA-1388-1 was incomplete and did not adequately resolve the problem. This update to the previous advisory makes updated packages based on a newer version of the patch available. For completeness, please find below the original advisory : It was discovered that dhcp, a DHCP server for automatic IP address assignment, didn
    last seen2020-06-01
    modified2020-06-02
    plugin id27515
    published2007-10-19
    reporterThis script is Copyright (C) 2007-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/27515
    titleDebian DSA-1388-3 : dhcp - buffer overflow
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Debian Security Advisory DSA-1388. The text 
    # itself is copyright (C) Software in the Public Interest, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(27515);
      script_version("1.23");
      script_cvs_date("Date: 2019/08/02 13:32:20");
    
      script_cve_id("CVE-2007-5365", "CVE-2008-5010");
      script_xref(name:"DSA", value:"1388");
    
      script_name(english:"Debian DSA-1388-3 : dhcp - buffer overflow");
      script_summary(english:"Checks dpkg output for the updated package");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Debian host is missing a security-related update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "The patch used to correct the DHCP server buffer overflow in
    DSA-1388-1 was incomplete and did not adequately resolve the problem.
    This update to the previous advisory makes updated packages based on a
    newer version of the patch available.
    
    For completeness, please find below the original advisory :
    
    It was discovered that dhcp, a DHCP server for automatic IP address
    assignment, didn't correctly allocate space for network replies. This
    could potentially allow a malicious DHCP client to execute arbitrary
    code upon the DHCP server."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446354"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.debian.org/security/2007/dsa-1388"
      );
      script_set_attribute(
        attribute:"solution", 
        value:
    "Upgrade the dhcp packages.
    
    For the stable distribution (etch), this problem has been fixed in
    version 2.0pl5-19.5etch2.
    
    Updates to the old stable version (sarge) are pending."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
      script_set_attribute(attribute:"exploit_framework_core", value:"true");
      script_cwe_id(119);
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:debian:debian_linux:dhcp");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:debian:debian_linux:3.1");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:debian:debian_linux:4.0");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2007/10/29");
      script_set_attribute(attribute:"plugin_publication_date", value:"2007/10/19");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2007-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Debian Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/Debian/release", "Host/Debian/dpkg-l");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("debian_package.inc");
    
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    if (!get_kb_item("Host/Debian/release")) audit(AUDIT_OS_NOT, "Debian");
    if (!get_kb_item("Host/Debian/dpkg-l")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    
    flag = 0;
    if (deb_check(release:"3.1", prefix:"dhcp", reference:"2.0pl5-19.5etch2")) flag++;
    if (deb_check(release:"3.1", prefix:"dhcp-client", reference:"2.0pl5-19.5etch2")) flag++;
    if (deb_check(release:"3.1", prefix:"dhcp-relay", reference:"2.0pl5-19.5etch2")) flag++;
    if (deb_check(release:"4.0", prefix:"dhcp", reference:"2.0pl5-19.5etch1")) flag++;
    if (deb_check(release:"4.0", prefix:"dhcp-client", reference:"2.0pl5-19.5etch1")) flag++;
    if (deb_check(release:"4.0", prefix:"dhcp-relay", reference:"2.0pl5-19.5etch1")) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:deb_report_get());
      else security_hole(0);
      exit(0);
    }
    else audit(AUDIT_HOST_NOT, "affected");
    
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-531-2.NASL
    descriptionUSN-531-1 fixed vulnerabilities in dhcp. The fixes were incomplete, and only reduced the scope of the vulnerability, without fully solving it. This update fixes the problem. Nahuel Riva and Gerardo Richarte discovered that the DHCP server did not correctly handle certain client options. A remote attacker could send malicious DHCP replies to the server and execute arbitrary code. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id28137
    published2007-11-10
    reporterUbuntu Security Notice (C) 2007-2019 Canonical, Inc. / NASL script (C) 2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/28137
    titleUbuntu 6.06 LTS / 6.10 / 7.04 / 7.10 : dhcp vulnerability (USN-531-2)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Ubuntu Security Notice USN-531-2. The text 
    # itself is copyright (C) Canonical, Inc. See 
    # <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered 
    # trademark of Canonical, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(28137);
      script_version("1.18");
      script_cvs_date("Date: 2019/08/02 13:33:01");
    
      script_cve_id("CVE-2007-5365", "CVE-2008-5010");
      script_xref(name:"USN", value:"531-2");
    
      script_name(english:"Ubuntu 6.06 LTS / 6.10 / 7.04 / 7.10 : dhcp vulnerability (USN-531-2)");
      script_summary(english:"Checks dpkg output for updated packages.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:
    "The remote Ubuntu host is missing one or more security-related
    patches."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "USN-531-1 fixed vulnerabilities in dhcp. The fixes were incomplete,
    and only reduced the scope of the vulnerability, without fully solving
    it. This update fixes the problem.
    
    Nahuel Riva and Gerardo Richarte discovered that the DHCP server did
    not correctly handle certain client options. A remote attacker could
    send malicious DHCP replies to the server and execute arbitrary code.
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the Ubuntu security advisory. Tenable
    has attempted to automatically clean and format it as much as possible
    without introducing additional issues."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://usn.ubuntu.com/531-2/"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected dhcp, dhcp-client and / or dhcp-relay packages."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
      script_set_attribute(attribute:"exploit_framework_core", value:"true");
      script_cwe_id(119);
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:dhcp");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:dhcp-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:dhcp-relay");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:6.06:-:lts");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:6.10");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:7.04");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:7.10");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2007/10/23");
      script_set_attribute(attribute:"plugin_publication_date", value:"2007/11/10");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"Ubuntu Security Notice (C) 2007-2019 Canonical, Inc. / NASL script (C) 2018 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Ubuntu Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/cpu", "Host/Ubuntu", "Host/Ubuntu/release", "Host/Debian/dpkg-l");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("ubuntu.inc");
    include("misc_func.inc");
    
    if ( ! get_kb_item("Host/local_checks_enabled") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/Ubuntu/release");
    if ( isnull(release) ) audit(AUDIT_OS_NOT, "Ubuntu");
    release = chomp(release);
    if (! ereg(pattern:"^(6\.06|6\.10|7\.04|7\.10)$", string:release)) audit(AUDIT_OS_NOT, "Ubuntu 6.06 / 6.10 / 7.04 / 7.10", "Ubuntu " + release);
    if ( ! get_kb_item("Host/Debian/dpkg-l") ) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
    if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Ubuntu", cpu);
    
    flag = 0;
    
    if (ubuntu_check(osver:"6.06", pkgname:"dhcp", pkgver:"2.0pl5-19.4ubuntu0.2")) flag++;
    if (ubuntu_check(osver:"6.06", pkgname:"dhcp-client", pkgver:"2.0pl5-19.4ubuntu0.2")) flag++;
    if (ubuntu_check(osver:"6.06", pkgname:"dhcp-relay", pkgver:"2.0pl5-19.4ubuntu0.2")) flag++;
    if (ubuntu_check(osver:"6.10", pkgname:"dhcp", pkgver:"2.0pl5-19.4ubuntu1.2")) flag++;
    if (ubuntu_check(osver:"6.10", pkgname:"dhcp-client", pkgver:"2.0pl5-19.4ubuntu1.2")) flag++;
    if (ubuntu_check(osver:"6.10", pkgname:"dhcp-relay", pkgver:"2.0pl5-19.4ubuntu1.2")) flag++;
    if (ubuntu_check(osver:"7.04", pkgname:"dhcp", pkgver:"2.0pl5-19.5ubuntu2.2")) flag++;
    if (ubuntu_check(osver:"7.04", pkgname:"dhcp-client", pkgver:"2.0pl5-19.5ubuntu2.2")) flag++;
    if (ubuntu_check(osver:"7.04", pkgname:"dhcp-relay", pkgver:"2.0pl5-19.5ubuntu2.2")) flag++;
    if (ubuntu_check(osver:"7.10", pkgname:"dhcp", pkgver:"2.0pl5dfsg1-20ubuntu1.2")) flag++;
    if (ubuntu_check(osver:"7.10", pkgname:"dhcp-client", pkgver:"2.0pl5dfsg1-20ubuntu1.2")) flag++;
    if (ubuntu_check(osver:"7.10", pkgname:"dhcp-relay", pkgver:"2.0pl5dfsg1-20ubuntu1.2")) flag++;
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_HOLE,
        extra      : ubuntu_report_get()
      );
      exit(0);
    }
    else
    {
      tested = ubuntu_pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "dhcp / dhcp-client / dhcp-relay");
    }
    
  • NASL familySolaris Local Security Checks
    NASL idSOLARIS10_138876-01.NASL
    descriptionSunOS 5.10: usr/lib/inet/in.dhcpd patch. Date this patch was last updated by Sun : Nov/06/08
    last seen2020-06-01
    modified2020-06-02
    plugin id107508
    published2018-03-12
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/107508
    titleSolaris 10 (sparc) : 138876-01
  • NASL familySolaris Local Security Checks
    NASL idSOLARIS8_109077.NASL
    descriptionSunOS 5.8: dhcp server and admin patch. Date this patch was last updated by Sun : Nov/06/08
    last seen2020-06-01
    modified2020-06-02
    plugin id13310
    published2004-07-12
    reporterThis script is Copyright (C) 2004-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/13310
    titleSolaris 8 (sparc) : 109077-21
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2007-0970.NASL
    descriptionAn updated dhcp package that corrects a security flaw is now available for Red Hat Enterprise Linux 2.1. This update has been rated as having important security impact by the Red Hat Security Response Team. The dhcp package provides the ISC Dynamic Host Configuration Protocol (DHCP) server and relay agent, dhcpd. DHCP is a protocol that allows devices to get their own network configuration information from a server. A bug was found in the way dhcpd validates certain DHCP protocol options. A malicious DHCP client could send a carefully crafted DHCP request and cause dhcpd to crash or possibly execute arbitrary code. (CVE-2007-5365) All users of dhcp should upgrade to this updated package, which contains a backported patch that resolves this issue.
    last seen2020-06-01
    modified2020-06-02
    plugin id27566
    published2007-10-25
    reporterThis script is Copyright (C) 2007-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/27566
    titleRHEL 2.1 : dhcp (RHSA-2007:0970)
  • NASL familySolaris Local Security Checks
    NASL idSOLARIS10_X86_138877-01.NASL
    descriptionSunOS 5.10_x86: usr/lib/inet/in.dhcpd patc. Date this patch was last updated by Sun : Nov/06/08
    last seen2020-06-01
    modified2020-06-02
    plugin id108006
    published2018-03-12
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/108006
    titleSolaris 10 (x86) : 138877-01
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-531-1.NASL
    descriptionNahuel Riva and Gerardo Richarte discovered that the DHCP server did not correctly handle certain client options. A remote attacker could send malicious DHCP replies to the server and execute arbitrary code. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id28136
    published2007-11-10
    reporterUbuntu Security Notice (C) 2007-2019 Canonical, Inc. / NASL script (C) 2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/28136
    titleUbuntu 6.06 LTS / 6.10 / 7.04 / 7.10 : dhcp vulnerability (USN-531-1)

Oval

accepted2009-02-16T04:00:22.825-05:00
classvulnerability
contributors
nameMichael Wood
organizationHewlett-Packard
definition_extensions
  • commentSolaris 8 (SPARC) is installed
    ovaloval:org.mitre.oval:def:1539
  • commentSolaris 9 (SPARC) is installed
    ovaloval:org.mitre.oval:def:1457
  • commentSolaris 10 (SPARC) is installed
    ovaloval:org.mitre.oval:def:1440
  • commentSolaris 8 (x86) is installed
    ovaloval:org.mitre.oval:def:2059
  • commentSolaris 9 (x86) is installed
    ovaloval:org.mitre.oval:def:1683
  • commentSolaris 10 (x86) is installed
    ovaloval:org.mitre.oval:def:1926
descriptionStack-based buffer overflow in the cons_options function in options.c in dhcpd in OpenBSD 4.0 through 4.2, and some other dhcpd implementations based on ISC dhcp-2, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a DHCP request specifying a maximum message size smaller than the minimum IP MTU.
familyunix
idoval:org.mitre.oval:def:5817
statusaccepted
submitted2009-01-05T16:39:26.000-05:00
titleSecurity Vulnerabilities in DHCP Handling of DHCP Requests May Allow Remote Users to Execute Arbitrary Code or Cause a Denial of the DHCP Service
version36

Redhat

advisories
rhsa
idRHSA-2007:0970
rpmsdhcp-1:2.0pl5-11

Seebug

  • bulletinFamilyexploit
    descriptionBUGTRAQ ID: 32213 CVE(CAN) ID: CVE-2007-5365 Solaris是一款由Sun开发和维护的商业性质UNIX操作系统。 Solaris的DHCP服务器(in.dhcpd(1M))处理DHCP请求中的安全漏洞可能允许远程非特权用户杀死DHCP服务进程(拒绝服务)或以root用户权限执行任意指令。 Sun Solaris 9.0_x86 Sun Solaris 9.0 Sun Solaris 8.0_x86 Sun Solaris 8.0 Sun Solaris 10.0_x86 Sun Solaris 10.0 Sun OpenSolaris snv_01 - snv_102 Sun --- Sun已经为此发布了一个安全公告(Sun-Alert-243806)以及相应补丁: Sun-Alert-243806:Security Vulnerabilities in DHCP Handling of DHCP Requests May Allow Remote Users to Execute Arbitrary Code or Cause a Denial of the DHCP Service 链接:<a href=http://sunsolve.sun.com/search/printfriendly.do?assetkey=1-66-243806-1 target=_blank>http://sunsolve.sun.com/search/printfriendly.do?assetkey=1-66-243806-1</a>
    idSSV:4449
    last seen2017-11-19
    modified2008-11-14
    published2008-11-14
    reporterRoot
    titleSun Solaris DHCP请求处理拒绝服务及代码执行漏洞
  • bulletinFamilyexploit
    descriptionCVE ID:CVE-2007-5365 Sun Solaris是一款商业性质的操作系统。 Sun Solaris处理DHCP请求存在问题,远程攻击者可以利用漏洞对系统进行拒绝服务攻击。 -处理DHCP请求时in.dhcpd存在边界错误,可导致缓冲区溢出。 -处理DHCP请求时in.dhcpd存在一个未明错误,可导致DHCP服务器守护程序崩溃或以root权限执行任意代码。 Sun Solaris 10 Sun Solaris 8 Sun Solaris 9 可参考如下补丁: -- SPARC Platform -- Solaris 8: <a href=http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-109077-21-1 target=_blank>http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-109077-21-1</a> Solaris 9: <a href=http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-112837-16-1 target=_blank>http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-112837-16-1</a> Solaris 10: <a href=http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-138876-01-1 target=_blank>http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-138876-01-1</a> OpenSolaris: 在builds snv_103及之后版本得到修补. -- x86 Platform -- Solaris 8: <a href=http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-109078-21-1 target=_blank>http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-109078-21-1</a> Solaris 9: <a href=http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-114265-15-1 target=_blank>http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-114265-15-1</a> Solaris 10: <a href=http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-138877-01-1 target=_blank>http://sunsolve.sun.com/search/docume...setkey=urn:cds:docid:1-21-138877-01-1</a> OpenSolaris: 在builds snv_103及之后版本得到修补.
    idSSV:4436
    last seen2017-11-19
    modified2008-11-12
    published2008-11-12
    reporterRoot
    titleSun Solaris DHCP请求处理漏洞
  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:7446
    last seen2017-11-19
    modified2007-11-03
    published2007-11-03
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-7446
    titleUbuntu 6.06 DHCPd bug Remote Denial of Service Exploit