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-200612-17.xml

69 lines
2.2 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200612-17">
<title>GNU Radius: Format string vulnerability</title>
<synopsis>
A format string vulnerabilty has been found in GNU Radius, which could lead
to the remote execution of arbitrary code.
</synopsis>
<product type="ebuild">gnuradius</product>
<announced>2006-12-14</announced>
<revised count="01">2006-12-14</revised>
<bug>156376</bug>
<access>remote</access>
<affected>
<package name="net-dialup/gnuradius" auto="yes" arch="*">
<unaffected range="ge">1.4</unaffected>
<vulnerable range="lt">1.4</vulnerable>
</package>
</affected>
<background>
<p>
GNU Radius is a GNU version of Radius, a server for remote user
authentication and accounting.
</p>
</background>
<description>
<p>
A format string vulnerability was found in the sqllog function from the
SQL accounting code for radiusd. That function is only used if one or
more of the "postgresql", "mysql" or "odbc" USE flags are enabled,
which is not the default, except for the "server" 2006.1 and 2007.0
profiles which enable the "mysql" USE flag.
</p>
</description>
<impact type="high">
<p>
An unauthenticated remote attacker could execute arbitrary code with
the privileges of the user running radiusd, which may be the root user.
It is important to note that there is no default GNU Radius user for
Gentoo systems because no init script is provided with the package.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All GNU Radius users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=net-dialup/gnuradius-1.4"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4181">CVE-2006-4181</uri>
</references>
<metadata tag="requester" timestamp="2006-12-11T16:15:45Z">
jaervosz
</metadata>
<metadata tag="bugReady" timestamp="2006-12-11T20:51:18Z">
jaervosz
</metadata>
<metadata tag="submitter" timestamp="2006-12-11T22:14:11Z">
falco
</metadata>
</glsa>