CVE-2025-9795
BaseFortify
Publication date: 2025-09-01
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tianti_project | tianti | to 2.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the ajaxUploadFile function of the UploadController.java file in xujeff tianti 倩撯 up to version 2.3. It allows an attacker to manipulate the 'upfile' argument to perform an unrestricted file upload remotely. This means an attacker can upload potentially malicious files to the server without proper restrictions.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to upload arbitrary files to the server, which may lead to unauthorized access, data compromise, or execution of malicious code. This can result in system compromise, data breaches, or service disruption.