CVE-2023-40183
Prior to version 1.18.11, DataEase has a vulnerability that allows an attacker to to obtain user cookies.
Does this matter?
Lower severity and a low EPSS score (0.64%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 0.64% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-434
- Affected
- dataease/dataease
- Source
- security-advisories@github.com
References
- https://github.com/dataease/dataease/commit/826513053146721a2b3e09a9c9d3ea41f8f10569Patch
- https://github.com/dataease/dataease/releases/tag/v1.18.11Release Notes
- https://github.com/dataease/dataease/security/advisories/GHSA-w2r4-2r4w-fjxvExploit
- https://github.com/dataease/dataease/commit/826513053146721a2b3e09a9c9d3ea41f8f10569Patch
- https://github.com/dataease/dataease/releases/tag/v1.18.11Release Notes
- https://github.com/dataease/dataease/security/advisories/GHSA-w2r4-2r4w-fjxvExploit
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.