EspoCRM is an Open Source CRM (Customer Relationship Management) software. In affected versions there is Server-Side Request Forgery (SSRF) vulnerability via the upload image from url api. Users who have access to `the /Attachment/fromImageUrl` endpoint can specify URL to point to an internal host. Even though there is check for content type, it can be bypassed by redirects in some cases. This SSRF can be leveraged to disclose internal information (in some cases), target internal hosts and bypass firewalls. This vulnerability has been addressed in commit `c536cee63` which is included in release version 8.0.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations
History
No history.
Information
Published : 2023-12-05 21:15
Updated : 2024-11-21 08:29
NVD link : CVE-2023-46736
Mitre link : CVE-2023-46736
CVE.ORG link : CVE-2023-46736
JSON object : View
Products Affected
espocrm
- espocrm
CWE
CWE-918
Server-Side Request Forgery (SSRF)