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-200603-01.xml

66 lines
2.0 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200603-01">
<title>WordPress: SQL injection vulnerability</title>
<synopsis>
WordPress is vulnerable to an SQL injection vulnerability.
</synopsis>
<product type="ebuild">WordPress</product>
<announced>2006-03-04</announced>
<revised count="01">2006-03-04</revised>
<bug>121661</bug>
<access>remote</access>
<affected>
<package name="www-apps/wordpress" auto="yes" arch="*">
<unaffected range="ge">2.0.1</unaffected>
<vulnerable range="le">1.5.2</vulnerable>
</package>
</affected>
<background>
<p>
WordPress is a PHP and MySQL based content management and
publishing system.
</p>
</background>
<description>
<p>
Patrik Karlsson reported that WordPress 1.5.2 makes use of an
insufficiently filtered User Agent string in SQL queries related to
comments posting. This vulnerability was already fixed in the
2.0-series of WordPress.
</p>
</description>
<impact type="normal">
<p>
An attacker could send a comment with a malicious User Agent
parameter, resulting in SQL injection and potentially in the subversion
of the WordPress database. This vulnerability wouldn't affect WordPress
sites which do not allow comments or which require that comments go
through a moderator.
</p>
</impact>
<workaround>
<p>
Disable or moderate comments on your WordPress blogs.
</p>
</workaround>
<resolution>
<p>
All WordPress users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=www-apps/wordpress-2.0.1"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1012">CVE-2006-1012</uri>
</references>
<metadata tag="submitter" timestamp="2006-02-26T14:42:26Z">
koon
</metadata>
<metadata tag="bugReady" timestamp="2006-02-26T14:42:47Z">
koon
</metadata>
</glsa>