CVE-2023-5424 MEDIUM

CVE-2023-5424: WS Form LITE <= 1.9.217 - Unauthenticated CSV Injection

Vendor Westguard
Product WS Form LITE – Drag & Drop Contact Form Builder
Weakness CWE-1236
Published June 7, 2024
Last update April 8, 2026

CVSS base score

4.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The WS Form LITE plugin for WordPress is vulnerable to CSV Injection in versions up to, and including, 1.9.217. 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.

Explanation of Vulnerability in Simple Terms

02Summary

WS Form LITE versions up to 1.9.217 contain a vulnerability allowing attackers to read or modify limited data through a cross-site request forgery (CSRF) attack. The attacker must trick a site administrator into visiting a malicious page while logged in. The vulnerability affects the form builder's scope, potentially impacting other site components. Update to a version newer than 1.9.217.

What an attacker can do

03Attacker Capabilities

Read or modify limited site data by tricking an admin into visiting a malicious page.

Potential impact on your site

04Site Impact

Attackers can alter form settings or read form submission data if an admin visits a malicious link.

Conditions required to exploit

05Prerequisites

Admin must be logged in and visit attacker-controlled page; network access only.

Key dates

06Disclosure timeline

June 7, 2024 CVE published
April 8, 2026 Record updated