CVE-2024-4092 MEDIUM

CVE-2024-4092: Slider Revolution <= 6.7.7 - Authenticated (Author+) Stored Cross-Site Scripting via htmltag Parameter

Vendor Revolution Slider
Product Slider Revolution
Weakness CWE-79 · XSS
Published May 2, 2024
Last update April 8, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Slider Revolution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘htmltag’ parameter in all versions up to, and including, 6.7.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. By default, this can only be exploited by administrators, but the ability to use and configure Slider Revolution can be extended to authors.

Explanation of Vulnerability in Simple Terms

02Summary

Slider Revolution versions up to 6.7.7 contain a cross-site scripting vulnerability that allows authenticated users to inject malicious scripts. The vulnerability has a changed scope, meaning injected code can affect other users and site functionality beyond the plugin itself. Site administrators should update to a version newer than 6.7.7 to remediate this issue.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that executes in other users' browsers and affects site functionality.

Potential impact on your site

04Site Impact

Authenticated attackers can deface content, steal session tokens, or redirect users to malicious sites.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., contributor or subscriber role) on the site.

Key dates

06Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE