vendor:
Event Tickets
by:
MTK
8.8
CVSS
HIGH
CSV Injection
94
CWE
Product Name: Event Tickets
Affected Version From: 4.10.7.1
Affected Version To: 4.10.7.1
Patch Exists: Yes
Related CWE: N/A
CPE: a:tri.be:event_tickets:4.10.7.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Apache2/WordPress 5.2.2 - Firefox/Windows
2019
WordPress Plugin Event Tickets >= 4.10.7.1 – CSV Injection
It's possible to run malicious command on logged in user computer. Even though an alert message is shown on opening the file but users usually ignore such pop-ups since file is from known source. To exploit the vulnerability, a malicious payload is added to the Full Name section of the RSVP ticket page. The malicious payload is then exported in a .csv file, which when opened, executes the malicious command on the user's system.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application. Additionally, users should be aware of the potential risks of opening files from unknown sources.