header-logo
Suggest Exploit
vendor:
Form Maker
by:
Jetty Sairam
7.8
CVSS
HIGH
Formula Injection (CSV Injection)
78
CWE
Product Name: Form Maker
Affected Version From: 1.12.20
Affected Version To: 1.12.20
Patch Exists: YES
Related CWE: CVE-2018-10504
CPE: 2.3:a:wordpress:form_maker:1.12.20
Metasploit: N/A
Other Scripts: N/A
Platforms Tested: WiN7_x64
2018

WordPress Plugin Form Maker version 1.12.20 vulnerable to to Formula Injection (CSV Injection)

Custom Forms version 1.12.20 is affected by the vulnerability Remote Command Execution using CSV Injection. This allows a public user to inject commands as a part of form fields and when a user with higher privilege exports the form data in CSV opens the file on their machine, the command is executed.

Mitigation:

Upgrade to version 1.12.24
Source

Exploit-DB raw data:

# Exploit Title: Wordpress Plugin Form Maker version 1.12.20 vulnerable to to Formula Injection (CSV Injection)
# Google Dork: N/A
# Date: 27-04-2018
################################
# Exploit Author: Jetty Sairam
################################
# Software Link: https://wordpress.org/plugins/form-maker/
# Affected Version: 1.12.20 and before
#Category: Plugins and Extensions
# Tested on: WiN7_x64
# CVE : CVE-2018-10504

1. Application Description:
Form Maker provides a framework to build custom forms for Joomla users.
2. Technical Description:
Custom Forms version 1.12.20 is affected by the vulnerability Remote Command Execution using CSV Injection. This allows a public user to inject commands as a part of form fields and when a user with higher privilege exports the form data in CSV opens the file on their machine, the command is executed.
3. Proof Of Concept:
Enter the payload @SUM(1+1)*cmd|' /C calc'!A0 in the form fields and submit.
When high privileged user logs into the application to export form data in CSV and opens the file.
Formula gets executed and calculator will get popped in his machine.
4. Solution:
Upgrade to version 1.12.24
https://wordpress.org/plugins/form-maker/
5. Reference:
https://wordpress.org/plugins/form-maker/#developers