Lucene search
K

2659 matches found

Github Security Blog
Github Security Blog
added 2020/09/02 3:5 p.m.21 views

Command Injection in bestzip

Versions of bestzip prior to 2.1.7 are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the zip function . This may allow attackers to execute arbitrary code in the system as long as the values of destination is user-controlled...

5.2AI score
Exploits0References2Affected Software1
Huntr
Huntr
added 2020/09/01 12:0 a.m.11 views

OS Command Injection in adrieankhisbe/bundle-phobia-cli

Description BundlePhobia is a tool to help you find the cost of adding a npm package to your bundle. It enables you to query package sizes. The npm-utils.js has a unsanitized exec function which leads to Arbitrary code execution Proof-of-concept const util = require'./npm-utils.js'; let a =...

2.1AI score
Exploits0
Packet Storm
Packet Storm
added 2020/08/27 12:0 a.m.432 views

ASX To MP3 Converter 3.1.3.7.2010.11.05 Buffer Overflow

Exploit Title: ASX to MP3 converter 3.1.3.7.2010.11.05 - '.wax' Local Buffer Overflow DEP,ASLR Bypass PoC Software Link Download: https://github.com/x00x00x00x00/ASXtoMP3Converter3.1.3.7.2010.11.05/blob/master/ASXtoMP3Converter3.1.3.7.2010.11.05.exe?raw=true Exploit Author: Paras Bhatia Discovery...

0.9AI score
Exploits0
Veracode
Veracode
added 2020/08/25 1:20 a.m.16 views

Arbitrary Code Execution

windows-edge is vulnerable to arbitrary code execution. The vulnerability exists as the value of opts.uri is passed into exec without sanitization...

3.4AI score
Exploits0
OSV
OSV
added 2020/08/16 4:15 a.m.1 views

ALPINE-CVE-2020-24361

SNMPTT before 1.4.2 allows attackers to execute shell code via EXEC, PREXEC, or unknowntrapexec...

9.8CVSS7.5AI score0.00664EPSS
Exploits0References1
OSV
OSV
added 2020/08/16 4:15 a.m.1 views

UBUNTU-CVE-2020-24361

SNMPTT before 1.4.2 allows attackers to execute shell code via EXEC, PREXEC, or unknowntrapexec...

9.8CVSS5.9AI score0.00664EPSS
Exploits0References3
Prion
Prion
added 2020/08/16 4:15 a.m.17 views

Code injection

SNMPTT before 1.4.2 allows attackers to execute shell code via EXEC, PREXEC, or unknowntrapexec...

7.5CVSS9.5AI score0.00664EPSS
Exploits0References3Affected Software2
Debian CVE
Debian CVE
added 2020/08/16 3:31 a.m.17 views

CVE-2020-24361

SNMPTT before 1.4.2 allows attackers to execute shell code via EXEC, PREXEC, or unknowntrapexec...

9.8CVSS9.7AI score0.00664EPSS
Exploits0
Veracode
Veracode
added 2020/08/03 5:43 a.m.11 views

OS Command Injection

git-tags-remote is vulnerable to OS command injection. The vulnerability exists as it does not sanitize the value of repo in index.js, whose value is subsequently passed to an exec call...

2.3AI score
Exploits0
Kitploit
Kitploit
added 2020/07/29 9:30 p.m.35 views

Kubebox - Terminal And Web Console For Kubernetes

Terminal and Web console for Kubernetes Features Configuration from kubeconfig files KUBECONFIG environment variable or $HOME/.kube Switch contexts interactively Authentication support bearer token, basic auth, private key / cert, OAuth, OpenID Connect, Amazon EKS, Google Kubernetes Engine, Digit...

7.6AI score
Exploits0References13
Github Security Blog
Github Security Blog
added 2020/07/29 2:53 p.m.41 views

Command Injection in git-tags-remote

All versions of git-tags-remote are vulnerable to Command Injection. The package fails to sanitize the repository input and passes it directly to an exec call on the get function . This may allow attackers to execute arbitrary code in the system if the repo value passed to the function is...

5.9AI score
Exploits0References4Affected Software1
OSV
OSV
added 2020/07/29 2:53 p.m.9 views

GHSA-GM9X-Q798-HMR4 Command Injection in git-tags-remote

All versions of git-tags-remote are vulnerable to Command Injection. The package fails to sanitize the repository input and passes it directly to an exec call on the get function . This may allow attackers to execute arbitrary code in the system if the repo value passed to the function is...

7.2CVSS8AI score
Exploits0References4
Prion
Prion
added 2020/07/23 8:15 p.m.14 views

Remote code execution

The WebControl in RaspberryTortoise through 2012-10-28 is vulnerable to remote code execution via shell metacharacters in a URI. The file nodejs/raspberryTortoise.js has no validation on the parameter incomingString before passing it to the childprocess.exec function...

10CVSS9.7AI score0.08172EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2020/07/15 5:52 a.m.13 views

OS Command Injection

standard-version is vulnerable to OS command injection. An attacker is able to inject and execute arbitrary OS commands on the system due to passing of untrusted user input without validation through the exec function...

4.5AI score
Exploits0
RedHat Linux
RedHat Linux
added 2020/07/07 10:4 a.m.1 views

kernel: perf_event_open() and execve() race in setuid programs allows a data leak

A race condition in perfeventopen allows local attackers to leak sensitive data from setuid programs. As no relevant locks in particular the credguardmutex are held during the ptracemayaccess call, it is possible for the specified target task to perform an execve syscall with setuid execution...

5.6CVSS7.3AI score0.00061EPSS
Exploits0References4
OSV
OSV
added 2020/07/01 5:15 p.m.12 views

CVE-2020-7688

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

7.8CVSS6.9AI score
Exploits0References3
NVD
NVD
added 2020/07/01 5:15 p.m.7 views

CVE-2020-7688

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

8.4CVSS0.00191EPSS
Exploits1References3
Prion
Prion
added 2020/07/01 5:15 p.m.7 views

Code injection

php/exec/escapeshellarg in Locutus PHP through 2.0.11 allows an attacker to achieve code execution...

7.5CVSS9.6AI score0.01216EPSS
Exploits0References3Affected Software1
Prion
Prion
added 2020/07/01 5:15 p.m.16 views

Design/Logic Flaw

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

4.6CVSS7.6AI score0.00191EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2020/07/01 4:54 p.m.51 views

CVE-2020-13619

CVE-2020-13619 affects Locutus PHP before or through 2.0.11, where the php/exec/escapeshellarg call can be abused to achieve code execution. The vulnerability impacts Locutus PHP 2.0.11 and earlier. Root cause is improper handling of shell arguments in escapeshellarg within Locutus. Documents ide...

9.8CVSS9.6AI score0.01216EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder