CVE-2023-40772
Received Received - Intake

Directory Traversal in DataEase Before 1.18.10

Vulnerability report for CVE-2023-40772, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-14

Last updated on: 2026-09-14

Assigner: MITRE

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-14
Last Modified
2026-09-14
Generated
2026-09-14
AI Q&A
2026-09-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
dataease dataease to 1.18.10 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-23 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a directory traversal issue in DataEase versions before 1.18.10. It allows remote attackers to access sensitive information by sending crafted requests to the StaticResourceController.java component. The flaw specifically affects Windows environments due to improper handling of Windows-style directory traversal sequences (..\).

Detection Guidance

To detect this vulnerability, check the DataEase version installed on your system. If it is 1.18.9 or earlier, the system is vulnerable. Review server logs for unusual requests containing directory traversal sequences like ..\ or ../ targeting the StaticResourceController endpoint.

Impact Analysis

If you use DataEase versions 1.18.9 or earlier on a Windows system, attackers could exploit this to view sensitive files like application configuration files. This may lead to unauthorized access to confidential data or system settings.

Mitigation Strategies

Upgrade DataEase to version 1.18.10 or later immediately to patch the vulnerability. If upgrading is not possible, restrict access to the StaticResourceController endpoint and monitor for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-40772. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart