Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Learn3R

#21058of 53,619
11.8Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2009-5634
7.5
2009-09-23
Wx · Wx-Guestbook · CVE-2009-3327
**Name of the Vulnerable Software and Affected Versions** WX-Guestbook version 1.1.208 **Description** The issue allows remote attackers to execute arbitrary SQL commands. This can be achieved via the `QUERY` parameter to the "search.php" endpoint and the `USERNAME` parameter to the "login.php" endpoint. **Recommendations** For WX-Guestbook version 1.1.208, consider restricting access to the `search.php` and `login.php` endpoints until a fix is available. As a temporary workaround, avoid using the `QUERY` and `USERNAME` parameters in these endpoints to minimize the risk of exploitation.
PT-2009-5635
4.3
2009-09-23
Wx · Wx-Guestbook · CVE-2009-3328
**Name of the Vulnerable Software and Affected Versions** WX-Guestbook version 1.1.208 **Description** A cross-site scripting (XSS) issue exists, allowing remote attackers to inject arbitrary web script or HTML via the `sName` parameter, also known as the name field. **Recommendations** For WX-Guestbook version 1.1.208, consider restricting access to the `sign.php` file until a patch is available, and avoid using the `sName` parameter in the affected endpoint.