First published: Sat Sep 21 2019(Updated: )
An issue was discovered in ThinkSAAS 2.91. There is XSS via the index.php?app=group&ac=create&ts=do groupname parameter.
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-16664 has been classified as a medium severity vulnerability due to its potential impact through cross-site scripting (XSS).
To address CVE-2019-16664, it is recommended to sanitize and validate the 'groupname' parameter in the index.php script to prevent XSS exploitation.
CVE-2019-16664 affects ThinkSAAS version 2.91.
CVE-2019-16664 is a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts.
CVE-2019-16664 occurs via the 'groupname' parameter in the index.php file when creating a group.