Itsourcecode · Itsourcecode Online Tour/Travel Management System · CVE-2025-9155
Name of the Vulnerable Software and Affected Versions:
itsourcecode Online Tour and Travel Management System version 1.0
Description:
A SQL injection issue exists in the /user/forget password.php file due to manipulation of the `email` argument. This manipulation occurs within an unknown function. The attack can be launched remotely, and the exploit has been publicly disclosed.
Recommendations:
As a temporary workaround, consider restricting access to the /user/forget password.php file until a fix is available.
Sanitize the `email` input parameter to prevent SQL injection attacks.