Skip to content

Commit a1b33c8

Browse files
authored
Add worawit's sudo Baron Samedit (CVE-2021-3156) exploit (#85)
1 parent ddd5324 commit a1b33c8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

linux-exploit-suggester.sh

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,6 +1443,17 @@ author: blasty
14431443
EOF
14441444
)
14451445

1446+
EXPLOITS_USERSPACE[((n++))]=$(cat <<EOF
1447+
Name: ${txtgrn}[CVE-2021-3156]${txtrst} sudo Baron Samedit 2
1448+
Reqs: pkg=sudo,ver<1.9.5p2
1449+
Tags: centos=6|7|8,ubuntu=14|16|17|18|19|20, debian=9|10
1450+
Rank: 1
1451+
analysis-url: https://www.qualys.com/2021/01/26/cve-2021-3156/baron-samedit-heap-based-overflow-sudo.txt
1452+
src-url: https://codeload.github.com/worawit/CVE-2021-3156/zip/main
1453+
author: worawit
1454+
EOF
1455+
)
1456+
14461457
EXPLOITS_USERSPACE[((n++))]=$(cat <<EOF
14471458
Name: ${txtgrn}[CVE-2017-5618]${txtrst} setuid screen v4.5.0 LPE
14481459
Reqs: pkg=screen,ver==4.5.0

0 commit comments

Comments
 (0)