CVE-2025-5291: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in averta Master Slider – Responsive Touch Slider
The Master Slider – Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's masterslider_pb and ms_slide shortcodes in all versions up to, and including, 3.10.8 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
AI Analysis
Technical Summary
CVE-2025-5291 is a stored Cross-Site Scripting (XSS) vulnerability affecting the Master Slider – Responsive Touch Slider WordPress plugin developed by averta. This vulnerability exists in all versions up to and including 3.10.8. The root cause is insufficient input sanitization and output escaping on user-supplied attributes within the plugin's masterslider_pb and ms_slide shortcodes. Authenticated users with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts via these shortcodes. Because the malicious script is stored persistently in the WordPress database, it executes whenever any user accesses the compromised page, potentially affecting site administrators, editors, and visitors. The vulnerability does not require user interaction beyond page access and has a CVSS v3.1 base score of 6.4 (medium severity), reflecting network attack vector, low attack complexity, and privileges required (low-level authenticated user). The scope is changed (S:C) due to the possibility of impacting other users' sessions or data. The impact includes limited confidentiality and integrity loss, as the injected script could steal cookies, session tokens, or perform actions on behalf of users, but does not affect availability. No known exploits in the wild have been reported yet. This vulnerability is a classic example of CWE-79, where improper neutralization of input during web page generation leads to persistent XSS. Given the widespread use of WordPress and the popularity of the Master Slider plugin for responsive touch sliders on websites, this vulnerability poses a significant risk to affected sites if left unpatched or mitigated.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized disclosure of sensitive information such as authentication cookies or personal data, enabling session hijacking or privilege escalation within the affected WordPress site. Attackers could leverage this to impersonate users with higher privileges, modify content, or conduct phishing attacks by injecting malicious scripts that alter page content or redirect users. Organizations relying on WordPress sites for customer engagement, e-commerce, or internal portals may suffer reputational damage, data breaches, and compliance violations under GDPR if personal data is compromised. Since the exploit requires contributor-level access, insider threats or compromised low-privilege accounts are the primary risk vectors. The persistent nature of stored XSS increases the attack surface, as any visitor to the infected page can be affected. This could also facilitate lateral movement within an organization's web infrastructure if administrative users are targeted. The medium CVSS score reflects moderate impact, but the real-world consequences depend on the site's user base and security posture. European entities with public-facing WordPress sites using this plugin are particularly at risk.
Mitigation Recommendations
1. Immediate mitigation involves updating the Master Slider plugin to a version where this vulnerability is patched once released by averta. Until then, consider disabling or removing the plugin if feasible. 2. Restrict contributor-level and higher permissions strictly to trusted users; review and audit user roles to minimize the risk of malicious or accidental exploitation. 3. Implement Web Application Firewall (WAF) rules that detect and block suspicious shortcode parameters or script tags in POST requests targeting the masterslider_pb and ms_slide shortcodes. 4. Employ Content Security Policy (CSP) headers to restrict execution of inline scripts and only allow trusted sources, mitigating impact of injected scripts. 5. Conduct regular security scans and monitoring for anomalous content injections or unexpected shortcode usage on WordPress sites. 6. Educate site administrators and content contributors about the risks of XSS and safe content practices. 7. Harden WordPress installations by disabling unnecessary plugins and enforcing strong authentication mechanisms such as MFA to reduce risk of account compromise. 8. Backup site data regularly to enable quick restoration in case of compromise.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden, Belgium, Austria
CVE-2025-5291: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in averta Master Slider – Responsive Touch Slider
Description
The Master Slider – Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's masterslider_pb and ms_slide shortcodes in all versions up to, and including, 3.10.8 due to insufficient input sanitization and output escaping on user supplied attributes. 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.
AI-Powered Analysis
Technical Analysis
CVE-2025-5291 is a stored Cross-Site Scripting (XSS) vulnerability affecting the Master Slider – Responsive Touch Slider WordPress plugin developed by averta. This vulnerability exists in all versions up to and including 3.10.8. The root cause is insufficient input sanitization and output escaping on user-supplied attributes within the plugin's masterslider_pb and ms_slide shortcodes. Authenticated users with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts via these shortcodes. Because the malicious script is stored persistently in the WordPress database, it executes whenever any user accesses the compromised page, potentially affecting site administrators, editors, and visitors. The vulnerability does not require user interaction beyond page access and has a CVSS v3.1 base score of 6.4 (medium severity), reflecting network attack vector, low attack complexity, and privileges required (low-level authenticated user). The scope is changed (S:C) due to the possibility of impacting other users' sessions or data. The impact includes limited confidentiality and integrity loss, as the injected script could steal cookies, session tokens, or perform actions on behalf of users, but does not affect availability. No known exploits in the wild have been reported yet. This vulnerability is a classic example of CWE-79, where improper neutralization of input during web page generation leads to persistent XSS. Given the widespread use of WordPress and the popularity of the Master Slider plugin for responsive touch sliders on websites, this vulnerability poses a significant risk to affected sites if left unpatched or mitigated.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized disclosure of sensitive information such as authentication cookies or personal data, enabling session hijacking or privilege escalation within the affected WordPress site. Attackers could leverage this to impersonate users with higher privileges, modify content, or conduct phishing attacks by injecting malicious scripts that alter page content or redirect users. Organizations relying on WordPress sites for customer engagement, e-commerce, or internal portals may suffer reputational damage, data breaches, and compliance violations under GDPR if personal data is compromised. Since the exploit requires contributor-level access, insider threats or compromised low-privilege accounts are the primary risk vectors. The persistent nature of stored XSS increases the attack surface, as any visitor to the infected page can be affected. This could also facilitate lateral movement within an organization's web infrastructure if administrative users are targeted. The medium CVSS score reflects moderate impact, but the real-world consequences depend on the site's user base and security posture. European entities with public-facing WordPress sites using this plugin are particularly at risk.
Mitigation Recommendations
1. Immediate mitigation involves updating the Master Slider plugin to a version where this vulnerability is patched once released by averta. Until then, consider disabling or removing the plugin if feasible. 2. Restrict contributor-level and higher permissions strictly to trusted users; review and audit user roles to minimize the risk of malicious or accidental exploitation. 3. Implement Web Application Firewall (WAF) rules that detect and block suspicious shortcode parameters or script tags in POST requests targeting the masterslider_pb and ms_slide shortcodes. 4. Employ Content Security Policy (CSP) headers to restrict execution of inline scripts and only allow trusted sources, mitigating impact of injected scripts. 5. Conduct regular security scans and monitoring for anomalous content injections or unexpected shortcode usage on WordPress sites. 6. Educate site administrators and content contributors about the risks of XSS and safe content practices. 7. Harden WordPress installations by disabling unnecessary plugins and enforcing strong authentication mechanisms such as MFA to reduce risk of account compromise. 8. Backup site data regularly to enable quick restoration in case of compromise.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-05-27T21:41:16.616Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 685152c6a8c921274385a0b6
Added to database: 6/17/2025, 11:34:30 AM
Last enriched: 6/17/2025, 11:49:48 AM
Last updated: 8/5/2025, 12:26:15 PM
Views: 11
Related Threats
CVE-2025-8081: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in elemntor Elementor Website Builder – More Than Just a Page Builder
MediumCVE-2025-6253: CWE-862 Missing Authorization in uicore UiCore Elements – Free Elementor widgets and templates
HighCVE-2025-3892: CWE-250: Execution with Unnecessary Privileges in Axis Communications AB AXIS OS
MediumCVE-2025-30027: CWE-1287: Improper Validation of Specified Type of Input in Axis Communications AB AXIS OS
MediumCVE-2025-7622: CWE-918: Server-Side Request Forgery (SSRF) in Axis Communications AB AXIS Camera Station Pro
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.