8.8

CVE-2020-8658

Exploit

Htaccess <= 1.8.1 - Cross-Site Request Forgery

The BestWebSoft Htaccess plugin through 1.8.1 for WordPress allows wp-admin/admin.php?page=htaccess.php&action=htaccess_editor CSRF. The flag htccss_nonce_name passes the nonce to WordPress but the plugin does not validate it correctly, resulting in a wrong implementation of anti-CSRF protection. In this way, an attacker is able to direct the victim to a malicious web page that modifies the .htaccess file, and takes control of the website.
Mögliche Gegenmaßnahme
Htaccess by BestWebSoft – WordPress Website Access Control Plugin: Update to version 1.8.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Htaccess by BestWebSoft – WordPress Website Access Control Plugin
Version *-1.8.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
BestwebsoftHtaccess SwPlatformwordpress Version <= 1.8.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.15% 0.838
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
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.