Lucene search
+L

OwnCloud Server 10.0 User Enumeration

🗓️ 29 Jan 2018 00:00:00Reported by n4xh4ck5Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

OwnCloud Server 10.0 User Enumeration CVE and Po

Code
`Class User Enumeration  
CVE  
Remote Yes  
  
  
Credit n4xh4ck5  
Home https://github.com/n4xh4ck5  
Vulnerable Owncloud Server 8.1 to 10.0  
  
Once time authenticated in the application, the Owncloud funcionality let to User enumeration due the different error messages of the server.  
  
The vulnerabiblity it finds in Owncloud Server 8.1 to 10.0.  
  
In the next steps it describes the PoC to show the vulnerability:  
  
- Go to the user settings.  
  
- Analyzing the traffic, it can be appreciated the next URL (In this case I used to demo.owcloud.org such as target trought Bug Bounty program Hacker One):  
  
https://demo.owncloud.org/index.php/avatar/demo/1  
  
The server responds:  
  
"{"data"}: ("displayname":"demo")}  
  
So, if it changes in the URL the value "demo" by another:  
  
For example, by a valid user such as admin:  
  
https://demo.owncloud.org/index.php/avatar/admin/1  
  
The server responds: "{"data"}: ("displayname":"admin")}  
  
but it changes by a user not valid such as "noexiste":  
  
https://demo.owncloud.org/index.php/avatar/noexiste/1  
  
the server responds: "{"data"}: ("displayname":"")}  
  
The server responds differently depending on the legitimacy of the user, it is possible to enumerate users.  
  
  
  
Kind regards.  
  
  
Thanks for you job.  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

29 Jan 2018 00:00Current
7.1High risk
Vulners AI Score7.1
28