aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-08-14 21:09:10 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-08-14 21:09:10 +0000
commit782374f5c445a21e3ad78a935e7dceeb300f98a0 (patch)
tree6d93ef436bf235d9d0b574c12a9d6fded95d207d /security
parentde04276318391b249cfe2b823c5dd0caaf14d99d (diff)
downloadports-782374f5c445a21e3ad78a935e7dceeb300f98a0.tar.gz
ports-782374f5c445a21e3ad78a935e7dceeb300f98a0.zip
Document awstats -- arbitrary code execution vulnerability.
Approved by: portmgr (blanket, VuXML)
Notes
Notes: svn path=/head/; revision=140877
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 4eb29269edd3..bcdda7de0210 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,51 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="e86fbb5f-0d04-11da-bc08-0001020eed82">
+ <topic>awstats -- arbitrary code execution vulnerability</topic>
+ <affects>
+ <package>
+ <name>awstats</name>
+ <range><lt>6.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>An iDEFENSE Security Advisory reports:</p>
+ <blockquote cite="http://www.idefense.com/application/poi/display?id=290&amp;type=vulnerabilities">
+ <p>Remote exploitation of an input validation vulnerability
+ in AWStats allows remote attackers to execute arbitrary
+ commands.</p>
+
+ <p>The problem specifically exists because of insufficient
+ input filtering before passing user-supplied data to an
+ <code>eval()</code> function. As part of the statistics
+ reporting function, AWStats displays information about the
+ most common referrer values that caused users to visit the
+ website. The referrer data is used without proper
+ sanitation in an <code>eval()</code> statement, resulting
+ in the execution of arbitrary perl code.</p>
+
+ <p>Successful exploitation results in the execution of
+ arbitrary commands with permissions of the web
+ service. Exploitation will not occur until the stats page
+ has been regenerated with the tainted referrer values from
+ the http access log. Note that AWStats is only vulnerable
+ in situations where at least one URLPlugin is enabled.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2005-1527</cvename>
+ <mlist msgid="20050811155502.61E3C7A00B4@mail.idefense.com">http://marc.theaimsgroup.com/?l=full-disclosure&amp;m=112377934108902</mlist>
+ <url>http://www.idefense.com/application/poi/display?id=290&amp;type=vulnerabilities</url>
+ </references>
+ <dates>
+ <discovery>2005-08-09</discovery>
+ <entry>2005-08-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3b4a6982-0b24-11da-bc08-0001020eed82">
<topic>libgadu -- multiple vulnerabilities</topic>
<affects>