CVE-2025-11080
BaseFortify
Publication date: 2025-09-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 |
|---|---|---|
| zhuimengshaonian | wisdom-education | 1.0.4 |
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-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the zhuimengshaonian wisdom-education software up to version 1.0.4, specifically in the selectStudentExamInfoList function of the ExamInfoController.java file. It involves manipulation of the subjectId argument, which leads to improper authorization. This means an attacker can remotely exploit this flaw to access or manipulate data they should not be authorized to access.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to remotely manipulate the subjectId parameter to bypass proper authorization controls. This could result in unauthorized access to student exam information, potentially exposing sensitive data or allowing unauthorized actions within the system.