4.3
CVSSv2

CVE-2017-6913

Published: 18/09/2018 Updated: 08/11/2018
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 6.1 | Impact Score: 2.7 | Exploitability Score: 2.8
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

Cross-site scripting (XSS) vulnerability in the Open-Xchange webmail prior to 7.6.3-rev28 allows remote malicious users to inject arbitrary web script or HTML via the event attribute in a time tag.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

open-xchange open-xchange appsuite

Github Repositories

Details about CVE-2017-6913 - Stored XSS in open-xchange's webmail

CVE-2017-6913 This is a vulnerability I found in open-xchange OX App Suite's webmail (wwwopen-xchangecom/) a while back Vulnerability details The webmail was vulnerable to a stored XSS when opening an email, due to the event attributes of the HTML time tag not being properly filtered Consequently, embedded HTML code such as the one that follows could run JavaSc