summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xml/htdocs/security/en/glsa/glsa-200411-35.xml')
-rw-r--r--xml/htdocs/security/en/glsa/glsa-200411-35.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/xml/htdocs/security/en/glsa/glsa-200411-35.xml b/xml/htdocs/security/en/glsa/glsa-200411-35.xml
new file mode 100644
index 00000000..00c07bd8
--- /dev/null
+++ b/xml/htdocs/security/en/glsa/glsa-200411-35.xml
@@ -0,0 +1,68 @@
+<?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 &quot;&gt;=www-apps/phpwebsite-0.9.3_p4-r2&quot;</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&amp;ANN_user_op=view&amp;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>