2023-06-15 07:06:37 +00:00
id : CVE-2022-23102
info :
2023-06-15 12:16:41 +00:00
name : SINEMA Remote Connect Server < V2.0 - Open Redirect
2023-06-15 07:06:37 +00:00
author : ctflearner
severity : medium
description : |
A vulnerability has been identified in SINEMA Remote Connect Server (All versions < V2.0). Affected products contain an open redirect vulnerability. An attacker could trick a valid authenticated user to the device into clicking a malicious link there by leading to phishing attacks.
reference :
2023-06-15 12:16:41 +00:00
- https://nvd.nist.gov/vuln/detail/cve-2022-23102
2023-06-15 07:06:37 +00:00
- https://packetstormsecurity.com/files/165966/SIEMENS-SINEMA-Remote-Connect-1.0-SP3-HF1-Open-Redirection.html
2023-06-15 12:16:41 +00:00
- https://seclists.org/fulldisclosure/2022/Feb/20
2023-06-15 07:06:37 +00:00
- https://cert-portal.siemens.com/productcert/pdf/ssa-654775.pdf
2023-06-15 12:16:41 +00:00
2023-06-15 07:06:37 +00:00
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-2022-23102
cwe-id : CWE-601
cpe : cpe:2.3:a:siemens:sinema_remote_connect_server:*:*:*:*:*:*:*:*
metadata :
max-request : 1
tags : cve,cve2022,redirect,SINEMA
http :
- method : GET
path :
2023-06-15 12:16:41 +00:00
- "{{BaseURL}}/wbm/login/?next=http%3A%2F%2Finteract.sh"
2023-06-15 07:06:37 +00:00
matchers :
- type : regex
part : header
regex :
2023-06-15 12:16:41 +00:00
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$'