Lucene search
+L

328 matches found

Huntr
Huntr
added 2021/02/18 12:00 a.m.20 views

Code Injection in xdf8/deepfriedbot

Description DeepFriedBot is a telegram bot that sends random deep fried memes, package is vulnerable to Arbitary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept python import os os.system'https://github.com/xdf8/DeepFriedBot'...

2.6AI score
SaveExploits0
Huntr
Huntr
added 2021/02/18 12:00 a.m.17 views

Code Injection in ngockhanh5110/nlp-vietnamese-text-summarization

Description nlp-vietnamese-text-summarization package is vulnerable to Arbitary Code Execution due to insecure yaml desearilization. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept steps to reproduce: python import os...

2.7AI score
SaveExploits0
NVD
NVD
added 2021/02/14 4:15 a.m.15 views

CVE-2021-27213

config.py in pystemon before 2021-02-13 allows code execution via YAML deserialization because SafeLoader and safeload are not used...

9.8CVSS0.02614EPSS
SaveExploits1References2
OSV
OSV
added 2021/02/14 4:15 a.m.17 views

CVE-2021-27213

config.py in pystemon before 2021-02-13 allows code execution via YAML deserialization because SafeLoader and safeload are not used...

9.8CVSS7.5AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/02/14 4:15 a.m.6 views

CVE-2021-27213

config.py in pystemon before 2021-02-13 allows code execution via YAML deserialization because SafeLoader and safeload are not used...

9.8CVSS9.2AI score0.02614EPSS
SaveExploits1References3
Prion
Prion
added 2021/02/14 4:15 a.m.15 views

Deserialization of untrusted data

config.py in pystemon before 2021-02-13 allows code execution via YAML deserialization because SafeLoader and safeload are not used...

7.5CVSS9.6AI score0.02614EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/02/14 3:05 a.m.111 views

CVE-2021-27213

CVE-2021-27213 affects pystemon’s config.py, where YAML deserialization allows code execution because SafeLoader/safe_load are not used. Impact: potential arbitrary code execution via YAML input (high/critical). References indicate a fix was committed (dbeb87afefdb63de2f4cff69b6f10c5965d14b54); r...

9.8CVSS9.7AI score0.02614EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/02/14 3:05 a.m.23 views

CVE-2021-27213

config.py in pystemon before 2021-02-13 allows code execution via YAML deserialization because SafeLoader and safeload are not used...

9.9AI score0.02614EPSS
SaveExploits1References2
Huntr
Huntr
added 2021/02/14 12:00 a.m.13 views

Code Injection in adobe/ops-cli

Description ops-cli is a wrapper for Terraform, Ansible, Helmfile and SSH for cloud automation , which is vulnerable to Arbitary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash pip install ops-cli Run exploit.py...

1.8AI score
SaveExploits0References1
Huntr
Huntr
added 2021/02/13 12:00 a.m.24 views

Code Injection in heartexlabs/label-studio

Description Label Studio is a swiss army knife of data labeling and annotation tools which is vulnerable to Arbitrary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash pip3 install label-studio Run exploit.py impor...

2AI score
SaveExploits0References1
Huntr
Huntr
added 2021/02/13 12:00 a.m.33 views

Code Injection in unix121/i3wm-themer

Description i3wm-themer is the theme collection manager for i3-wm which is vulnerable to Arbitrary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash git clone https://github.com/unix121/i3wm-themer cd i3wm-themer/...

0.9AI score
SaveExploits0References1
Huntr
Huntr
added 2021/01/30 12:00 a.m.21 views

Code Injection in nosarthur/gita

✍️ Description gita helps to Manage multiple git repos with sanity. Vulnerability description Vulnerable to YAML deserialization attack caused by unsafe loading. 🕵️‍♂️ Proof of Concept vulnerable part of code yaml.load in getcmdsfromfiles...

0.9AI score
SaveExploits0
Huntr
Huntr
added 2021/01/30 12:00 a.m.17 views

Code Injection in tensorspeech/tensorflowtts

✍️ Description TensorFlowTTS provides real-time state-of-the-art speech synthesis architectures such as Tacotron-2, Melgan, Multiband-Melgan, FastSpeech, FastSpeech2 based-on TensorFlow 2. With Tensorflow 2, we can speed-up training/inference progress, optimizer further by using fake-quantize awar...

1.6AI score
SaveExploits0References1
Huntr
Huntr
added 2021/01/28 12:00 a.m.15 views

Code Injection in tensorflow/tfx

Description TensorFlow Extended TFX is a Google-production-scale machine learning platform based on TensorFlow. It provides a configuration framework to express ML pipelines consisting of TFX components. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of...

2.5AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/01/15 9:15 p.m.5 views

CVE-2021-21249

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is an issue involving YAML parsing which can lead to post-auth remote code execution. In order to parse and process YAML files, OneDev uses SnakeYaml which by default when not using SafeConstructor allows the...

9.6CVSS7.6AI score0.02932EPSS
SaveExploits0References3Affected Software1
Huntr
Huntr
added 2021/01/07 12:00 a.m.18 views

Code Injection in archivy/archivy

Description Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your knowledge bank. Vulnerability description Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Run exploit.py python import os...

1.7AI score
SaveExploits0References1
Huntr
Huntr
added 2021/01/07 12:00 a.m.15 views

Code Injection in facebookresearch/parlai

Description ParlAI pronounced “par-lay” is a python framework for sharing, training and testing dialogue models, from open-domain chitchat to VQA Visual Question Answering. Vulnerability description Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Run exploit.p...

2.1AI score
SaveExploits0References1
Huntr
Huntr
added 2021/01/06 12:00 a.m.17 views

in catalyst-team/catalyst

Description Catalyst is a PyTorch framework for Deep Learning research and development. It focuses on reproducibility, rapid experimentation, and codebase reuse so you can create something new rather than write another regular train loop. This package was vulnerable to Arbitrary code execution vi...

0.6AI score
SaveExploits0References1
Huntr
Huntr
added 2020/12/21 12:00 a.m.21 views

in nvidia/runx

Description runx is a Deep Learning Experiment Management library by NVIDIA. This package was vulnerable to Arbitrary code execution via Insecure YAML deserialization due to the use of a known vulnerable function load in yaml. repo: https://github.com/NVIDIA/runx Proof of Concept python...

1.4AI score
SaveExploits0References1
Snyk
Snyk
added 2020/12/14 7:40 a.m.2 views

Command Injection

Overview props is an extract json/yaml from the beginning of text files Affected versions of this package are vulnerable to Command Injection due to Unsafe Deserialization in props module. The module uses yaml-js.load function to load a YAML file without any validation/sanitization. If an attacke...

6.5CVSS7.3AI score
SaveExploits0References2
Rows per page
Query Builder