diff options
author | remko <remko@FreeBSD.org> | 2006-09-03 03:47:14 +0800 |
---|---|---|
committer | remko <remko@FreeBSD.org> | 2006-09-03 03:47:14 +0800 |
commit | c52b5a857aa20a543d0f62e35a98229e7de4bdac (patch) | |
tree | c810f0bd4b070a9aa1f545d1f8c344412320c175 | |
parent | b5d9ac3b78674d56ff957a870ba63987ddec61d0 (diff) | |
download | freebsd-ports-gnome-c52b5a857aa20a543d0f62e35a98229e7de4bdac.tar.gz freebsd-ports-gnome-c52b5a857aa20a543d0f62e35a98229e7de4bdac.tar.zst freebsd-ports-gnome-c52b5a857aa20a543d0f62e35a98229e7de4bdac.zip |
Document hlstats -- multiple cross site scripting vulnerabilities.
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index ee19cdda9638..2766a7d16d72 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,32 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="09639ccc-3abb-11db-81e1-000e0c2e438a"> + <topic>hlstats -- multiple cross site scripting vulnerabilities</topic> + <affects> + <package> + <name>hlstats</name> + <range><ge>0</ge></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Kefka reports multiple cross site scripting vulnerabilities + within hlstats. The vulnerabilities are caused due to + improper checking of variables, allowing an attacker to + perform cross site scripting.</p> + </body> + </description> + <references> + <bid>19745</bid> + <cvename>CVE-2006-4454</cvename> + </references> + <dates> + <discovery>2006-08-29</discovery> + <entry>2006-09-02</entry> + </dates> + </vuln> + <vuln vid="0b79743b-3ab7-11db-81e1-000e0c2e438a"> <topic>gtetrinet -- remote code execution</topic> <affects> |