Vulnerability Description
Institute-of-Current-Students 1.0 is vulnerable to Incorrect Access Control in the mydetailsstudent.php endpoint. The myds GET parameter accepts an email address as input and directly returns the corresponding student's personal information without validating the identity or permissions of the requesting user. This allows any authenticated or unauthenticated attacker to enumerate and retrieve sensitive student details by altering the email value in the request URL, leading to information disclosure.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://cwe.mitre.org/data/definitions/284.html
- https://gist.github.com/b0mk35h/c4d47b5c4aacecdc8e6c4b02b40ce302
FAQ
What is CVE-2025-50870?
CVE-2025-50870 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Institute-of-Current-Students 1.0 is vulnerable to Incorrect Access Control in the mydetailsstudent.php endpoint. The myds GET parameter accepts an email address as input and directly returns the corr...
How severe is CVE-2025-50870?
CVE-2025-50870 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-50870?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.