CVE-2025-12305
BaseFortify
Publication date: 2025-10-27
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 |
|---|---|---|
| quequnlong | shiyi-blog | to 1.2.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in quequnlong shiyi-blog up to version 1.2.1, specifically in an unknown function within the file src/main/java/com/mojian/controller/SysJobController.java of the Job Handler component. It involves manipulation that results in deserialization, which can be exploited remotely. The exploit has been made public and could be used by attackers.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to perform deserialization attacks, which can lead to unauthorized actions or compromise of the affected system. Given the CVSS scores indicating low to medium severity, it could impact confidentiality, integrity, and availability of the system to some extent.