Lucene search
+L

820 matches found

CVE
CVE
added 2026/09/14 12:00 a.m.3 views

CVE-2023-40772

A directory Traversal vulnerability in DataEase before 1.18.10 allows a remote attacker to obtain sensitive information via a a crafted request to the StaticResourceController.java component...

4.3CVSS0.00282EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.95 views

DataEase v2.10.2 - JWT Signature Verification Bypass

DataEase is an open source data visualization analysis tool that helps users quickly analyze data and gain insights into business trends. In affected versions, the lack of signature verification of JWT tokens allows attackers to forge JWTs, which then allow access to any interface. The...

9.3CVSS5.8AI score0.0125EPSS
SaveExploits1References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.118 views

DataEase <= 2.4.1 - Sensitive Information Exposure

DataEase, an open source data visualization and analysis tool, has a database configuration information exposure vulnerability prior to version 2.5.0. Visiting the /de2api/engine/getEngine;.js path via a browser reveals that the platform's database configuration is returned. id: CVE-2024-30269...

5.3CVSS5.8AI score0.15875EPSS
SaveExploits2References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.25 views

DataEase 2.10.4-2.10.7 - Remote Code Execution

DataEase prior to version 2.10.8 contains a remote code execution caused by insecure backend JDBC link handling, letting authenticated users execute arbitrary code, exploit requires user authentication. id: CVE-2025-32966 info: name: DataEase 2.10.4-2.10.7 - Remote Code Execution author: ChrisJr4...

9.8CVSS6.6AI score0.04396EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.59 views

DataEase < 2.10.10 - JWT Authentication Bypass

DataEase 2.10.10 contains a broken authentication caused by ineffective secret verification, letting users forge JWT tokens, exploit requires no special privileges. id: CVE-2025-49001 info: name: DataEase 2.10.10 - JWT Authentication Bypass author: YunSeoJo,aryu-ru severity: critical description:...

9.8CVSS5.7AI score0.22237EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.13 views

DataEase < 2.10.4 - Authentication Bypass via Whitelist Path Traversal

DataEase versions up to and including 2.10.3 contain an authentication bypass in io.dataease.auth.filter.TokenFilter. The filter passes the raw, unnormalized request URI to WhitelistUtils.match, which only checks for whitelisted prefixes such as /geo/, /customGeo/, /map/, /oauth2/, and /websocket...

9.8CVSS7.8AI score0.44458EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.43 views

DataEase - Remote Code Execution

DataEase is an open-source business intelligence and data visualization platform. Public advisories state that CVE-2025-49002 is related to a bypass in the previous fix for CVE-2025-32966 involving case-insensitive handling of restricted H2 JDBC keywords. This template is a non-invasive detection...

9.8CVSS5.8AI score0.50266EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/09/13 2:45 p.m.7 views

EUVD-2026-77031

A vulnerability has been found in DataEase up to 2.10.25/2.10.26. Affected by this issue is the function buildTooltip of the file core/core-frontend/src/views/chart/components/js/panel/charts/map/symbolic-map.ts of the component Symbolic Map. Such manipulation of the argument...

5.1CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/13 2:45 p.m.11 views

CVE-2026-90529

DataEase versions up to 2.10.25/2.10.26 are affected by a Cross-Site Scripting (XSS) vulnerability in the Symbolic Map component. The flaw resides in the buildTooltip function within symbolic-map.ts (frontend chart panel), where manipulation of the argument canvasViewInfo[*].customAttr.tooltip.ba...

5.1CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/13 2:45 p.m.18 views

CVE-2026-90529 DataEase Symbolic Map symbolic-map.ts buildTooltip cross site scripting

A vulnerability has been found in DataEase up to 2.10.25/2.10.26. Affected by this issue is the function buildTooltip of the file core/core-frontend/src/views/chart/components/js/panel/charts/map/symbolic-map.ts of the component Symbolic Map. Such manipulation of the argument...

5.1CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 12:49 a.m.21 views

