diff options
author | miwi <miwi@FreeBSD.org> | 2012-07-27 21:20:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-07-27 21:20:22 +0800 |
commit | d0d8c60a599a299f69954fd9ccbf047b7fa026b9 (patch) | |
tree | f065b7a0e35283775ac654d6ae5b0f855a8090ec /security | |
parent | 144bd831c87731f7a89c5760c2d4f4c94980fee7 (diff) | |
download | freebsd-ports-gnome-d0d8c60a599a299f69954fd9ccbf047b7fa026b9.tar.gz freebsd-ports-gnome-d0d8c60a599a299f69954fd9ccbf047b7fa026b9.tar.zst freebsd-ports-gnome-d0d8c60a599a299f69954fd9ccbf047b7fa026b9.zip |
- Whitespace only fixes.
Please care more about formating.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 2aaecd33a4f8..e6574733b9d2 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -563,17 +563,17 @@ Note: Please add new entries to the beginning of this file. </dates> </vuln> - <vuln vid="fd8bac56-c444-11e1-864b-001cc0877741"> - <topic>phpList -- SQL injection and XSS vulnerability</topic> + <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> + <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> + <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. @@ -584,16 +584,16 @@ Note: Please add new entries to the beginning of this file. </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> + <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> + <discovery>2012-03-21</discovery> + <entry>2012-07-02</entry> </dates> </vuln> |