summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200610-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-200610-05.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200610-05.xml')
-rw-r--r--metadata/glsa/glsa-200610-05.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200610-05.xml b/metadata/glsa/glsa-200610-05.xml
new file mode 100644
index 000000000000..535fd0f761e9
--- /dev/null
+++ b/metadata/glsa/glsa-200610-05.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200610-05">
+ <title>CAPI4Hylafax fax receiver: Execution of arbitrary code</title>
+ <synopsis>
+ CAPI4Hylafax allows remote attackers to execute arbitrary commands.
+ </synopsis>
+ <product type="ebuild">capi4hylafax</product>
+ <announced>2006-10-17</announced>
+ <revised>2006-10-17: 01</revised>
+ <bug>145982</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/capi4hylafax" auto="yes" arch="*">
+ <unaffected range="ge">01.03.00.99.300.3-r1</unaffected>
+ <vulnerable range="lt">01.03.00.99.300.3-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ CAPI4Hylafax makes it possible to send and receive faxes via CAPI and
+ AVM Fritz!Cards.
+ </p>
+ </background>
+ <description>
+ <p>
+ Lionel Elie Mamane discovered an error in c2faxrecv, which doesn't
+ properly sanitize TSI strings when handling incoming calls.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ A remote attacker can send null (\0) and shell metacharacters in the
+ TSI string from an anonymous fax number, leading to the execution of
+ arbitrary code with the rights of the user running c2faxrecv.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All CAPI4Hylafax users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/capi4hylafax-01.03.00.99.300.3-r1"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3126">CVE-2006-3126</uri>
+ </references>
+ <metadata tag="requester" timestamp="2006-10-11T11:18:55Z">
+ vorlon078
+ </metadata>
+ <metadata tag="submitter" timestamp="2006-10-13T13:56:18Z">
+ falco
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-10-13T13:57:08Z">
+ falco
+ </metadata>
+</glsa>