First published: Mon Jul 17 2017(Updated: )
Inadequate escaping lead to XSS vulnerability in the search module in ownCloud Server before 8.2.12, 9.0.x before 9.0.10, 9.1.x before 9.1.6, and 10.0.x before 10.0.2. To be exploitable a user has to write or paste malicious content into the search dialogue.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ownCloud Desktop Client | <8.2.12 | |
ownCloud Desktop Client | >=9.0.0<9.0.10 | |
ownCloud Desktop Client | >=9.1.0<9.1.6 | |
ownCloud Desktop Client | >=10.0.0<10.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-9338 is considered a medium severity cross-site scripting (XSS) vulnerability.
To fix CVE-2017-9338, upgrade your ownCloud Server to version 8.2.12 or later, or to 9.0.10, 9.1.6, or 10.0.2 or later.
CVE-2017-9338 affects ownCloud Server versions prior to 8.2.12, 9.0.x before 9.0.10, 9.1.x before 9.1.6, and 10.0.x before 10.0.2.
CVE-2017-9338 can be exploited by any user who can write or paste malicious content into the search dialogue.
CVE-2017-9338 is a cross-site scripting (XSS) vulnerability due to inadequate escaping in the search module.