Orca Blog Blog.PHP SQL Injection Vulnerability
BID:15638
Info
Orca Blog Blog.PHP SQL Injection Vulnerability
| Bugtraq ID: | 15638 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 29 2005 12:00AM |
| Updated: | Nov 29 2005 12:00AM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
Orca Blog 1.3 b |
| Not Vulnerable: | |
Discussion
Orca Blog Blog.PHP SQL Injection Vulnerability
Orca Blog is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
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.
Version 1.3b is vulnerable; other versions may also be affected.
Orca Blog is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
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.
Version 1.3b is vulnerable; other versions may also be affected.
Exploit / POC
Orca Blog Blog.PHP SQL Injection Vulnerability
The following example URI has been provided:
http://www.example.com/blog?msg=[SQL]
The following example URI has been provided:
http://www.example.com/blog?msg=[SQL]
Solution / Fix
Orca Blog Blog.PHP 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
Orca Blog Blog.PHP SQL Injection Vulnerability
References:
References:
- Orca Blog SQL inj. vuln. (r0t)
- Orca Blog Web Site (Orca )