You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
2.1 KiB
66 lines
2.1 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="200411-04">
|
|
<title>Speedtouch USB driver: Privilege escalation vulnerability</title>
|
|
<synopsis>
|
|
A vulnerability in the Speedtouch USB driver can be exploited to allow
|
|
local users to execute arbitrary code with escalated privileges.
|
|
</synopsis>
|
|
<product type="ebuild">speedtouch</product>
|
|
<announced>2004-11-02</announced>
|
|
<revised count="01">2004-11-02</revised>
|
|
<bug>68436</bug>
|
|
<access>local</access>
|
|
<affected>
|
|
<package name="net-dialup/speedtouch" auto="yes" arch="*">
|
|
<unaffected range="ge">1.3.1</unaffected>
|
|
<vulnerable range="lt">1.3.1</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
The speedtouch package contains a driver for the ADSL SpeedTouch USB modem.
|
|
</p>
|
|
</background>
|
|
<description>
|
|
<p>
|
|
The Speedtouch USB driver contains multiple format string vulnerabilities
|
|
in modem_run, pppoa2 and pppoa3. This flaw is due to an improperly made
|
|
syslog() system call.
|
|
</p>
|
|
</description>
|
|
<impact type="high">
|
|
<p>
|
|
A malicious local user could exploit this vulnerability by causing a buffer
|
|
overflow, and potentially allowing the execution of arbitrary code with
|
|
escalated privileges.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All Speedtouch USB driver users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=net-dialup/speedtouch-1.3.1"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0834">CAN-2004-0834</uri>
|
|
<uri link="https://speedtouch.sourceforge.net/index.php?/news.en.html">Speedtouch Project News Announcements</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2004-10-29T08:13:35Z">
|
|
koon
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2004-10-29T13:15:40Z">
|
|
lewk
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2004-11-02T13:27:33Z">
|
|
koon
|
|
</metadata>
|
|
</glsa>
|