CVE-2025-53588
BaseFortify
Publication date: 2025-08-28
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ukrsolution | upc_ean_gtin_code_generator | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Path Traversal issue in the UPC/EAN/GTIN Code Generator software by Dmitry V. It allows an attacker to manipulate file paths to access directories and files outside the intended restricted directory, potentially leading to unauthorized access or disruption.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker with limited privileges to cause a denial of service or disrupt the availability of the system, as indicated by the high impact on availability (CVSS score). It does not directly affect confidentiality or integrity but can cause service outages.