CVE-2024-29124
Description
Stored XSS vulnerability in Advanced Access Manager plugin for WordPress up to version 6.9.20 allows attackers to inject malicious scripts via improper input neutralization.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in Advanced Access Manager plugin for WordPress up to version 6.9.20 allows attackers to inject malicious scripts via improper input neutralization.
Vulnerability
The Advanced Access Manager (AAM) plugin for WordPress versions through 6.9.20 suffers from a stored Cross-Site Scripting (XSS) vulnerability due to improper neutralization of user input during web page generation [1]. This allows an attacker to inject arbitrary JavaScript code that gets stored and executed when other users access the affected page.
Exploitation
An attacker with the ability to submit input that is processed by the plugin (e.g., via settings or access policies) can inject malicious script payloads. The attacker does not need elevated privileges if the vulnerable input field is accessible to lower-privileged users. The injected script is stored and later executed in the context of any user viewing the affected page, including administrators.
Impact
Successful exploitation leads to stored XSS, enabling the attacker to perform actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the victim. The impact is limited to the browser session of the victim, but can lead to privilege escalation if an administrator views the malicious content.
Mitigation
The vulnerability is fixed in version 7.1.1 of the Advanced Access Manager plugin [1]. Users should update to this version or later. No workarounds are provided in the available references. The plugin is actively maintained and the fix is available via the WordPress plugin repository.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=6.9.20+ 1 more
- (no CPE)range: <=6.9.20
- (no CPE)range: <=6.9.20
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.