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.
66 lines
2.1 KiB
66 lines
2.1 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!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>2004-11-26</announced>
|
|
<revised count="03">2006-05-22</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="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1516">CVE-2004-1516</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2004-11-24T19:21:49Z">
|
|
lewk
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2004-11-25T09:49:35Z">
|
|
koon
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2004-11-26T09:12:53Z">
|
|
vorlon078
|
|
</metadata>
|
|
</glsa>
|