diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-21 09:58:39 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-21 09:58:39 +0000 |
commit | 578582c2751ba67313c12b9d6d7eab8530a31f35 (patch) | |
tree | 950fbcd4126f4e2324653dffa3ae2affd50d7af2 /security/vuxml/vuln.xml | |
parent | 75dcea49af60fe09529cbea67cd2b888ddd0c6d6 (diff) |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 7c3685c18f35..5b7cc19d4b2c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,30 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="96948a6a-e239-11d9-83cf-0010dc5df42d"> + <topic>cacti -- potential SQL injection and cross site scripting attacks</topic> + <affects> + <package> + <name>cacti</name> + <range><le>0.8.6d</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>iDEFENSE security group disclosed potential SQL injection + attacks from unchecked user input and two security holes + regarding potential cross site scripting attacks</p> + </body> + </description> + <references> + <url>http://www.cacti.net/release_notes_0_8_6e.php</url> + </references> + <dates> + <discovery>2005-06-21</discovery> + <entry>2005-06-21</entry> + </dates> + </vuln> + <vuln vid="79217c9b-e1d9-11d9-b875-0001020eed82"> <topic>opera -- XMLHttpRequest security bypass</topic> <affects> |