summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201401-05.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-201401-05.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-201401-05.xml')
-rw-r--r--metadata/glsa/glsa-201401-05.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201401-05.xml b/metadata/glsa/glsa-201401-05.xml
new file mode 100644
index 000000000000..1a3a6b720a61
--- /dev/null
+++ b/metadata/glsa/glsa-201401-05.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201401-05">
+ <title>ISC DHCP: Denial of Service</title>
+ <synopsis>A memory exhaustion vulnerability in ISC DHCP could lead to Denial
+ of Service.
+ </synopsis>
+ <product type="ebuild">dhcp</product>
+ <announced>2014-01-06</announced>
+ <revised>2014-01-06: 1</revised>
+ <bug>463848</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/dhcp" auto="yes" arch="*">
+ <unaffected range="ge">4.2.5_p1</unaffected>
+ <vulnerable range="lt">4.2.5_p1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>ISC DHCP is a Dynamic Host Configuration Protocol (DHCP) client/server.</p>
+ </background>
+ <description>
+ <p>ISC DHCP is vulnerable to a memory exhaustion attack involving regular
+ expressions sent by DHCP clients.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could send a specially crafted request from a
+ malicious or spoofed client, potentially leading to a Denial of Service
+ condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All ISC DHCP users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/dhcp-4.2.5_p1"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2494">CVE-2013-2494</uri>
+ </references>
+ <metadata tag="requester" timestamp="2013-09-03T16:23:20Z">
+ creffett
+ </metadata>
+ <metadata tag="submitter" timestamp="2014-01-06T21:52:49Z">
+ creffett
+ </metadata>
+</glsa>