CVE-2025-8752
BaseFortify
Publication date: 2025-08-09
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 |
|---|---|---|
| xuanshao | spring-shiro-training | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the wangzhixuan spring-shiro-training project, specifically in the /role/add file. It allows an attacker to perform command injection remotely, meaning they can execute arbitrary commands on the affected system without needing any privileges or user interaction. The vulnerability is considered critical and has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to remotely execute arbitrary commands on the affected system, potentially leading to unauthorized access, data manipulation, system compromise, or disruption of services. Since it requires no privileges or user interaction, it poses a significant security risk.