CyberRota Analysis
AI-GeneratedThe Powerkit plugin for WordPress is susceptible to Stored Cross-Site Scripting (XSS) due to a flawed regex-based HTML attribute parser in the Lazy Load module, affecting all versions up to 3.0.4. This vulnerability allows authenticated attackers with Contributor-level access or higher to inject malicious scripts into web pages, which execute when users access those pages. WordPress site administrators and developers using this plugin should prioritize applying updates or implementing mitigations to safeguard against potential exploitation.
Original NVD Description
The Powerkit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Lazy Load module's image processing in all versions up to, and including, 3.0.4. This is due to the 'content_process_images' function using a flawed regex-based HTML attribute parser. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.