From 8644e31f6a6fb5c9814c7bd98e190896c93a9af0 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 26 Feb 2013 01:38:58 +0000 Subject: [PATCH] - Document 3 OTRS vulnerabilities from 2012 - CVE-2012-4751 - CVE-2012-4600 - CVE-2012-2582 --- security/vuxml/vuln.xml | 102 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index af5b90c7980a..b55c5db59a04 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,108 @@ Note: Please add new entries to the beginning of this file. --> + + otrs -- XSS vulnerability could lead to remote code execution + + + otrs + 3.1.*3.1.11 + + + + +

The OTRS Project reports:

+
+

This advisory covers vulnerabilities discovered in the OTRS core + system. This is a variance of the XSS vulnerability, where an attacker + could send a specially prepared HTML email to OTRS which would cause + JavaScript code to be executed in your browser while displaying the + email. In this case this is achieved by using javascript source + attributes with whitespaces.

+

Affected by this vulnerability are all releases of OTRS 2.4.x up to + and including 2.4.14, 3.0.x up to and including 3.0.16 and 3.1.x up to + and including 3.1.10.

+
+ +
+ + CVE-2012-4751 + http://www.otrs.com/en/open-source/community-news/security-advisories/security-advisory-2012-03 + + + 2012-10-16 + 2013-02-25 + +
+ + + otrs -- XSS vulnerability in Firefox and Opera could lead to remote code execution + + + otrs + 3.1.*3.1.10 + + + + +

The OTRS Project reports:

+
+

This advisory covers vulnerabilities discovered in the OTRS core + system. This is a variance of the XSS vulnerability, where an attacker + could send a specially prepared HTML email to OTRS which would cause + JavaScript code to be executed in your browser while displaying the + email in Firefox and Opera. In this case this is achieved with an + invalid HTML structure with nested tags.

+

Affected by this + vulnerability are all releases of OTRS 2.4.x up to and including + 2.4.13, 3.0.x up to and including 3.0.15 and 3.1.x up to and including + 3.1.9 in combination with Firefox and Opera.

+
+ +
+ + CVE-2012-4600 + http://www.otrs.com/en/open-source/community-news/security-advisories/security-advisory-2012-02 + + + 2012-08-30 + 2013-02-25 + +
+ + + otrs -- XSS vulnerability in Internet Explorer could lead to remote code execution + + + otrs + 3.1.*3.1.9 + + + + +

The OTRS Project reports:

+
+

This advisory covers vulnerabilities discovered in the OTRS core + system. Due to the XSS vulnerability in Internet Explorer an attacker + could send a specially prepared HTML email to OTRS which would cause + JavaScript code to be executed in your Internet Explorer while + displaying the email.

+

Affected by this vulnerability are all releases of OTRS 2.4.x up to + and including 2.4.12, 3.0.x up to and including 3.0.14 and 3.1.x up to + and including 3.1.8 in combination with Internet Explorer.

+
+ +
+ + CVE-2012-2582 + http://www.otrs.com/en/open-source/community-news/security-advisories/security-advisory-2012-01 + + + 2012-08-22 + 2013-02-25 + +
+ ruby -- DoS vulnerability in REXML