svn commit: r457604 - head/security/vuxml
Danilo G. Baio
dbaio at FreeBSD.org
Sat Dec 30 16:41:21 UTC 2017
Author: dbaio
Date: Sat Dec 30 16:41:19 2017
New Revision: 457604
URL: https://svnweb.freebsd.org/changeset/ports/457604
Log:
security/vuxml: Document vulnerabilities in www/otrs
Security: CVE-2017-16664
Security: CVE-2017-16854
Security: CVE-2017-16921
PR: 224729
Reported by: Vidar Karlsen <vidar at karlsen.tech>
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sat Dec 30 16:04:12 2017 (r457603)
+++ head/security/vuxml/vuln.xml Sat Dec 30 16:41:19 2017 (r457604)
@@ -58,6 +58,55 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="cebd05d6-ed7b-11e7-95f2-005056925db4">
+ <topic>OTRS -- Multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>otrs</name>
+ <range><lt>5.0.26</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>OTRS reports:</p>
+ <blockquote cite="https://www.otrs.com/security-advisory-2017-07-security-update-otrs-framework/">
+ <p>An attacker who is logged into OTRS as an agent can request special URLs
+ from OTRS which can lead to the execution of shell commands with the
+ permissions of the web server user.</p>
+ </blockquote>
+ <blockquote cite="https://www.otrs.com/security-advisory-2017-08-security-update-otrs-framework/">
+ <p>An attacker who is logged into OTRS as a customer can use the ticket search
+ form to disclose internal article information of their customer tickets.</p>
+ </blockquote>
+ <blockquote cite="https://www.otrs.com/security-advisory-2017-09-security-update-otrs-framework/">
+ <p>An attacker who is logged into OTRS as an agent can manipulate form
+ parameters and execute arbitrary shell commands with the permissions of the
+ OTRS or web server user.</p>
+ </blockquote>
+ <blockquote cite="https://www.otrs.com/security-advisory-2017-10-security-update-otrs-framework/">
+ <p>An attacker can send a specially prepared email to an OTRS system. If this
+ system has cookie support disabled, and a logged in agent clicks a link in this
+ email, the session information could be leaked to external systems, allowing the
+ attacker to take over the agent’s session.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-16664</cvename>
+ <cvename>CVE-2017-16854</cvename>
+ <cvename>CVE-2017-16921</cvename>
+ <freebsdpr>ports/224729</freebsdpr>
+ <url>https://www.otrs.com/security-advisory-2017-07-security-update-otrs-framework/</url>
+ <url>https://www.otrs.com/security-advisory-2017-08-security-update-otrs-framework/</url>
+ <url>https://www.otrs.com/security-advisory-2017-09-security-update-otrs-framework/</url>
+ <url>https://www.otrs.com/security-advisory-2017-10-security-update-otrs-framework/</url>
+ </references>
+ <dates>
+ <discovery>2017-11-21</discovery>
+ <entry>2017-12-30</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6a131fbf-ec76-11e7-aa65-001b216d295b">
<topic>The Bouncy Castle Crypto APIs: CVE-2017-13098 ("ROBOT")</topic>
<affects>
More information about the svn-ports-all
mailing list