PostNuke Phoenix SID Parameter Remote SQL Injection Vulnerability
BID:13077
Info
PostNuke Phoenix SID Parameter Remote SQL Injection Vulnerability
| Bugtraq ID: | 13077 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 08 2005 12:00AM |
| Updated: | Apr 08 2005 12:00AM |
| Credit: | dcrab <[email protected]> is credited with the discovery of this issue. |
| Vulnerable: |
PostNuke Development Team PostNuke Phoenix 0.760 RC3 |
| Not Vulnerable: | |
Discussion
PostNuke Phoenix SID Parameter Remote SQL Injection Vulnerability
A remote SQL Injection vulnerability affects PostNuke Phoenix. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in SQL queries.
An attacker may exploit this issue to manipulate SQL queries to the underlying database. This may facilitate theft sensitive information, potentially including authentication credentials, and data corruption.
A remote SQL Injection vulnerability affects PostNuke Phoenix. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in SQL queries.
An attacker may exploit this issue to manipulate SQL queries to the underlying database. This may facilitate theft sensitive information, potentially including authentication credentials, and data corruption.
Exploit / POC
PostNuke Phoenix SID Parameter Remote SQL Injection Vulnerability
The following proof of concept is available:
http://localhost/modules.php?op=modload&name=News&file=article&sid='SQL_INJECTION&POSTNUKESID=355776cfb622466924a7096d4471a480
The following proof of concept is available:
http://localhost/modules.php?op=modload&name=News&file=article&sid='SQL_INJECTION&POSTNUKESID=355776cfb622466924a7096d4471a480
Solution / Fix
PostNuke Phoenix SID Parameter Remote SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
PostNuke Phoenix SID Parameter Remote SQL Injection Vulnerability
References:
References:
- PostNuke Homepage (PostNuke Development Team)
- Sql injection, xss and path disclosure vulnerabilities in PostNuke 0.760-RC3 (dcrab
)