Skip to main content

Incorrect Authorization

CVE-2022-0775

Severity Medium
Score 4.3/10

Summary

The WooCommerce WordPress plugin versions prior to 6.2.1 does not have proper authorization check when deleting reviews, which could allow any authenticated users, such as subscriber to delete arbitrary comment.

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

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

Advisory Timeline

  • Published