2021-09-06 08:58:24 +00:00
|
|
|
id: CVE-2019-7275
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Open Redirect in Optergy Proton/Enterprise BMS
|
|
|
|
author: 0x_Akoko
|
2021-09-10 11:26:40 +00:00
|
|
|
severity: medium
|
2022-04-22 10:38:41 +00:00
|
|
|
description: Optergy Proton/Enterprise devices allow Open Redirect.
|
2021-09-06 09:09:22 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/155268/Optergy-Proton-Enterprise-BMS-2.3.0a-Open-Redirect.html
|
|
|
|
- https://applied-risk.com/resources/ar-2019-008
|
|
|
|
- https://cxsecurity.com/issue/WLB-2019110074
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://applied-risk.com/labs/advisories
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.1
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-7275
|
|
|
|
cwe-id: CWE-601
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2019,redirect
|
2021-09-06 08:58:24 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- "{{BaseURL}}/updating.jsp?url=https://interact.sh/"
|
2021-09-06 08:58:24 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-06-06 10:40:15 +00:00
|
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
2021-09-06 08:58:24 +00:00
|
|
|
part: header
|