Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2021-3493 | Kitploit
工具/GitHubGitHub/puckiestyle/cve-2021-3493
权限提升漏洞分析漏洞利用学习与教育二进制利用
GitHubpuckiestyle/cve-2021-3493

CVE-2021-3493

查看仓库
24年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-3493

Ubuntu OverlayFS 本地提权

受影响版本

  • Ubuntu 20.10
  • Ubuntu 20.04 LTS
  • Ubuntu 19.04
  • Ubuntu 18.04 LTS
  • Ubuntu 16.04 LTS
  • Ubuntu 14.04 ESM

使用方法

  • gcc exploit.c -o exploit
  • ./exploit

描述

“Ubuntu 在 Linux 内核 overlayfs 文件系统中的特定问题:它没有正确验证文件系统能力相对于用户命名空间的应用。本地攻击者可利用此漏洞提升权限,原因是 Ubuntu 附带了一个允许非特权 overlayfs 挂载的补丁。” - Ubuntu Security

已在 Linux 5.11 中修复

参考资料

  • https://ssd-disclosure.com/ssd-advisory-overlayfs-pe/
  • https://ubuntu.com/security/CVE-2021-3493
  • https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7c03e2cda4a584cadc398e8f6641ca9988a39d52
  • https://www.openwall.com/lists/oss-security/2021/04/16/1

免责声明

我不是此漏洞利用程序的作者。我没有对以下位置找到的 PoC 进行任何修改:https://ssd-disclosure.com/ssd-advisory-overlayfs-pe/。

下载工具