Skip to main content

Cross-Site Request Forgery (CSRF)

CVE-2024-26273

Severity High
Score 8.8/10

Summary

Cross-site request forgery (CSRF) vulnerability in the "content page editor" in Liferay Portal 7.4.0 through 7.4.3.103, and Liferay DXP 2023.Q4.0 through 2023.Q4.2, 2023.Q3.1 through 2023.Q3.5, 7.4 GA through update 92 and 7.3 update 29 through update 35 allows remote attackers to (1) Change user passwords, (2) Shut down the server, (3) Execute arbitrary code in the scripting console, and (4) Perform other administrative actions via the "_com_liferay_commerce_catalog_web_internal_portlet_CommerceCatalogsPortlet_redirect" parameter.

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

CWE-352 - Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) is a vulnerability that allows an attacker to make arbitrary requests in an authenticated vulnerable web application and disrupt the integrity of the victim’s session. The impact of a successful CSRF attack may range from minor to severe, depending upon the capabilities exposed by the vulnerable application and privileges of the user. An attacker may force the user to perform state-changing requests like transferring funds, changing their email address or password etc. However, if an administrative level account is affected, it may compromise the whole web application and associated sensitive data.

Advisory Timeline

  • Published