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.
gentoo-overlay/metadata/glsa/glsa-200404-19.xml

65 lines
2.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200404-19">
<title>Buffer overflows and format string vulnerabilities in LCDproc</title>
<synopsis>
Multiple remote vulnerabilities have been found in the LCDd server,
allowing execution of arbitrary code with the rights of the LCDd user.
</synopsis>
<product type="ebuild">lcdproc</product>
<announced>2004-04-27</announced>
<revised count="01">2004-04-27</revised>
<bug>47340</bug>
<access>remote </access>
<affected>
<package name="app-misc/lcdproc" auto="yes" arch="*">
<unaffected range="ge">0.4.5</unaffected>
<vulnerable range="le">0.4.4-r1</vulnerable>
</package>
</affected>
<background>
<p>
LCDproc is a program that displays various bits of real-time system
information on an LCD. It makes use of a local server (LCDd) to collect
information to display on the LCD.
</p>
</background>
<description>
<p>
Due to insufficient checking of client-supplied data, the LCDd server is
susceptible to two buffer overflows and one string buffer vulnerability. If
the server is configured to listen on all network interfaces (see the Bind
parameter in LCDproc configuration), these vulnerabilities can be triggered
remotely.
</p>
</description>
<impact type="normal">
<p>
These vulnerabilities allow an attacker to execute code with the rights of
the user running the LCDproc server. By default, this is the "nobody" user.
</p>
</impact>
<workaround>
<p>
A workaround is not currently known for this issue. All users are advised
to upgrade to the latest version of the affected package.
</p>
</workaround>
<resolution>
<p>
LCDproc users should upgrade to version 0.4.5 or later:
</p>
<code>
# emerge sync
# emerge -pv "&gt;=app-misc/lcdproc-0.4.5"
# emerge "&gt;=app-misc/lcdproc-0.4.5"</code>
</resolution>
<references>
<uri link="http://lists.omnipotent.net/pipermail/lcdproc/2004-April/008884.html">LCDproc advisory</uri>
</references>
<metadata tag="submitter">
koon
</metadata>
</glsa>