Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/08 1:26 a.m.5 views

PHP-CVE-2023-2023-2640-POC-Escalation

如果你以不当或非法方式使用此代码,我概不负责。此脚本的目的纯粹是教育性的,仅此而已。 PHP-CVE-2023-2023-2640-POC-Escalation 在此 PHP 脚本中,我尝试为以下漏洞创建利用程序 --cve-2023-2640--权限提升 CVE-2023-32629 和 CVE-2023-2640 ^^^^^^^^^^^^^^^^^^^^^^^| ^^^^^^^^^^^^^^^^^^^^^^^ ---|--- ^^^^^^^^^^^^^^^^^^^^^^^| ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^|...

7.8CVSS7.1AI score0.15199EPSS
SaveExploits15References3
Kitploit
Kitploit
added 2026/09/07 5:46 p.m.9 views

Ubuntu-GameOver-Lay

UbuntuP-GameOverLay 利用CVE-2023-2640和CVE-2023-3262提权 CVE 2023-2640 https://nvd.nist.gov/vuln/detail/CVE-2023-2640 在同时包含c914c0e27eb0和“UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs. xattrs”的Ubuntu内核上,非特权用户可以设置已挂载文件上的特权扩展属性,导致这些属性在上层文件中设置时未经适当的安全检查。 CVE 2023-32629...

7.8CVSS7.2AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/07 2:49 p.m.5 views

CVE-2023-2640-CVE-2023-32629

CVE-2023-2640-CVE-2023-32629...

7.8CVSS7AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/07 12:14 a.m.7 views

CVE-2023-32629-CVE-2023-2640---POC-Escalation

CVE-2023-32629 & CVE-2023-2640:权限提升 使用 CVE-2023-32629 和 CVE-2023-2640 的 Ubuntu 权限提升 Bash 单行命令。 完全从 https://twitter.com/liadeliyahu/status/1684841527959273472?t=puhDAlZCy75s7UbdV-bFw&s=19 偷来的 请转发原始来源 我只是想把这个脚本保留在 GitHub 上,方便我自己使用和分享。...

7.8CVSS7.2AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/06 6:45 p.m.5 views

CVE-2023-2640-CVE-2023-32629

CVE-2023-2640-CVE-2023-32629 gameoverLAY Priv Esc -CVE-2023-32629- https://www.cvedetails.com/cve/CVE-2023-32629/ -CVE-2023-2640- https://www.cvedetails.com/cve/CVE-2023-2640/ USAGE: root@kitploit: chmod +x gameoverLAY.sh root@kitploit: ./gameoverLAY.sh...

7.8CVSS7.2AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/06 5:12 p.m.4 views

CVE-2023-2640-3262-PoC

CVE-2023-2640/3262-PoC Ubuntu OverlayFSのローカル特権昇格脆弱性に対する最小限のPoCです。 CVE一覧 CVE-2023-2640 – OverlayFSの権限処理の問題 CVE-2023-3262 – OverlayFSのケーパビリティ昇格の問題 ファイル CVE-2023-2640.sh – 基本的なOverlayFSの動作テスト CVE-2023-3262.sh – ケーパビリティ昇格のPoC exploitchain.sh – 結合エクスプロイト root 必要条件 脆弱なUbuntuシステム ローカルアクセス unshare, setca...

7.8CVSS7.2AI score0.15199EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/05 9:01 p.m.8 views

CVE-2023-2640-CVE-2023-32629-Interactive-PoC

CVE-2023-2640 和 CVE-2023-32629 GameOverLay - 真实主机根权限逃逸验证程序 一个交互式、多步骤的本地权限提升(LPE)概念验证(PoC),针对Ubuntu Linux内核OverlayFS漏洞(CVE-2023-2640 / CVE-2023-32629 )。 与标准的自动化单行命令不同,后者会将您的交互式shell困在受限的用户命名空间(虚假根)中,本方法将漏洞利用序列拆分,以安全地获得一个 真正、不受限制的主机根shell。 "虚假根"问题解释 许多公开的漏洞利用将设置和执行串在一起,使用一个自动化的shell序列,如下所示: unshare...

7.8CVSS7.3AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/02 11:39 a.m.3 views

CVE-2023-2640-CVE-2023-32629

This repository does not have a README...

7.8CVSS7AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/02 2:34 a.m.10 views

CVE-2023-32629-CVE-2023-2640-Ubuntu-Privilege-Escalation-POC

CVE-2023-32629-CVE-2023-2640-Ubuntu-Privilege-Escalation-POC CVE-2023-32629 & CVE-2023-2640 Ubuntu 权限提升 POC...

7.8CVSS7.2AI score0.15199EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/01 1:33 a.m.7 views

GameOverlayFS

