4.3

CVE-2021-24730

Exploit

Logo Showcase with Slick Slider – Logo Carousel, Logo Slider & Logo Grid <= 1.2.4 - Cross-Site Request Forgery

The Logo Showcase with Slick Slider WordPress plugin before 1.2.5 does not have CSRF and authorisation checks in the lswss_save_attachment_data AJAX action, allowing any authenticated users, such as Subscriber, to change title, description, alt text, and URL of arbitrary uploaded media.
Mögliche Gegenmaßnahme
Logo Showcase – Responsive Logo Carousel, Logo Slider & Logo Grid: Update to version 1.2.5, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Logo Showcase – Responsive Logo Carousel, Logo Slider & Logo Grid
Version [*, 1.2.5)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
InfornwebLogo Showcase With Slick Slider SwPlatformwordpress Version < 1.2.5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.1% 0.269
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:N/I:P/A:N
CWE-352 Cross-Site Request Forgery (CSRF)

The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.

CWE-862 Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.