Discover the impact of CVE-2020-35947 in the PageLayer plugin for WordPress, allowing unauthorized actions by authenticated users. Learn about the affected systems, exploitation mechanism, and mitigation steps.
An issue was discovered in the PageLayer plugin before 1.1.2 for WordPress, allowing unauthorized execution of actions by authenticated users.
Understanding CVE-2020-35947
The vulnerability in the PageLayer plugin for WordPress could lead to unauthorized modification of pages and XSS attacks.
What is CVE-2020-35947?
The PageLayer plugin before version 1.1.2 for WordPress had AJAX action endpoints without proper permission checks, enabling any authenticated user to execute actions due to nonce exposure.
The Impact of CVE-2020-35947
The vulnerability allowed unauthorized users to modify pages and potentially execute XSS attacks, posing a high severity risk with a CVSS base score of 7.4.
Technical Details of CVE-2020-35947
The technical aspects of the CVE-2020-35947 vulnerability.
Vulnerability Description
Nearly all AJAX action endpoints in the PageLayer plugin lacked permission checks, enabling unauthorized actions by authenticated users due to nonce exposure.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Protecting systems from CVE-2020-35947.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates