Phpgurukul · Phpgurukul Apartment Visitors Management System · CVE-2025-7946
**Name of the Vulnerable Software and Affected Versions**
PHPGurukul Apartment Visitors Management System version 1.0
**Description**
A problematic issue exists due to the manipulation of the `searchdata` argument within the HTTP POST Request Handler component, specifically when processing the `/search-visitor.php` file. This manipulation leads to cross site scripting, and the attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
**Recommendations**
For PHPGurukul Apartment Visitors Management System version 1.0, sanitize the `searchdata` argument within the `/search-visitor.php` file to prevent cross site scripting.