Skip to main content

Server-Side Request Forgery (SSRF)

CVE-2024-34111

Severity High
Score 8.8/10

Summary

Adobe Commerce is affected by a Server-Side Request Forgery (SSRF) vulnerability that could result in arbitrary code execution. An attacker could exploit this vulnerability by sending a crafted request to the server, which could then cause the server to execute arbitrary code. Exploitation of this issue does not require user interaction. This vulnerability affects magento/community-edition package versions through 2.4.4-p8, 2.4.5 through 2.4.5-p7, 2.4.6 through 2.4.6-p5, and 2.4.7-beta1 through 2.4.7.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • HIGH

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