Phpeasydata · Phpeasydata · CVE-2008-2994
**Name of the Vulnerable Software and Affected Versions**
PHPEasyData version 1.5.4
**Description**
The issue allows remote attackers to inject arbitrary web script or HTML, potentially leading to cross-site scripting (XSS) attacks. This can be achieved via the `annuaire` parameter to "last records.php" and "annuaire.php", as well as the `by` and `cat id` parameters to "annuaire.php".
**Recommendations**
For PHPEasyData version 1.5.4, consider validating and sanitizing user input for the `annuaire`, `by`, and `cat id` parameters in the affected scripts to prevent arbitrary script or HTML injection. As a temporary workaround, restrict access to the "last records.php" and "annuaire.php" scripts until a proper fix is applied.