DataEase_Postgresql_JDBC_Bypass-CVE-2025-49002

fofa语法:title="DataEase" poc: "POST /de2api/datasource/validate HTTP/1.1 Host: your-ip Accept-Encoding: gzip, deflate, br, zstd sec-ch-ua: ""Google Chrome"";v=""135"", ""Not-A.Brand"";v=""8"", ""Chromium"";v=""135"" User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64 AppleWebKit/537.36 KHTML, like...

9.8CVSS5.8AI score0.50266EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 1:17 p.m.9 views

EXPLOIT-CVE-2026-40901

DataEase — Unauthenticated RCE via a 4-vulnerability chain CVE-2026-40901 & friends Auth bypass → JDBC blocklist bypass arbitrary file read → SQL injection → Java deserialization in Quartz → remote code execution asroot. Self-contained local lab Docker + working PoC. Fixed in DataEase v2.10.21...

9CVSS5.9AI score0.0063EPSS
SaveExploits2References1
NVD
NVD
added 2026/08/31 11:16 a.m.14 views

CVE-2026-82878

DataEase versions before 2.10.26 omit object-level authorization checks on geographic information, dashboard linkage, and chart detail REST endpoints, allowing authenticated users to access resources belonging to other users. Attackers can overwrite or delete map geometry, modify dashboard...

6.3CVSS0.00198EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/31 11:16 a.m.15 views

CVE-2026-82879

DataEase before 2.10.26 contains multiple access control defects in the sharing link module. Tickets are not bound to the target share UUID, so a valid ticket issued for one share can be reused against another ShareTicketManage.validateTicket / POST /de2api/share/proxyInfo. The POST...

6.3CVSS0.00219EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/31 10:51 a.m.8 views

EUVD-2026-68465

DataEase before 2.10.26 contains multiple access control defects in the sharing link module. Tickets are not bound to the target share UUID, so a valid ticket issued for one share can be reused against another ShareTicketManage.validateTicket / POST /de2api/share/proxyInfo. The POST...

6.3CVSS5.9AI score0.00219EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/31 10:51 a.m.41 views

CVE-2026-82879 DataEase before 2.10.26 Access Control Bypass via Share Tickets

DataEase before 2.10.26 contains multiple access control defects in the sharing link module. Tickets are not bound to the target share UUID, so a valid ticket issued for one share can be reused against another ShareTicketManage.validateTicket / POST /de2api/share/proxyInfo. The POST...

6.3CVSS0.00219EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/31 10:51 a.m.19 views

CVE-2026-82879

DataEase before 2.10.26 contains multiple access control defects in its sharing link module. Tickets are not bound to the target share UUID, allowing a valid ticket issued for one share to be reused against another via ShareTicketManage.validateTicket (POST /de2api/share/proxyInfo). Additionally,...

6.3CVSS5.9AI score0.00219EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/31 10:51 a.m.12 views

CVE-2026-82879 DataEase before 2.10.26 Access Control Bypass via Share Tickets

DataEase before 2.10.26 contains multiple access control defects in the sharing link module. Tickets are not bound to the target share UUID, so a valid ticket issued for one share can be reused against another ShareTicketManage.validateTicket / POST /de2api/share/proxyInfo. The POST...

5.3CVSS5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/08/31 10:51 a.m.17 views

CVE-2026-82878

DataEase versions before 2.10.26 lack object-level authorization checks on REST endpoints for geographic information , dashboard linkage , and chart detail . This allows any authenticated user to access, overwrite, or delete resources belonging to other users by supplying arbitrary identifiers in...

6.3CVSS5.9AI score0.00198EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/31 10:51 a.m.7 views

CVE-2026-82878 DataEase before 2.10.26 Missing Object-Level Authorization on Geographic, Linkage and Chart Endpoints

DataEase versions before 2.10.26 omit object-level authorization checks on geographic information, dashboard linkage, and chart detail REST endpoints, allowing authenticated users to access resources belonging to other users. Attackers can overwrite or delete map geometry, modify dashboard...

5.3CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder