First published: Tue Aug 07 2018(Updated: )
ThinkSAAS through 2018-07-25 has XSS via the index.php?app=article&ac=comment&ts=do content parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Thinksaas | <=2.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-15129 is classified as a medium severity vulnerability due to its potential for cross-site scripting (XSS) exploitation.
To mitigate CVE-2018-15129, sanitize and validate user input, particularly the content parameter in index.php for comments.
Successful exploitation of CVE-2018-15129 could allow attackers to execute arbitrary scripts in the context of a user's browser.
CVE-2018-15129 affects ThinkSAAS versions up to and including 2.6.
CVE-2018-15129 specifically affects the comment feature accessed via the content parameter in index.php.