CVE-2022-2429
06.09.2022, 18:15
The Ultimate SMS Notifications for WooCommerce plugin for WordPress is vulnerable to CSV Injection in versions up to, and including, 1.4.1 via the 'Export Utility' functionality. This makes it possible for authenticated attackers, such as a subscriber, to add untrusted input into billing information like their First Name that will embed into the exported CSV file triggered by an administrator and can result in code execution when these files are downloaded and opened on a local system with a vulnerable configuration.Enginsight
Vendor | Product | Version |
---|---|---|
ultimatesmsnotifications | ultimate_sms_notifications_for_woocommerce | 𝑥 ≤ 1.4.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-138 - Improper Neutralization of Special ElementsThe software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as control elements or syntactic markers when they are sent to a downstream component.
- CWE-1236 - Improper Neutralization of Formula Elements in a CSV FileThe software 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 spreadsheet software.
References