vendor:
EspoCRM
by:
Besim ALTINOK
8.8
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: EspoCRM
Affected Version From: 5.8.5
Affected Version To: 5.8.5
Patch Exists: NO
Related CWE: N/A
CPE: a:espocrm:espocrm:5.8.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Xampp
2020
EspoCRM 5.8.5 – Privilege Escalation
When a request is sent to the /api/v1/App/user endpoint, user details can be accessed. By decoding the Basic Authorization and Espo-Authorization and changing the value with another username (like admin), other user information and access can be obtained.
Mitigation:
Ensure that authorization credentials are properly validated and that access is restricted to authorized users only.