Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2013 17:03:28 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312377 - head/security/vuxml
Message-ID:  <201302161703.r1GH3S51064160@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Sat Feb 16 17:03:28 2013
New Revision: 312377
URL: http://svnweb.freebsd.org/changeset/ports/312377

Log:
  - add entry for dns/poweradmin
  
  PR:		175704
  Submitted by:	Edmondas Girkantas <eg@fbsd.lt> (maintainer of dns/poweradmin)

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Feb 16 16:53:27 2013	(r312376)
+++ head/security/vuxml/vuln.xml	Sat Feb 16 17:03:28 2013	(r312377)
@@ -51,6 +51,32 @@ Note:  Please add new entries to the beg
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="f7809d9e-6af0-11e2-8e32-080027d768d3">
+    <topic>poweradmin -- multiple XSS vulnerabilities</topic>
+    <affects>
+      <package>
+       <name>poweradmin</name>
+       <range><lt>2.1.6</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+       <p>Multiple cross-site scripting (XSS) vulnerabilities</p>
+        <blockquote cite="https://www.poweradmin.org/trac/ticket/468">;
+          <p>Multiple scripts are vulnerable to XSS attacks.</p>
+        </blockquote>
+      </body>
+    </description>
+    <references>
+      <bid>55619</bid>
+      <url>http://packetstormsecurity.com/files/116698/Poweradmin-Cross-Site-Scripting.html</url>;
+    </references>
+    <dates>
+      <discovery>2012-01-12</discovery>
+      <entry>2013-02-16</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="c79eb109-a754-45d7-b552-a42099eb2265">
     <topic>Ruby -- Denial of Service and Unsafe Object Creation Vulnerability in JSON</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302161703.r1GH3S51064160>