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-200311-07.xml

58 lines
1.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200311-07">
<title>phpSysInfo: arbitrary code execution and directory traversal</title>
<synopsis>
phpSysInfo contains two vulnerabilities that can allow arbitrary code
execution and local directory traversal.
</synopsis>
<product type="ebuild">phpSysInfo</product>
<announced>2003-11-22</announced>
<revised count="02">2007-12-30</revised>
<bug>26782</bug>
<access>local</access>
<affected>
<package name="www-apps/phpsysinfo" auto="yes" arch="*">
<unaffected range="ge">2.1-r1</unaffected>
<vulnerable range="le">2.1</vulnerable>
</package>
</affected>
<background>
<p>
phpSysInfo is a PHP system information tool.
</p>
</background>
<description>
<p>
phpSysInfo contains two vulnerabilities which could allow local files to be
read or arbitrary PHP code to be executed, under the privileges of the web
server process.
</p>
</description>
<impact type="normal">
<p>
An attacker could read local files or execute arbitrary code with the
permissions of the user running the host web server.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
It is recommended that all Gentoo Linux users who are running
www-apps/phpsysinfo upgrade to the fixed version:
</p>
<code>
# emerge sync
# emerge -pv '&gt;=www-apps/phpsysinfo-2.1-r1'
# emerge '&gt;=www-apps/phpsysinfo-2.1-r1'
# emerge clean</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0536">CAN-2003-0536</uri>
</references>
</glsa>