CVE-2023-2736: Groundhogg <= 2.7.9.8 - Cross-Site Request Forgery to Privilege Escalation
The Groundhogg plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.7.9.8. This is due to missing nonce validation in the 'ajaxeditcontact' function. This makes it possible for authenticated attackers to receive the auto login link via shortcode and then modify the assigned user to the auto login link to elevate verified user privileges via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Affected Software
Event History
Frequently Asked Questions
What is the CVE ID of this vulnerability?
The CVE ID of this vulnerability is CVE-2023-2736.
What is the affected software?
The affected software is the Groundhogg plugin for WordPress version up to and including 2.7.9.8.
What is the severity of CVE-2023-2736?
The severity of CVE-2023-2736 is high with a severity value of 8.
How does CVE-2023-2736 work?
CVE-2023-2736 allows authenticated attackers to receive the auto login link via shortcode, leading to potential Cross-Site Request Forgery (CSRF) attacks.
How can I fix CVE-2023-2736?
To fix CVE-2023-2736, update your Groundhogg plugin for WordPress to a version higher than 2.7.9.8 that includes nonce validation in the 'ajax_edit_contact' function.