PHPWebSite Index.PHP Multiple SQL Injection Vulnerabilities
BID:14172
Info
PHPWebSite Index.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 14172 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 06 2005 12:00AM |
| Updated: | Jul 06 2005 12:00AM |
| Credit: | Diabolic Crab is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpWebsite phpWebsite 0.10.1 phpWebsite phpWebsite 0.10 phpWebsite phpWebsite 0.9.3 -4 phpWebsite phpWebsite 0.9.3 -3 phpWebsite phpWebsite 0.9.3 -2 phpWebsite phpWebsite 0.9.3 -1 phpWebsite phpWebsite 0.9.3 phpWebsite phpWebsite 0.8.3 phpWebsite phpWebsite 0.8.2 phpWebsite phpWebsite 0.7.3 |
| Not Vulnerable: | |
Discussion
PHPWebSite Index.PHP Multiple SQL Injection Vulnerabilities
phpWebSite is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
The vendor has released the patch phpwebsite_security_patch_20050705.2.tgz addressing this issue.
phpWebSite is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
The vendor has released the patch phpwebsite_security_patch_20050705.2.tgz addressing this issue.
Exploit / POC
PHPWebSite Index.PHP Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/phpwebsite/index.php?module='&search_op=search&mod=all&query=1&search=Search
http://www.example.com/phpwebsite/index.php?module=search&search_op=search&mod='&query=1&search=Search
x97Rang has supplied the following exploit:
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/phpwebsite/index.php?module='&search_op=search&mod=all&query=1&search=Search
http://www.example.com/phpwebsite/index.php?module=search&search_op=search&mod='&query=1&search=Search
x97Rang has supplied the following exploit:
Solution / Fix
PHPWebSite Index.PHP Multiple SQL Injection Vulnerabilities
Solution:
The vendor has released a patch addressing this issue.
Gentoo has released advisory GLSA 200507-07 to address this issue in phpWebSite. Please see the referenced advisory for more information. Gentoo recommends all phpWebSite users should upgrade to the latest available version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-app/phpwebsite-0.10.1-r1"
phpWebsite phpWebsite 0.10
phpWebsite phpWebsite 0.10.1
phpWebsite phpWebsite 0.9.3 -4
phpWebsite phpWebsite 0.9.3 -2
phpWebsite phpWebsite 0.9.3 -3
Solution:
The vendor has released a patch addressing this issue.
Gentoo has released advisory GLSA 200507-07 to address this issue in phpWebSite. Please see the referenced advisory for more information. Gentoo recommends all phpWebSite users should upgrade to the latest available version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-app/phpwebsite-0.10.1-r1"
phpWebsite phpWebsite 0.10
-
phpWebsite phpwebsite_security_patch_20050705.2.tgz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite_security_ patch_20050705.2.tgz
phpWebsite phpWebsite 0.10.1
-
phpWebsite phpwebsite_security_patch_20050705.2.tgz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite_security_ patch_20050705.2.tgz
phpWebsite phpWebsite 0.9.3 -4
-
phpWebsite phpwebsite_security_patch_20050705.2.tgz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite_security_ patch_20050705.2.tgz
phpWebsite phpWebsite 0.9.3 -2
-
phpWebsite phpwebsite_security_patch_20050705.2.tgz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite_security_ patch_20050705.2.tgz
phpWebsite phpWebsite 0.9.3 -3
-
phpWebsite phpwebsite_security_patch_20050705.2.tgz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite_security_ patch_20050705.2.tgz
References
PHPWebSite Index.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- phpWebsite Homepage (phpWebsite)