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.
69 lines
2.3 KiB
69 lines
2.3 KiB
13 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
|
||
|
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
|
||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||
|
|
||
|
<glsa id="200411-35">
|
||
|
<title>phpWebSite: HTTP response splitting vulnerability</title>
|
||
|
<synopsis>
|
||
|
phpWebSite is vulnerable to possible HTTP response splitting attacks.
|
||
|
</synopsis>
|
||
|
<product type="ebuild">phpwebsite</product>
|
||
|
<announced>November 26, 2004</announced>
|
||
|
<revised>May 22, 2006: 03</revised>
|
||
|
<bug>71502</bug>
|
||
|
<access>remote</access>
|
||
|
<affected>
|
||
|
<package name="www-apps/phpwebsite" auto="yes" arch="*">
|
||
|
<unaffected range="ge">0.9.3_p4-r2</unaffected>
|
||
|
<vulnerable range="lt">0.9.3_p4-r2</vulnerable>
|
||
|
</package>
|
||
|
</affected>
|
||
|
<background>
|
||
|
<p>
|
||
|
phpWebSite is a web site content management system.
|
||
|
</p>
|
||
|
</background>
|
||
|
<description>
|
||
|
<p>
|
||
|
Due to lack of proper input validation, phpWebSite has been found to be
|
||
|
vulnerable to HTTP response splitting attacks.
|
||
|
</p>
|
||
|
</description>
|
||
|
<impact type="low">
|
||
|
<p>
|
||
|
A malicious user could inject arbitrary response data, leading to
|
||
|
content spoofing, web cache poisoning and other cross-site scripting or
|
||
|
HTTP response splitting attacks. This could result in compromising the
|
||
|
victim's data or browser.
|
||
|
</p>
|
||
|
</impact>
|
||
|
<workaround>
|
||
|
<p>
|
||
|
There is no known workaround at this time.
|
||
|
</p>
|
||
|
</workaround>
|
||
|
<resolution>
|
||
|
<p>
|
||
|
All phpWebSite users should upgrade to the latest version:
|
||
|
</p>
|
||
|
<code>
|
||
|
# emerge --sync
|
||
|
# emerge --ask --oneshot --verbose ">=www-apps/phpwebsite-0.9.3_p4-r2"</code>
|
||
|
</resolution>
|
||
|
<references>
|
||
|
<uri link="http://www.securityfocus.com/archive/1/380894">BugTraq Posting</uri>
|
||
|
<uri link="http://phpwebsite.appstate.edu/index.php?module=announce&ANN_user_op=view&ANN_id=863">phpWebSite Announcement</uri>
|
||
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1516">CVE-2004-1516</uri>
|
||
|
</references>
|
||
|
<metadata tag="requester" timestamp="Wed, 24 Nov 2004 19:21:49 +0000">
|
||
|
lewk
|
||
|
</metadata>
|
||
|
<metadata tag="bugReady" timestamp="Thu, 25 Nov 2004 09:49:35 +0000">
|
||
|
koon
|
||
|
</metadata>
|
||
|
<metadata tag="submitter" timestamp="Fri, 26 Nov 2004 09:12:53 +0000">
|
||
|
vorlon078
|
||
|
</metadata>
|
||
|
</glsa>
|