1003 Mortgage Application <= 1.75 - Unauthenticated CSV Injection
Strategic Overview
- Status
- Patched in 1.80
- Affected Plugin
- 1003 Mortgage Application
- Affected Version
<= 1.75- CVSS
- 6.5Medium
- Weakness type
- CWE-1236 · Improper Neutralization of Formula Elements in a CSV File
- CVE
CVE-2022-45357
At a glance
CVE-2022-45357 is a medium-severity Improper Neutralization of Formula Elements in a CSV File vulnerability in the 1003 Mortgage Application WordPress plugin, affecting versions <= 1.75. It carries a CVSS score of 6.5 (reachable over the network). Exploitation requires no authentication. The issue is fixed in version 1.80; sites on affected versions should update now. Disclosed February 2023, reported by Rodrigo Escobar (ipax).
Vulnerability Overview
The 1003 Mortgage Application plugin for WordPress is vulnerable to CSV Injection in versions up to, and including, 1.75. This allows unauthenticated attackers to embed untrusted input into exported CSV files, which can result in code execution when these files are downloaded and opened on a local system with a vulnerable configuration.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no privileges on the target site, and no interaction from a victim user.
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.
Remediation
Update to version 1.80, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: 1003 Mortgage Application 1.80 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in 1003 Mortgage Application
- 7.1CVE-2022-45368: 1003 Mortgage Application Arbitrary File Download
CVE-2022-45368 - 5.3CVE-2024-13536: 1003 Mortgage Application <= 1.87 Full Path Disclosure
CVE-2024-13536 - 5.3CVE-2025-22592: 1003 Mortgage Application Missing Authorization
CVE-2025-22592 - 4.3CVE-2025-22591: 1003 Mortgage Application Missing Authorization
CVE-2025-22591
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C