header-logo
Suggest Exploit
vendor:
ownCloud
by:
SecurityFocus
7,5
CVSS
HIGH
URI Open-Redirection, Cross-Site Scripting, HTML-Injection
601, 79, 80
CWE
Product Name: ownCloud
Affected Version From: 3.0.0
Affected Version To: 3.0.0
Patch Exists: YES
Related CWE: N/A
CPE: a:owncloud:owncloud
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012

ownCloud Multiple Vulnerabilities

ownCloud is prone to a URI open-redirection vulnerability, multiple cross-site scripting vulnerabilities and multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input. An attacker could leverage the cross-site scripting issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks. Attacker-supplied HTML and script code would run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or control how the site is rendered to the user. Other attacks are also possible. Successful exploits may redirect a user to a potentially malicious site; this may aid in phishing attacks.

Mitigation:

Input validation should be used to ensure that untrusted data is not used to dynamically generate web pages. It is also recommended to use a web application firewall to detect and block malicious requests.
Source

Exploit-DB raw data: