diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-01-28 13:07:48 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-01-28 13:07:48 +0800 |
commit | cb9a55776f8f6ded98dd384fd9f6fd481946b343 (patch) | |
tree | 536d6e2b70d901fe77ac1c9df7929533fa439210 /security/vuxml | |
parent | 7129bb497077cc5babc5d7970d25460e6152208a (diff) | |
download | freebsd-ports-gnome-cb9a55776f8f6ded98dd384fd9f6fd481946b343.tar.gz freebsd-ports-gnome-cb9a55776f8f6ded98dd384fd9f6fd481946b343.tar.zst freebsd-ports-gnome-cb9a55776f8f6ded98dd384fd9f6fd481946b343.zip |
Document glpi -- SQL Injection vulnerabilty
PR: ports/131011
Submitted by: Mathias Monnerville <mathias@monnerville.com>
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 25ee97da1921..36e1a8d1fe7f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="2ffb1b0d-ecf5-11dd-abae-00219b0fc4d8"> + <topic> glpi -- SQL Injection</topic> + <affects> + <package> + <name>glpi</name> + <range><lt>0.71.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The GLPI project reports:</p> + <blockquote + cite="http://www.glpi-project.org/spip.php?page=annonce&id_breve=161&lang=en"> + <p>SQL injection vulnerabilities have been found and fixed.</p> + </blockquote> + </body> + </description> + <references> + <url>http://www.glpi-project.org/spip.php?page=annonce&id_breve=161&lang=en</url> + <url>https://mail.gna.org/public/glpi-news/2009-01/msg00002.html</url> + <url>https://dev.indepnet.net/glpi/ticket/1224</url> + </references> + <dates> + <discovery>2009-01-25</discovery> + <entry>2009-01-28</entry> + </dates> + </vuln> + <vuln vid="c3aba586-ea77-11dd-9d1e-000bcdc1757a"> <topic>openfire -- multiple vulnerabilities</topic> <affects> |