WordPress Plugin Vulnerabilities

WP-CRM <= 1.2.1 - CSV Injection

Description

The plugin does not validate and sanitise fields when exporting people to a CSV file, leading to a CSV injection vulnerability.

Proof of Concept

1. Add new person and put the following CSV calculator payload into the Display Name, Phone Number and Description field and save the entry.
payload : =cmd|' /C calc'!'A1'  or  =cmd|' /C calc'!A0

2. In the All People section, click on "Export CSV"

If the csv is opened in a vulnerable application, the payload will execute.

Affects Plugins

No known fix

References

Classification

Type
CSV INJECTION
OWASP top 10
CWE
CVSS

Miscellaneous

Original Researcher
Ankur Bakre
Submitter
Ankur Bakre
Verified
Yes

Timeline

Publicly Published
2022-05-18 (about 2 years ago)
Added
2022-05-18 (about 2 years ago)
Last Updated
2023-02-08 (about 1 years ago)

Other