aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-07-02 20:05:25 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-07-02 20:05:25 +0000
commit0b3802356bdb5ee051e4cdaf1a9f2dfe31fb2c35 (patch)
tree242dba24d56f254836491cdd7d8a8040a20afa21 /security/vuxml/vuln.xml
parent653ca08290716ccea8d3c3ada5ae86b28fad6f5b (diff)
downloadports-0b3802356bdb5ee051e4cdaf1a9f2dfe31fb2c35.tar.gz
ports-0b3802356bdb5ee051e4cdaf1a9f2dfe31fb2c35.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-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 573b2051442d..ab9ae5b26e8a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -52,6 +52,40 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="fd8bac56-c444-11e1-864b-001cc0877741">
+ <topic>phpList -- SQL injection and XSS vulnerability</topic>
+ <affects>
+ <package>
+ <name>phplist</name>
+ <range><le>2.10.17</le></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Zero Science Lab reports:</p>
+ <blockquote cite="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5081.php">
+ <p>Input passed via the parameter 'sortby' is not properly
+ sanitised before being returned to the user or used in SQL queries.
+ This can be exploited to manipulate SQL queries by injecting
+ arbitrary SQL code. The param 'num' is vulnerable to a XSS issue
+ where the attacker can execute arbitrary HTML and script code in
+ a user's browser session in context of an affected site.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2012-2740</cvename>
+ <cvename>CVE-2012-2741</cvename>
+ <bid>52657</bid>
+ <url>https://www.phplist.com/?lid=567</url>
+ <url>http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5081.php</url>
+ </references>
+ <dates>
+ <discovery>2012-03-21</discovery>
+ <entry>2012-07-02</entry>
+ </dates>
+ </vuln>
+
<vuln vid="ff922811-c096-11e1-b0f4-00262d5ed8ee">
<topic>chromium -- multiple vulnerabilities</topic>
<affects>