Lucene search
+L

1024 matches found

Kitploit
Kitploit
•added 2026/09/26 12:53 a.m.•11 views

ghe-push-option-rce-scanner

CVE-2026-3854 — GitHub Enterprise Server における Push Option Injection による RCE 概要 GHE における push option 値の不適切な無害化。push アクセス権を持つ攻撃者がインスタンス上で RCE を達成します。 フィールド| 値 ---|--- CVE| CVE-2026-3854 深刻度| CRITICAL 製品| GitHub Enterprise Server CISA KEV| 2026-03-10 攻撃タイプ| Push Option Injection による RCE 認証要件| なし...

8.8CVSS8.6AI score0.01448EPSS
SaveExploits5
Kitploit
Kitploit
•added 2026/09/25 6:07 p.m.•10 views

CVE-2024-0507_CVE-2024-0200-github

はじめに このリポジトリには、GitHub Enterprise の脆弱性 CVE-2024-0507 および CVE-2024-0200 に対して開発したエクスプロイトが含まれています。 詳細な解説はこちらをご覧ください: https://blog.convisoappsec.com/en/analysis-of-github-enterprise-vulnerabilities-cve-2024-0507-cve-2024-0200/ CVE-2024-0507 GitHub Enterprise Server の管理コンソールにおけるコードインジェクションによる権限昇格...

9.8CVSS7.3AI score0.71725EPSS
SaveExploits1References2
Kitploit
Kitploit
•added 2026/09/24 4:55 p.m.•13 views

Exploit_CVE-2026-3854

ExploitCVE-2026-3854 CVE-2026-3854 は、GitHub.com および GitHub Enterprise Server におけるリモートコード実行(RCE)の脆弱性です。 この脆弱性は、以下のように git push コマンドにコマンドを注入することで悪用される可能性があります: root@kitploit: git push -o '' origin master この脆弱性の悪用を確認するには、push オプションに「;」が含まれる push 操作について、/var/log/github-audit.log を確認することをお勧めします。...

8.8CVSS8.5AI score0.01448EPSS
SaveExploits5
NVD
NVD
•added 2026/09/22 9:17 p.m.•10 views

CVE-2026-77912

A stored cross-site scripting XSS vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to inject arbitrary HTML attributes into rendered Markdown because the Markdown rendering pipeline rewrote quote characters in already-sanitized HTML without...

7.4CVSS0.0045EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/22 9:17 p.m.•9 views

CVE-2026-77987

A server-side request forgery SSRF vulnerability was identified in the notebook viewer of GitHub Enterprise Server. The notebook viewer validated the scheme and host of a user-supplied URL but did not validate the port, allowing requests to be directed to internal services listening on other port...

9.3CVSS0.00891EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/22 9:17 p.m.•9 views

CVE-2026-75101

An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed any authenticated user of the instance to read the raw diff or patch of pull requests in private repositories without authorization. Access tokens for raw pull request diffs and patches were scoped to th...

6CVSS0.00449EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/22 8:43 p.m.•12 views

CVE-2026-75101

An authorization bypass vulnerability exists in GitHub Enterprise Server (versions prior to 3.22) due to a repository name collision flaw. Access tokens for raw pull request diffs and patches were incorrectly scoped to the repository name and pull request number rather than a globally unique iden...

6CVSS5.8AI score0.00449EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/22 8:43 p.m.•37 views

CVE-2026-75101 Authorization bypass vulnerability in GitHub Enterprise Server allowed reading of private pull request diffs and patches via repository name collision

An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed any authenticated user of the instance to read the raw diff or patch of pull requests in private repositories without authorization. Access tokens for raw pull request diffs and patches were scoped to th...

6CVSS0.00449EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/22 8:43 p.m.•9 views

EUVD-2026-84874

An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed any authenticated user of the instance to read the raw diff or patch of pull requests in private repositories without authorization. Access tokens for raw pull request diffs and patches were scoped to th...

