Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2011-4833 |
CWE-ID | CWE-89 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #1 is available. |
Vulnerable software |
SugarCRM Web applications / CMS |
Vendor | SugarCRM Inc. |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU44446
Risk: Medium
CVSSv4.0: 5.5 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Green]
CVE-ID: CVE-2011-4833
CWE-ID:
CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the (1) where and (2) order parameters in a get_full_list action to index.php. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
MitigationInstall update from vendor's website.
Vulnerable software versionsSugarCRM: 6.1.0 - 6.4
CPE2.3https://secunia.com/advisories/47011
https://securitytracker.com/id?1026369
https://www.osvdb.org/77459
https://www.securityfocus.com/archive/1/520685/100/0/threaded
https://www.sugarcrm.com/crm/support/bugs.html#issue_47800
https://www.sugarcrm.com/crm/support/bugs.html#issue_47805
https://www.sugarcrm.com/crm/support/bugs.html#issue_47806
https://www.sugarcrm.com/crm/support/bugs.html#issue_47839
https://exchange.xforce.ibmcloud.com/vulnerabilities/71586
https://www.htbridge.ch/advisory/sql_injection_in_sugarcrm.html
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.