diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-11-25 16:10:28 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-11-25 16:10:28 +0000 |
commit | 072875df73f42461d00dc4bfd6a13ac37ef5f9c6 (patch) | |
tree | 9bd32dcb3090bdd3b2017d24c979e518ddccfee1 /security/vuxml/vuln.xml | |
parent | 6efb7225f2122ed40d800e193fc3131fcd9d404c (diff) |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index b9f08b518775..9fbe8a201b09 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,37 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ac619d06-3ef8-11d9-8741-c942c075aa41"> + <topic> Security Vulnerability With Java Plugin</topic> + <affects> + <package> + <name>jdk</name> + <range><ge>1.4.0</ge><le>1.4.2_6</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p> + The Sun Java Plugin capability in Java 2 Runtime Environment + (JRE) 1.4.2_01, 1.4.2_04, and possibly earlier versions, does + not properly restrict access between Javascript and Java + applets during data transfer, which allows remote attackers + to load unsafe classes and execute arbitrary code. + </p> + </body> + </description> + <references> + <url>http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1&searchclause=%22category:security%22%20%22availability,%20security%22</url> + <url>http://www.securityfocus.com/archive/1/382072</url> + <cvename>CAN-2004-1029</cvename> + <mlist msgid="20041123070248.GA25385@jouko.iki.fi">http://marc.theaimsgroup.com/?l=bugtraq&m=110125046627909</mlist> + </references> + <dates> + <discovery>2004-11-24</discovery> + <entry>2004-11-25</entry> + </dates> + </vuln> + <vuln vid="1a32e8ee-3edb-11d9-8699-00065be4b5b6"> <topic>ProZilla -- server response buffer overflow vulnerabilities</topic> <affects> |