6CVSS5.8AI score0.00449EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/22 8:43 p.m.•37 views

CVE-2026-77912 Stored cross-site scripting vulnerability in GitHub Enterprise Server allowed HTML attribute injection via the Markdown rendering pipeline

A stored cross-site scripting XSS vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to inject arbitrary HTML attributes into rendered Markdown because the Markdown rendering pipeline rewrote quote characters in already-sanitized HTML without...

7.4CVSS0.0045EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/22 8:43 p.m.•16 views

CVE-2026-77912

A stored cross-site scripting (XSS) vulnerability exists in GitHub Enterprise Server within the Markdown rendering pipeline . The flaw occurs because the pipeline rewrote quote characters in already-sanitized HTML without performing subsequent re-sanitization, allowing an authenticated attacker t...

7.4CVSS5.8AI score0.0045EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/22 8:43 p.m.•9 views

EUVD-2026-84873

A stored cross-site scripting XSS vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to inject arbitrary HTML attributes into rendered Markdown because the Markdown rendering pipeline rewrote quote characters in already-sanitized HTML without...

7.4CVSS5.8AI score0.0045EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/22 8:43 p.m.•45 views

CVE-2026-77987 GitHub Enterprise Server notebook viewer vulnerable to Server-side request forgery

A server-side request forgery SSRF vulnerability was identified in the notebook viewer of GitHub Enterprise Server. The notebook viewer validated the scheme and host of a user-supplied URL but did not validate the port, allowing requests to be directed to internal services listening on other port...

9.3CVSS0.00891EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/22 8:43 p.m.•25 views

CVE-2026-77987

A server-side request forgery (SSRF) vulnerability exists in the notebook viewer of GitHub Enterprise Server (versions 3.17 through 3.22). The root cause is the failure to validate the port of user-supplied URLs, despite validating the scheme and host. This allows requests to internal services on...

9.3CVSS6.2AI score0.00891EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/22 8:43 p.m.•8 views

EUVD-2026-84872

A server-side request forgery SSRF vulnerability was identified in the notebook viewer of GitHub Enterprise Server. The notebook viewer validated the scheme and host of a user-supplied URL but did not validate the port, allowing requests to be directed to internal services listening on other port...

9.3CVSS6.2AI score0.00891EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•11 views

EUVD-2026-69716

A Server-Side Request Forgery SSRF vulnerability was identified in GitHub Enterprise Server that allowed remote code execution on the instance. Insufficient network isolation allowed malicious pre-receive hook code to impersonate an internal service and redirect trusted internal requests to a...

7.7CVSS6.4AI score0.00829EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•18 views

EUVD-2026-69714

A server-side request forgery SSRF vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause the Manage API to send crafted outbound requests to an attacker-controlled host. An unauthenticated endpoint parsed an attacker-supplied cluster...

8.2CVSS5.9AI score0.00291EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/02 12:31 a.m.•21 views

EUVD-2026-69715

A time-of-check time-of-use race condition vulnerability was identified in GitHub Enterprise Server that allowed remote code execution. Exploitation required an authenticated user with write access to a repository and precise timing of concurrent upload requests. This vulnerability affected all...

7.7CVSS6.1AI score0.00539EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/01 10:17 p.m.•11 views

CVE-2026-76851

A Server-Side Request Forgery SSRF vulnerability was identified in GitHub Enterprise Server that allowed remote code execution on the instance. Insufficient network isolation allowed malicious pre-receive hook code to impersonate an internal service and redirect trusted internal requests to a...

8.8CVSS0.00829EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/01 10:17 p.m.•10 views

CVE-2026-19118

A time-of-check time-of-use race condition vulnerability was identified in GitHub Enterprise Server that allowed remote code execution. Exploitation required an authenticated user with write access to a repository and precise timing of concurrent upload requests. This vulnerability affected all...

7.7CVSS0.00539EPSS
SaveExploits0References5
Rows per page
Query Builder