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-200601-15.xml

64 lines
1.9 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200601-15">
<title>Paros: Default administrator password</title>
<synopsis>
Paros's database component is installed without a password, allowing
execution of arbitrary system commands.
</synopsis>
<product type="ebuild">Paros</product>
<announced>2006-01-29</announced>
<revised count="01">2006-01-29</revised>
<bug>120352</bug>
<access>remote</access>
<affected>
<package name="net-proxy/paros" auto="yes" arch="*">
<unaffected range="gt">3.2.5</unaffected>
<vulnerable range="le">3.2.5</vulnerable>
</package>
</affected>
<background>
<p>
Paros is an intercepting proxy between a web server and a client
meant to be used for security assessments. It allows the user to watch
and modify the HTTP(S) traffic.
</p>
</background>
<description>
<p>
Andrew Christensen discovered that in older versions of Paros the
database component HSQLDB is installed with an empty password for the
database administrator "sa".
</p>
</description>
<impact type="high">
<p>
Since the database listens globally by default, an attacker can
connect and issue arbitrary commands, including execution of binaries
installed on the host.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Paros users should upgrade to the latest version:
</p>
<code>
# emerge --snyc
# emerge --ask --oneshot --verbose "&gt;=net-proxy/paros-3.2.8"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3280">CVE-2005-3280</uri>
</references>
<metadata tag="submitter" timestamp="2006-01-26T06:06:09Z">
frilled
</metadata>
<metadata tag="bugReady" timestamp="2006-01-27T21:44:45Z">
adir
</metadata>
</glsa>