aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-07-08 21:36:19 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-07-08 21:36:19 +0000
commit0580c39d0f0b9638da9f4cdecc8a4eed7afbc62a (patch)
tree26458bcdccb8665bbbf9e72bd714c1221477622e /security
parentf76a96caad0e1f8efb10851b9c7e5afd7f1b0173 (diff)
downloadports-0580c39d0f0b9638da9f4cdecc8a4eed7afbc62a.tar.gz
ports-0580c39d0f0b9638da9f4cdecc8a4eed7afbc62a.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 14cc7c29762b..44ddc12390ef 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,40 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="88188a8c-eff6-11d9-8310-0001020eed82">
+ <topic>phppgadmin -- "formLanguage" local file inclusion vulnerability</topic>
+ <affects>
+ <package>
+ <name>phppgadmin</name>
+ <range><gt>0</gt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A Secunia Advisory reports:</p>
+ <blockquote cite="http://secunia.com/advisories/15941/">
+ <p>A vulnerability has been reported in phpPgAdmin, which
+ can be exploited by malicious people to disclose sensitive
+ information.</p>
+ <p>Input passed to the "formLanguage" parameter in
+ "index.php" isn't properly verified, before it is used to
+ include files. This can be exploited to include arbitrary
+ files from local resources.</p>
+ <p>Successful exploitation requires that "magic_quotes_gpc"
+ is disabled.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <bid>14142</bid>
+ <url>http://secunia.com/advisories/15941/</url>
+ </references>
+ <dates>
+ <discovery>2005-07-05</discovery>
+ <entry>2005-07-08</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b64481d9-eff4-11d9-8310-0001020eed82">
<topic>pear-XML_RPC -- information disclosure
vulnerabilities</topic>