First published: Wed Apr 30 2025(Updated: )
A Reflected Cross-Site Scripting (XSS) vulnerability was discovered in the profile.php file of PHPGurukul Timetable Generator System v1.0. This vulnerability allows remote attackers to execute arbitrary JavaScript code via the adminname POST request parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Timetable Generator System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-45007 has a medium severity level due to its potential for exploitation through reflected cross-site scripting.
CVE-2025-45007 allows exploitation by enabling remote attackers to execute arbitrary JavaScript code via the adminname POST request parameter.
CVE-2025-45007 specifically affects the PHPGurukul Timetable Generator System v1.0.
To mitigate CVE-2025-45007, validate and sanitize input in the adminname POST request parameter to prevent code execution.
As of now, no official patch has been released for CVE-2025-45007, and users are advised to apply necessary input validation.