CVE-2025-46256
Path Traversal Vulnerability in Advanced Database Cleaner PRO
Publication date: 2026-01-07
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| patchstack | advanced_database_cleaner_pro | From 3.0.0 (inc) to 3.2.10 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-35 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Path Traversal issue in SigmaPlugin Advanced Database Cleaner PRO, specifically involving the use of '.../...//' sequences. It allows an attacker to manipulate file paths to access files and directories outside the intended scope of the application. This affects versions up to 3.2.10.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include updating the Advanced Database Cleaner PRO plugin to version 3.2.11 or later, where the vulnerability is resolved. Until the update can be applied, users should implement Patchstack's mitigation rules to block attacks targeting this vulnerability. Additionally, enabling Patchstack's automatic mitigation and auto-update features can enhance protection against exploitation. [1]
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability allows unauthorized path traversal attacks that can enable attackers to access restricted files or directories on the server. Such unauthorized access to sensitive data could lead to non-compliance with data protection standards and regulations like GDPR and HIPAA, which require strict controls to protect personal and health information. Therefore, exploitation of this vulnerability may result in violations of these compliance requirements. [1]
How can this vulnerability impact me? :
The vulnerability can lead to limited integrity and availability impacts, as indicated by the CVSS score. An attacker with low privileges can exploit this to access or modify files outside the intended directories, potentially disrupting application functionality or altering data.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for unauthorized path traversal attempts targeting the Advanced Database Cleaner PRO plugin. Patchstack provides mitigation rules that can be used to block and detect such attacks. Specific detection commands are not provided in the resources, but implementing Patchstack's mitigation rules or using web application firewalls (WAF) with path traversal detection capabilities is recommended. [1]