V35HR4J / Searchor-2.4.1-RCE

searchor is a ⚡️ Quick and easy search engine queries. Affected versions of this package are vulnerable to Arbitrary Code Execution due to unsafe implementation of eval method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Searchor <= 2.4.1 RCE

searchor is a ⚡️ Quick and easy search engine queries. Affected versions of this package are vulnerable to Arbitrary Code Execution due to unsafe implementation of eval method.

Exploit Usage:

python3 exploit.py <url> <command>

Example:

python3 exploit.py http://localhost:5000/search ls

Proof of Concept:

POC

References:

About

searchor is a ⚡️ Quick and easy search engine queries. Affected versions of this package are vulnerable to Arbitrary Code Execution due to unsafe implementation of eval method.


Languages

Language:Python 100.0%