democritus-project / d8s-python

Democritus functions for working with Python ASTs.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

code execution backdoor #36

Open di1l0o opened 2 years ago

di1l0o commented 2 years ago

We discovered a potential code execution backdoor in version 0.1.0 of the project, the backdoor is the democritus-strings package. Attackers can upload democritus-strings packages containing arbitrary malicious code. For the safety of this project, the democritus-strings package has been uploaded by us.

image

The democritus-strings package can be successfully installed using pip install d8s-python==0.1.0

image

Suggestion: remove version 0.1.0 of this project in PyPI