此脚本利用 CVE-2023-2640 和 CVE-2023-32629 漏洞,针对影响某些 Ubuntu 版本的 OverlayFS 漏洞。 已在 Ubuntu 20.04 内核 5.4.0 上测试。 如何使用 下载文件 Gameoverlay.sh,并使用普通用户(非 root)更改执行权限: chmod +x gameoverlay.sh 执行脚本: ./gameoverlay.sh 预期结果是显示 root 用户的 'id' 命令。 你也可以通过使用 python3 的 os 模块来利用该漏洞,按照文件中的 os.system 示例命令进行操作。...

7.8CVSS6.9AI score0.15199EPSS
SaveExploits14
Tenable Nessus
Tenable Nessus
added 2026/05/25 12:00 a.m.27 views

Ubuntu 20.04 LTS : Linux kernel (GCP) vulnerabilities (USN-8297-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8297-1 advisory. Stonejiajia, Shir Tamari and Sagi Tzadik discovered that the OverlayFS implementation in the Ubuntu Linux kernel did not properly perform permission chec...

9.8CVSS7.1AI score0.15199EPSS
SaveExploits17References84
OSV
OSV
added 2026/05/07 3:01 p.m.23 views

USN-8255-1 linux, linux-aws, linux-aws-5.15, linux-aws-fips, linux-azure, linux-azure-fips, linux-fips, linux-gcp, linux-gcp-fips, linux-gke, linux-gkeop, linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-intel-iot-realtime, linux-intel-iotg, linux-intel-iotg-5.15, linux-kvm, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-nvidia-tegra, linux-nvidia-tegra-igx, linux-oracle, linux-realtime vulnerabilities

Stonejiajia, Shir Tamari and Sagi Tzadik discovered that the OverlayFS implementation in the Ubuntu Linux kernel did not properly perform permission checks in certain situations. A local attacker could possibly use this to gain elevated privileges. CVE-2023-2640 Shir Tamari and Sagi Tzadik...

9.8CVSS6.1AI score0.15199EPSS
SaveExploits14References5
GithubExploit
GithubExploit
added 2026/04/04 7:00 p.m.205 views

Exploit for Incorrect Authorization in Canonical Ubuntu_Linux

CVE-2023-2640/3262-PoC Minimal PoCs for Ubuntu OverlayFS loca...

7.8CVSS6.8AI score0.15199EPSS
SaveExploits12
GithubExploit
GithubExploit
added 2024/05/21 11:39 p.m.823 views

Exploit for Incorrect Authorization in Canonical Ubuntu_Linux

Ubuntu Privilege Escalation: CVE-2023-2640 and CVE-2023-32629...

7.8CVSS8.1AI score0.15199EPSS
SaveExploits14
GithubExploit
GithubExploit
added 2024/02/15 4:35 p.m.437 views

Exploit for Cross-site Scripting in Kunalnagar Custom_404_Pro

I am not responsible if you use the code improperly or illegal...

7.8CVSS7.2AI score0.15199EPSS
SaveExploits15
GithubExploit
GithubExploit
added 2023/08/11 9:08 p.m.84 views

Exploit for Incorrect Authorization in Canonical Ubuntu_Linux

Check for CVE-2023-32629 GameOverlay Script Overview: Th...

7.8CVSS7.5AI score0.15199EPSS
SaveExploits14
RedhatCVE
RedhatCVE
added 2023/08/07 1:20 p.m.111 views

CVE-2023-32629

A flaw was found in the Linux Kernel where the OverlayFS implementation in the Ubuntu Linux kernel did not properly perform permission checks in certain situations. This flaw allows a local attacker to gain elevated privileges due to skipped permission in checking for trusted.overlayfs. xattrs...

7.8CVSS6.9AI score0.15199EPSS
SaveExploits14References6
The Hacker News
The Hacker News
added 2023/07/27 1:25 p.m.154 views

GameOver(lay): Two Severe Linux Vulnerabilities Impact 40% of Ubuntu Users

Cybersecurity researchers have disclosed two high-severity security flaws in the Ubuntu kernel that could pave the way for local privilege escalation attacks. Cloud security firm Wiz, in a report shared with The Hacker News, said the easy-to-exploit shortcomings have the potential to impact 40% o...

8.8CVSS7.8AI score0.49166EPSS
SaveExploits60
Circl
Circl
added 2023/07/26 7:27 a.m.14 views

CVE-2023-2640

creationtimestamp| type| source ---|---|--- 2023-07-26 07:27:21+00:00| seen| https://t.me/cibsecurity/67283 2023-07-27 15:32:19+00:00| seen| https://t.me/sysodmins/18938 2023-07-27 15:34:09+00:00| seen| https://t.me/thehackernews/3659 2023-07-27 17:41:47+00:00| seen|...

7.8CVSS6.9AI score0.15199EPSS
SaveExploits12References42
OSV
OSV
added 2023/07/26 2:15 a.m.6 views

CVE-2023-2640

On Ubuntu kernels carrying both c914c0e27eb0 and "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs. xattrs", an unprivileged user may set privileged extended attributes on the mounted files, leading them to be set on the upper files without the appropriate security checks...

7.8CVSS7AI score0.15199EPSS
SaveExploits12References4
Rows per page
Query Builder