First published: Sat Sep 21 2019(Updated: )
An issue was discovered in ThinkSAAS 2.91. There is XSS via the content to the index.php?app=group&ac=comment&ts=do&js=1 URI, as demonstrated by a crafted SVG document in the SRC attribute of an EMBED element.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Thinksaas | =2.91 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-16665 has been classified as a high-severity vulnerability due to its potential for XSS attacks.
To fix CVE-2019-16665, it is recommended to sanitize user input and ensure proper encoding of output, especially in the handling of SVG content.
CVE-2019-16665 is an XSS (Cross-Site Scripting) vulnerability that allows attackers to execute arbitrary scripts.
CVE-2019-16665 affects version 2.91 of ThinkSAAS.
The XSS vulnerability in CVE-2019-16665 can be exploited via a crafted SVG document in the SRC attribute of an EMBED element.