漏洞信息
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
pwn.college DOJO vulnerable to improper authentication in workspace endpoint allowing unauthorized Windows VM access
漏洞描述信息
pwn.college DOJO is an education platform for learning cybersecurity. In versions up to and including commit 781d91157cfc234a434d0bab45cbcf97894c642e, the /workspace endpoint contains an improper authentication vulnerability that allows an attacker to access any active Windows VM without proper authorization. The vulnerability occurs in the view_desktop function where the user is retrieved via a URL parameter without verifying that the requester has administrative privileges. An attacker can supply any user ID and arbitrary password in the request parameters to impersonate another user. When requesting a Windows desktop service, the function does not validate the supplied password before generating access credentials, allowing the attacker to obtain an iframe source URL that grants full access to the target user's Windows VM. This impacts all users with active Windows VMs, as an attacker can access and modify data on the Windows machine and in the home directory of the associated Linux machine via the Z: drive. This issue has been patched in commit 467db0b9ea0d9a929dc89b41f6eb59f7cfc68bef. No known workarounds exist.
CVSS信息
N/A
漏洞类别
认证机制不恰当
漏洞标题
DOJO 授权问题漏洞
漏洞描述信息
DOJO是pwn.college开源的一款JavaScript工具箱。 DOJO存在授权问题漏洞,该漏洞源于/workspace端点身份验证不当,可能导致未经授权访问Windows虚拟机。
CVSS信息
N/A
漏洞类别
授权问题