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

41 lines
1.4 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
2023-07-11 19:49:27 +00:00
- http://yonyou.com
- https://www.yonyou.com/
2022-10-06 08:11:10 +00:00
classification:
2023-07-11 19:49:27 +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-06 08:11:10 +00:00
cve-id: CVE-2022-26263
2023-07-11 19:49:27 +00:00
cwe-id: CWE-79
2023-08-31 11:46:18 +00:00
epss-score: 0.00111
2023-07-11 19:49:27 +00:00
cpe: cpe:2.3:a:yonyou:u8\+:13.0:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile: 0.4359
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
2023-07-11 19:49:27 +00:00
vendor: yonyou
product: u8\+
2022-10-12 16:29:35 +00:00
tags: cve,cve2022,yonyou,xss
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
2022-10-06 08:11:10 +00:00
2023-07-11 19:49:27 +00:00
- 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