CVE-2025-50870
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-08-04
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| institute-of-current-students | institute-of-current-students | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Institute-of-Current-Students 1.0 in the mydetailsstudent.php endpoint. The myds GET parameter takes an email address and returns the corresponding student's personal information without checking if the requester is authorized. This means anyone, whether logged in or not, can change the email in the URL to access sensitive student details, causing information disclosure.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of sensitive student information. Attackers can enumerate and retrieve personal details of students without permission, potentially leading to privacy violations, identity theft, or other malicious use of the exposed data.