44 matches found
CVE-2021-39868
Removed by vendor...
PT-2021-22715 · Gitlab · Gitlab Ce/Ee +1
Name of the Vulnerable Software and Affected Versions: GitLab CE/EE versions 8.12 and later Description: An authenticated low-privileged malicious user may create a project with unlimited repository size by modifying values in a project export. This issue affects all versions of GitLab CE/EE sinc...
GitLab 任意用户 authentication tokens 泄漏导致远程代码执行漏洞
漏洞分析参考: http://paper.seebug.org/104/ The project export feature serializes the user objects of team members and stores it in the project.json file. This object contains the authenticationtoken for every user, meaning that an attacker can simply go ahead and create a project on GitLab.com, add one...
GitLab: Ability to access all user authentication tokens, leads to RCE
Vulnerability details The project export feature serializes the user objects of team members and stores it in the project.json file. This object contains the authenticationtoken for every user, meaning that an attacker can simply go ahead and create a project on GitLab.com, add one of the admins ...