Advanced Access Manager <= 6.9.20 - Authenticated (Administrator+) Stored Cross-Site Scripting
Strategic Overview
- Status
- Patched in 6.9.21
- Affected Plugin
- Advanced Access Manager – Access Governance for WordPress
- Affected Version
<= 6.9.20- CVSS
- 5.5Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2024-29124
At a glance
CVE-2024-29124 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Advanced Access Manager WordPress plugin, affecting versions <= 6.9.20. It carries a CVSS score of 5.5 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Administrator level or above. The issue is fixed in version 6.9.21; sites on affected versions should update now. Disclosed March 2024, reported by Delbert Giovanni Lie.
Vulnerability Overview
The Advanced Access Manager – Restricted Content, Users & Roles, Enhanced Security and More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 6.9.20 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in Advanced Access Manager <= 6.9.20 takes an account at Administrator level or above. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Advanced Access Manager the fix is 6.9.21: builds <= 6.9.20 are affected, anything from 6.9.21 onward is not.
Remediation
Update to version 6.9.21, or a newer patched version
How does WordSec protect against this?
An attacker needs Administrator access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Advanced Access Manager 6.9.21 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 6.4CVE-2023-51674: Advanced Access Manager <= 6.9.18 Stored XSS
CVE-2023-51674 - 6.4CVE-2023-50881: Advanced Access Manager <= 6.9.15 Stored XSS
CVE-2023-50881 - 6.1CVE-2024-29127: Advanced Access Manager <= 6.9.20 Reflected XSS
CVE-2024-29127 - 4.8CVE-2021-24830: Advanced Access Manager <= 6.7.9 Admin+ Stored XSS
CVE-2021-24830
Other vulnerabilities in Advanced Access Manager – Access Governance for WordPress
- 9.8CVE-2019-25213: Advanced Access Manager <= 5.9.8.1 Arbitrary File Read
CVE-2019-25213 - 8.8Advanced Access Manager Unrestricted AJAX Actions
- 7.5CVE-2020-35935: Advanced Access Manager Authorization Bypass
CVE-2020-35935 - 7.2CVE-2014-6059: Advanced Access Manager Arbitrary File Overwrite
CVE-2014-6059 - 5.3CVE-2026-42674: Advanced Access Manager Missing Authorization
CVE-2026-42674 - 4.3CVE-2023-51675: Advanced Access Manager <= 6.9.18 Open Redirect
CVE-2023-51675 - 4.3CVE-2020-35934: Advanced Access Manager Information Disclosure
CVE-2020-35934
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C