Skip to main content

CVE-2023-48029

Description

Corebos 8.0 and below is vulnerable to CSV Injection. An attacker with low privileges can inject a malicious command into a table. This vulnerability is exploited when an administrator visits the user management section, exports the data to a CSV file, and then opens it, leading to the execution of the malicious payload on the administrator's computer.

NVD
Severity: HIGH
CVE ID: CVE-2023-48029
CVSS Score: 8.0
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

nitipoom-jar

Refrence: GitHub