CVE-2025-10771
BaseFortify
Publication date: 2025-09-21
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 |
|---|---|---|
| jeecg | jimureport | to 2.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in jeecgboot JimuReport up to version 2.1.2, specifically in an unknown function within the /drag/onlDragDataSource/testConnection file of the DB2 JDBC Handler component. It involves manipulation of the argument clientRerouteServerListJNDIName, which can lead to deserialization. This vulnerability can be exploited remotely and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
Exploitation of this vulnerability can allow an attacker to perform deserialization attacks remotely, potentially leading to unauthorized code execution or other malicious actions. This can compromise the integrity, confidentiality, and availability of the affected system.