8.8

CVE-2019-11872

Exploit

Hustle <= 6.0.7 - Unauthenticated CSV Injection

The Hustle (aka wordpress-popup) plugin 6.0.7 for WordPress is vulnerable to CSV Injection as it allows for injecting malicious code into a pop-up window. Successful exploitation grants an attacker with a right to execute malicious code on the administrator's computer through Excel functions as the plugin does not sanitize the user's input and allows insertion of any text.
Mögliche Gegenmaßnahme
Hustle – Email Marketing, Lead Generation, Optins, Popups: Update to version 6.0.8.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Hustle – Email Marketing, Lead Generation, Optins, Popups
Version *-6.0.7
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
IncsubHustle SwPlatformwordpress Version < 6.0.8.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.05% 0.755
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-1236 Improper Neutralization of Formula Elements in a CSV File

The product saves user-provided information into a Comma-Separated Value (CSV) file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by a spreadsheet product.