LayerSlider <= 4.6.1 - Path Traversal
Strategic Overview
- Status
- Patched in 5.2.0
- Affected Plugin
- LayerSlider
- Affected Version
<= 4.6.1- CVSS
- 6.5Medium
- Weakness type
- CWE-287 · Improper Authentication
- CVE
CVE pending
At a glance
This record tracks a medium-severity Improper Authentication vulnerability in the LayerSlider WordPress plugin, affecting versions <= 4.6.1. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity; high confidentiality impact). The issue is fixed in version 5.2.0; sites on affected versions should update now. Disclosed August 2014, reported by Akastep.
Vulnerability Overview
The LayerSlider plugin for WordPress is vulnerable to Path Traversal in versions up to, and including, 4.6.1 via the LayerSlider/editor.php skin parameter. This allows unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
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. A successful exploit has high impact on confidentiality.
CWE-287: Improper Authentication
Reaching this weakness in LayerSlider <= 4.6.1 takes a caller who can reach the endpoint. Improper authentication means the mechanism that proves who a caller is can be satisfied without the secret it was supposed to require.
An attacker authenticates as another user — administrators included — without ever knowing a password, so password policies and login rate limits never come into play. For LayerSlider the fix is 5.2.0: builds <= 4.6.1 are affected, anything from 5.2.0 onward is not.
Remediation
Update to version 5.2.0, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: LayerSlider 5.2.0 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in LayerSlider
- 9.8CVE-2024-2879: LayerSlider 7.9.11 - 7.10.0 SQL Injection
CVE-2024-2879 - 8.8LayerSlider <= 6.2.0 CSRF to Stored Cross-Site Scripting
- 8.8LayerSlider <= 6.2.0 Cross-Site Request Forgery
- 8.8LayerSlider <= 4.6.1 Cross-Site Request Forgery
- 6.4CVE-2024-4575: LayerSlider 7.11.0 Stored Cross-Site Scripting
CVE-2024-4575 - 6.4CVE-2023-47786: LayerSlider <= 7.7.9 Stored Cross-Site Scripting
CVE-2023-47786 - 5.5CVE-2022-1153: LayerSlider <= 7.1.1 Admin+ Stored Cross-Site Scripting
CVE-2022-1153 - 4.3CVE-2023-47785: LayerSlider <= 7.7.9 Cross-Site Request Forgery
CVE-2023-47785
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C