Skip to main content

Weak Password Recovery Mechanism for Forgotten Password

CVE-2022-29933

Severity High
Score 8.8/10

Summary

Craft CMS allows a remote unauthenticated attacker, who knows at least one valid username, to reset the account's password and take over the account by providing a crafted HTTP header to the application while using the password reset functionality. Specifically, the attacker must send X-Forwarded-Host to the /index.php?p=admin/actions/users/send-password-reset-email URI. NOTE: The vendor's position is that a customer can already work around this by adjusting the configuration (i.e., by not using the default configuration). This issue affects versions prior to 3.7.36.

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

CWE-640 - Weak Password Recovery Mechanism for Forgotten Password

The software contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak.

Advisory Timeline

  • Published