CVE-2023-53691
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-22
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hikvision | comprehensive_security_management_platform | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-24 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "../" 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 in Hikvision CSMP iSecure Center allows an attacker to upload files via a directory traversal vulnerability in the /center/api/files endpoint. This means an attacker can potentially place malicious files on the system by exploiting the file upload mechanism improperly secured.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized file uploads, which may result in compromise of the system's confidentiality, integrity, and availability. An attacker could upload malicious files to execute arbitrary code, disrupt services, or gain further access to the system.