WordPress Plugin Vulnerabilities

Easy Digital Downloads < 3.1.0.2 - Unauthenticated CSV Injection

Description

The plugin does not validate data when its output in a CSV file, which could lead to CSV injection.

Proof of Concept

- Submit an order using =5+5 as "first name" and empty "last name" (the plugin allows that).
- Export the data as CSV from Reports > Export.
- Open the CSV with a spreadsheet application (Excel, Libre Office).
- The CSV formula gets executed.

Affects Plugins

Fixed in 3.1.0.2

References

Classification

Type
CSV INJECTION
OWASP top 10
CWE

Miscellaneous

Original Researcher
Francesco Carlucci
Submitter
Francesco Carlucci
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2022-09-28 (about 1 years ago)
Added
2022-10-28 (about 1 years ago)
Last Updated
2022-10-28 (about 1 years ago)

Other