PunBB SQL Injection and Remote File Include Vulnerabilities
BID:20786
Info
PunBB SQL Injection and Remote File Include Vulnerabilities
| Bugtraq ID: | 20786 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 30 2006 12:00AM |
| Updated: | Oct 31 2006 09:27PM |
| Credit: | Nms <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
PunBB PunBB 1.2.13 PunBB PunBB 1.2.12 PunBB PunBB 1.2.11 PunBB PunBB 1.2.10 PunBB PunBB 1.2.10 PunBB PunBB 1.2.9 PunBB PunBB 1.2.8 PunBB PunBB 1.2.7 PunBB PunBB 1.2.6 PunBB PunBB 1.2.5 PunBB PunBB 1.2.4 PunBB PunBB 1.2.3 PunBB PunBB 1.2.2 PunBB PunBB 1.2.1 PunBB PunBB 1.1.5 PunBB PunBB 1.1.4 PunBB PunBB 1.1.3 PunBB PunBB 1.1.2 PunBB PunBB 1.1.1 PunBB PunBB 1.1 PunBB PunBB 1.0.1 PunBB PunBB 1.0 RC2 PunBB PunBB 1.0 RC1 PunBB PunBB 1.0 _beta3 PunBB PunBB 1.0 _beta2 PunBB PunBB 1.0 _beta1 PunBB PunBB 1.0 _alpha PunBB PunBB 1.0 |
| Not Vulnerable: |
PunBB PunBB 1.2.14 |
Discussion
PunBB SQL Injection and Remote File Include Vulnerabilities
PunBB is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may exploit these issues to execute arbitrary script code in the context of the webserver process or to pass malicious input to database queries, resulting in the modification of query logic or other attacks. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
PunBB 1.2.13 and prior versions are vulnerable; other versions may also be affected.
PunBB is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may exploit these issues to execute arbitrary script code in the context of the webserver process or to pass malicious input to database queries, resulting in the modification of query logic or other attacks. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
PunBB 1.2.13 and prior versions are vulnerable; other versions may also be affected.
Exploit / POC
PunBB SQL Injection and Remote File Include Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept URI for the SQL-injection issue is available:
http://www.example.com/search.php?action=search&keywords=hello&author=&forum=-1&search_in=all&sort_by=0&sort_dir=DESC&show_as=topics&search=1&result_list[< UNION SQL QUERY >/*]&1763905137=1&1121320991=1
An attacker can exploit these issues via a web client.
The following proof-of-concept URI for the SQL-injection issue is available:
http://www.example.com/search.php?action=search&keywords=hello&author=&forum=-1&search_in=all&sort_by=0&sort_dir=DESC&show_as=topics&search=1&result_list[< UNION SQL QUERY >/*]&1763905137=1&1121320991=1
Solution / Fix
PunBB SQL Injection and Remote File Include Vulnerabilities
Solution:
The vendor has released version 1.2.14 to address these issues. Please see the references for more information.
Solution:
The vendor has released version 1.2.14 to address these issues. Please see the references for more information.
References
PunBB SQL Injection and Remote File Include Vulnerabilities
References:
References:
- Changelog 1.2.13 to 1.2.14 (PunBB)
- PunBB Homepage (PunBB)
- Punbb <= 1.2.13 Multiple Vulnerabilities (Nms)