We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97919a4 commit e189b92Copy full SHA for e189b92
linux-exploit-suggester.sh
@@ -1433,10 +1433,10 @@ EOF
1433
1434
EXPLOITS_USERSPACE[((n++))]=$(cat <<EOF
1435
Name: ${txtgrn}[CVE-2017-5618]${txtrst} setuid screen v4.5.0 LPE
1436
-Reqs: pkg=screen,ver>=4.5.0,ver<=4.5.0
+Reqs: pkg=screen,ver==4.5.0
1437
Tags:
1438
Rank: 1
1439
-analysis-url: https://seclists.org/oss-sec/2017/q1/18
+analysis-url: https://seclists.org/oss-sec/2017/q1/184
1440
exploit-db: https://www.exploit-db.com/exploits/41154
1441
EOF
1442
)
0 commit comments