CVE-2023-40183 HIGH

CVE-2023-40183: DataEase has a vulnerability to obtain user cookies

Vendor Dataease
Product dataease
Weakness CWE-434 · Unrestricted file upload
Published September 21, 2023
Last update September 24, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

DataEase is an open source data visualization and analysis tool. Prior to version 1.18.11, DataEase has a vulnerability that allows an attacker to to obtain user cookies. The program only uses the `ImageIO.read()` method to determine whether the file is an image file or not. There is no whitelisting restriction on file suffixes. This allows the attacker to synthesize the attack code into an image for uploading and change the file extension to html. The attacker may steal user cookies by accessing links. The vulnerability has been fixed in v1.18.11. There are no known workarounds.

Key dates

02Disclosure timeline

September 21, 2023 CVE published
September 24, 2024 Record updated