vendor:
Lazy Content Slider
by:
Mojtaba MobhaM
6,8
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Lazy Content Slider
Affected Version From: 3.4
Affected Version To: 3.4
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:lazy_content_slider
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win
2016
WordPress Lazy content Slider Plugin – CSRF Vulnerability
The vulnerable page is /wp-content/plugins/lazy-content-slider/lzcs_admin.php. The code for CSRF.html is an HTML form with input fields for lzcs, lzcs_color, lzcs_count and a submit button.
Mitigation:
Implementing CSRF protection tokens, validating input, and using secure communication protocols can help mitigate CSRF attacks.