CVE-2025-12623
BaseFortify
Publication date: 2025-11-03
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 |
|---|---|---|
| fushengqian | fuint | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Authentication Token Handler component of the fushengqian fuint software. It affects an unknown functionality in the ClientSignController.java file. The issue allows an attacker to bypass authorization, meaning they could gain access to resources or actions without proper permissions. The attack can be launched remotely but is considered highly complex and difficult to exploit, although an exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can lead to an authorization bypass, which means unauthorized users might gain access to protected resources or perform actions they should not be allowed to. This could compromise the security of the system by allowing attackers to bypass security controls remotely. However, exploitation is difficult and requires a high level of complexity.