CVE-2021-27839
Description
A CSV injection vulnerability found in Online Invoicing System (OIS) 4.3 and below can be exploited by users to perform malicious actions such as redirecting admins to unknown or harmful websites, or disclosing other clients' details that the user did not have access to.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSV injection in Online Invoicing System (OIS) 4.3 and below allows authenticated users to inject formulas that execute when an admin exports and opens a CSV file.
Vulnerability
A CSV injection vulnerability exists in Online Invoicing System (OIS) versions 4.3 and below. The bug resides in the client record text fields, where user-supplied input is not sanitized before being included in exported CSV files. When an administrator uses the "Save CSV" feature to export client details, any malicious payloads embedded in the text fields are written directly into the CSV output. [2]
Exploitation
An authenticated regular user can provide malicious payloads (e.g., formulas starting with =) into their client record's text fields. The administrator then exports all client records to a CSV file using the application's built-in feature. When the CSV file is opened in a spreadsheet program such as Microsoft Excel or LibreOffice Calc, the formulas are executed automatically. [2]
Impact
Successful exploitation allows the attacker to redirect the administrator to unknown or harmful websites, or to disclose other clients' details that the attacker did not have access to. This results in a breach of confidentiality and integrity, potentially exposing sensitive business data. [2]
Mitigation
The vulnerability is fixed in OIS version 4.4, released on February 27, 2021. [1] Users are strongly advised to update to the latest version. No workarounds are documented in the available references. [2]
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Online Invoicing System/Online Invoicing Systemdescription
- Range: <=4.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/bigprof-software/online-invoicing-system/releases/tag/4.4mitrex_refsource_MISC
- www.jinsonvarghese.com/csv-injection-in-online-invoicing-system/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.