3417 matches found
CVE-2026-31431
🔥 CVE-2026-31431 - "复制失败 !!!" 一个出奇简单却又致命的 Linux 内核本地提权漏洞 📌 概述 CVE-2026-31431 (别名 "复制失败" )是 Linux 内核加密子系统中的一个本地提权漏洞,具体影响 algifaead 接口。 未授权的本地用户可利用此漏洞对系统中 任意可读文件 (包括 setuid 二进制文件)的页缓存执行 受控的 4 字节写入 ,最终实现 以 root 权限执行任意代码 。 🛠️ 根因 该漏洞由 2017 年的提交 72548b093ee3("crypto: algifaead - support in-place...
CVE-2022-37706
CVE-2022-37706 概要 CVE-2022-37706 は、Linux用デスクトップ環境Enlightenment のenlightenmentsysコンポーネントで発見されたLocal Privilege Escalation LPE脆弱性です。この脆弱性により、低権限のローカルユーザーが影響を受けるシステムでルート権限に昇格することが可能になります。 CVE ID: CVE-2022-37706 重要度: High CVSS v3.1: 7.8 攻撃ベクトル: ローカル 影響を受けるコンポーネント: enlightenmentsys CWE: CWE-269 不適切な権限管...
CVE-2026-82429
Description The setuid-root worker-launcher binary adjusts ownership and permissions of worker directories by walking the tree with FTS and calling lchown and chmod on each entry's full pathname while running with an effective uid of 0. Both syscalls re-resolve the path at the time of the call,...
CVE-2021-3156
CVE-2021-3156 PoC はじめに これは、QualysによってBaron Sameditと呼ばれるCVE-2021-3156 sudo脆弱性のエクスプロイトです。 使い方 ビルド: root@kitploit: $ make ターゲット一覧: root@kitploit: $ ./sudo-hax-me-a-sandwich 実行: root@kitploit: $ ./sudo-hax-me-a-sandwich 手動モード: root@kitploit: $ ./sudo-hax-me-a-sandwich ブルートフォースターゲット検索(実験的) GNU paralle...
CVE-2023-42931
🇮🇱 BringThemHome NeverAgainIsNow 🇮🇱 我々は、テロ組織ハマスによって人質にされたすべての市民の安全な帰還を要求します。すべての人質が解放され、無事に帰宅するまで休むことはありません。あなたも彼らを家に連れ戻す手助けができます。https://stories.bringthemhomenow.net/ macOS 特権昇格エクスプロイト 💻 この PoC は以下の記事に基づいて作成しました :...
CVE-2026-82429
Apache Storm's setuid-root worker-launcher binary contains a time-of-check, time-of-use (TOCTOU) race: it walks worker directory trees with FTS to classify entries, then calls lchown and chmod on the full pathname of each entry while running as root. Because the walked trees are owned and writabl...
EUVD-2026-77528
Description The setuid-root worker-launcher binary adjusts ownership and permissions of worker directories by walking the tree with FTS and calling lchown and chmod on each entry's full pathname while running with an effective uid of 0. Both syscalls re-resolve the path at the time of the call,...
CVE-2026-82429 Apache Storm Worker Launcher: Local Privilege Escalation to Root via a Time-of-Check Race in the Worker Launcher
Description The setuid-root worker-launcher binary adjusts ownership and permissions of worker directories by walking the tree with FTS and calling lchown and chmod on each entry's full pathname while running with an effective uid of 0. Both syscalls re-resolve the path at the time of the call,...
Astra Linux – Vulnerability in Containerd
Containerd is an open-source container runtime that emphasizes simplicity, robustness, and portability. A bug was discovered in Containerd where container root directories and certain plugins had insufficiently restricted permissions, allowing unprivileged Linux users to access the contents of...
Astra Linux - Vulnerability in Golang-1.19
On Unix platforms, the Go runtime behaves differently when a binary is run with the setuid/setgid bits enabled. This can be dangerous in certain situations, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standa...
CopyFail-CVE-2026-31431
CopyFail: CVE-2026-31431 copy.fail 的 Python 实现。通过 AFALG + splice 覆盖 setuid-root 二进制的页面缓存以获取 root 权限。无需竞争条件,无需偏移量,自 2017 年起适用于任何 Linux 发行版。 要求 Python 3.6+(3.12+ 原生使用 os.splice;旧版本回退到 ctypes) Linux 内核需支持 authencesnhmacsha256,cbcaes,若缺失:modprobe authencesn hmac cbc 支持的架构 x8664 i386/i686 armv6l/armv7...
CVE-2025-4802-Proof-of-Concept
CVE-2025-4802 — 概念実証 ⚠️ 免責事項: このリポジトリは教育および正規のセキュリティ研究目的のみ に使用してください。所有していない、または明示的なテスト許可を得ていないシステムに対してこのエクスプロイトを使用しないでください。不正使用は法律や規制に違反する可能性があります。 CVE 概要 フィールド| 詳細 ---|--- CVE ID| CVE-2025-4802 影響を受けるソフトウェア| GNU C Library glibc 影響を受けるバージョン| 2.27 – 2.38 脆弱性の種類| 信頼できない LDLIBRARYPATH による権限昇格 攻撃ベクトル...
ctf
CTF関連のもの 目次 チャレンジは以下の表にリンクされています。 説明| イベント/ゲーム| 解答 ---|---|--- Smash The Stack| ---| --- Blackbox| Level 1| "ログイン"機能を持つexeで、パスワードがメモリ内に平文で保存されている。 Blackbox| Level 2| setuidがルートに設定されたexe。return-to-libc 脆弱性。...
CVE-2025-24118
TRAVERTINE CVE-2025-24118 解説: https://jprx.io/cve-2025-24118 使用方法 root@kitploit: gcc TRAVERTINE.c -o travertine chgrp everyone travertine chmod g+s travertine ./travertine...
CVE-2021-41091
CVE-2021-41091 このエクスプロイトは、CVE-2021-41091 のセキュリティ脆弱性について詳しく解説し、エクスプロイトスクリプトを利用してホスト上で権限昇格を達成するための手順を段階的に説明します。 脆弱性の概要 CVE-2021-41091 は Moby(Docker Engine)の欠陥で、権限の制限が適切でないため、特権のない Linux ユーザーがデータディレクトリ(通常は /var/lib/docker)内を移動し、プログラムを実行できるようになります。この脆弱性は、コンテナ内に setuid...
Vulnerable-Docker-Engine
CVE-2021-41091 このエクスプロイトは、CVE-2021-41091 セキュリティ脆弱性について詳細に解説し、エクスプロイトスクリプトを使用してホスト上で権限昇格を達成するためのステップバイステップガイドを提供します。 脆弱性の概要 CVE-2021-41091 は Moby Docker Engine における欠陥であり、不適切に制限された権限により、特権のないLinuxユーザーがデータディレクトリ(通常は /var/lib/docker にあります)内のプログラムを横断および実行できるようになります。この脆弱性は、コンテナが setuid...
CVE-2021-4034-POC
致谢 漏洞作者:https://blog.qualys.com/vulnerabilities-threat-research/2022/01/25/pwnkit-local-privilege-escalation-vulnerability-discovered-in-polkits-pkexec-cve-2021-4034 参考 https://github.com/arthepsy/CVE-2021-4034/blob/main/cve-2021-4034-poc.c https://linux.die.net/man/1/pkexec manpage/pkexec:...
cve-2026-31431-checker
CVE-2026-31431 "Copy Fail" — Script de Detección de Vulnerabilidad Escáner basado en shell para CVE-2026-31431 "Copy Fail" , una vulnerabilidad de escalada de privilegios local en el subsistema criptográfico del kernel de Linux interfaz algifaead / AFALG. Un usuario local no privilegiado puede...
CVE-2026-46331-pedit-cow
CVE-2026-46331-pedit-cow 针对 pedit COW 漏洞(CVE-2026-46331)的撰写和利用步骤。 概述 该挑战演示了 pedit COW,这是 Linux 内核流量控制子系统中数据包编辑动作(actpedit)的一个缺陷。该漏洞允许非特权用户覆盖内存中 setuid-root 二进制的副本,从而在不触及磁盘文件的情况下有效获取 root shell。 利用步骤 1. 初始设置 环境以非特权用户(karen)身份启动。 root@kitploit: id cd /packeteditmeme make packeteditmeme 2...
CVE-2019-10149-Exim4-RCE
Cr.Exim 4.87 - 4.91 - ローカル権限昇格 Cr.Link: https://www.exploit-db.com/exploits/46996 1.この方法では、まず標準ユーザー権限でターゲットマシンにアクセスする必要があります。 2.ターゲットマシンにアクセスしたら、以下の内容でスクリプトファイルを作成します。 vi raptor.sh 3.提供された 'raptor.sh' ファイルからコードをコピーします。次に、以下のコマンドでファイルを実行します。 chmod +x raptor.sh ./raptor.sh 4.以下の例のような出力が得られるはずです。...