CVE-2025-13810
BaseFortify
Publication date: 2025-12-01
Last updated on: 2026-02-24
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jsnjfz | webstack-guns | 1.0 |
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 exists in the jsnjfz WebStack-Guns 1.0 software, specifically in the renderPicture function of the KaptchaController.java file. It allows an attacker to perform a path traversal attack remotely by manipulating input, potentially accessing unauthorized files or directories on the server.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker to access files or directories on your server that should be restricted. This could lead to exposure of sensitive information or system files, potentially compromising the security of your system.