Server-Side Request Forgery (SSRF)
CVE-2024-49521
Summary
Adobe Commerce is affected by a Server-Side Request Forgery (SSRF) vulnerability that could lead to a security feature bypass. A low-privileged attacker could exploit this vulnerability to send crafted requests from the vulnerable server to internal systems, which could result in the bypassing of security measures such as firewalls. Exploitation of this issue does not require user interaction.
- LOW
- NETWORK
- NONE
- CHANGED
- NONE
- LOW
- HIGH
- NONE
CWE-918 - Server-Side Request Forgery (SSRF)
Server-side request forgery (SSRF) is a weakness that allows an attacker to send an arbitrary request, making it appear that the request was sent by the server. This request may bypass a firewall that would normally prevent direct access to the URL. The impact of this vulnerability can vary from unauthorized access to files and sensitive information to remote code execution.
Advisory Timeline
- Published