diff options
author | cs <cs@FreeBSD.org> | 2014-02-07 04:39:30 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-02-07 04:39:30 +0800 |
commit | ea391d55e5911609a046b1b59f8673022aa36aa7 (patch) | |
tree | dd82a5bf975f514a298b5218eb37e92d87650b69 /security | |
parent | 0667e7d1dc408a7bca6b748faeda51894b1b8e41 (diff) | |
download | freebsd-ports-gnome-ea391d55e5911609a046b1b59f8673022aa36aa7.tar.gz freebsd-ports-gnome-ea391d55e5911609a046b1b59f8673022aa36aa7.tar.zst freebsd-ports-gnome-ea391d55e5911609a046b1b59f8673022aa36aa7.zip |
Update VUXML entry on recent otrs vulnerabilities
Suggested by: remko@
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 36 |
1 files changed, 11 insertions, 25 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 85fa17fbec75..4f08395f582d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -249,11 +249,13 @@ Note: Please add new entries to the beginning of this file. </vuln> <vuln vid="c7b5d72b-886a-11e3-9533-60a44c524f57"> - <topic>otrs -- SQL injection issue</topic> + <topic>otrs -- multiple vulnerabilities</topic> <affects> <package> <name>otrs</name> - <range><lt>3.2.14</lt></range> + <range><lt>3.1.19</lt></range> + <range><gt>3.2.*</gt><lt>3.2.14</lt></range> + <range><gt>3.3.*</gt><lt>3.3.4</lt></range> </package> </affects> <description> @@ -262,29 +264,6 @@ Note: Please add new entries to the beginning of this file. <blockquote cite="https://www.otrs.com/security-advisory-2014-02-sql-injection-issue/"> <p>SQL injection issue</p> </blockquote> - </body> - </description> - <references> - <cvename>CVE-2014-1471</cvename> - <url>https://www.otrs.com/security-advisory-2014-02-sql-injection-issue/</url> - </references> - <dates> - <discovery>2014-01-28</discovery> - <entry>2014-01-28</entry> - </dates> - </vuln> - - <vuln vid="080c5370-886a-11e3-9533-60a44c524f57"> - <topic>otrs -- CSRF issue in customer web interface</topic> - <affects> - <package> - <name>otrs</name> - <range><lt>3.2.14</lt></range> - </package> - </affects> - <description> - <body xmlns="http://www.w3.org/1999/xhtml"> - <p>The OTRS Project reports:</p> <blockquote cite="https://www.otrs.com/security-advisory-2014-01-csrf-issue-customer-web-interface/"> <p>An attacker that managed to take over the session of a logged in customer could create tickets and/or send follow-ups to existing tickets due to @@ -293,14 +272,21 @@ Note: Please add new entries to the beginning of this file. </body> </description> <references> + <cvename>CVE-2014-1471</cvename> + <url>https://www.otrs.com/security-advisory-2014-02-sql-injection-issue/</url> <url>https://www.otrs.com/security-advisory-2014-01-csrf-issue-customer-web-interface/</url> </references> <dates> <discovery>2014-01-28</discovery> <entry>2014-01-28</entry> + <modified>2014-02-06</modified> </dates> </vuln> + <vuln vid="080c5370-886a-11e3-9533-60a44c524f57"> + <cancelled superseded="c7b5d72b-886a-11e3-9533-60a44c524f57"/> + </vuln> + <vuln vid="f9810c43-87a5-11e3-9214-00262d5ed8ee"> <topic>chromium -- multiple vulnerabilities</topic> <affects> |