Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-3156 PoC — Sudo 缓冲区错误漏洞

Source
Associated Vulnerability
Title:Sudo 缓冲区错误漏洞 (CVE-2021-3156)
Description:Sudo是一款使用于类Unix系统的,允许用户通过安全的方式使用特殊的权限执行命令的程序。 Sudo 1.9.5p2 之前版本存在缓冲区错误漏洞,攻击者可使用sudoedit -s和一个以单个反斜杠字符结束的命令行参数升级到root。
Description
This simple bash script will patch the recently discovered sudo heap overflow vulnerability.
Readme
### This simple bash script will patch the recently discovered sudo heap overflow vulnerability.

Simply run ```git clone https://github.com/elbee-cyber/CVE-2021-3156-PATCHER && cd CVE-2021-3156-PATCHER && sh CVE-2021-3156-patcher.sh```
This patch is significantly important for any *nix systems. Neglecting this will allow any low-level user to privesc! Patch ASAP!
File Snapshot

[4.0K] /data/pocs/6746d9c17fdf1336db6152598c7548998f06f734 ├── [ 25K] baron-samedit-heap-based-overflow-sudo.txt ├── [ 646] CVE-2021-3156-patcher.sh ├── [ 367] README.md └── [3.8M] sudo-1.9.5p2.tar.gz 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.