First published: Wed Apr 16 2025(Updated: )
PHPGurukul Pre-School Enrollment System is vulnerable to Directory Traversal in manage-teachers.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Pre-School Enrollment System Project |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-28072 is classified as a high-severity vulnerability due to its potential for unauthorized access to sensitive files.
To fix CVE-2025-28072, ensure that input validation and proper sanitization mechanisms are implemented in the manage-teachers.php file to prevent directory traversal attacks.
CVE-2025-28072 can facilitate directory traversal attacks, allowing an attacker to access restricted files and directories on the server.
Yes, CVE-2025-28072 is relatively easy to exploit, as it requires minimal knowledge of the application's file structure and basic HTTP requests.
CVE-2025-28072 was discovered recently, highlighting the importance of regular security assessments in web applications.