Lucene search
+L

2967 matches found

Github Security Blog
Github Security Blog
added 2020/09/11 9:11 p.m.28 views

Command Injection in wxchangba

All versions of wxchangba are vulnerable to Command Injection. The package does not validate user input on the reqPostMaterial function, passing contents of the file parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation No fix is currently...

6.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/11 9:8 p.m.10 views

GHSA-8MGG-5X65-M4M4 Command Injection in soletta-dev-app

All versions of soletta-dev-app are vulnerable to Command Injection. The package does not validate user input on the /api/service/status API endpoint, passing contents of the service query parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation ...

7.4AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/11 9:8 p.m.49 views

Command Injection in soletta-dev-app

All versions of soletta-dev-app are vulnerable to Command Injection. The package does not validate user input on the /api/service/status API endpoint, passing contents of the service query parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation ...

6.8AI score
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/09/10 4:34 a.m.12 views

Remote Code Execution (RCE)

bunyan is vulnerable to remote code execution. The vulnerability exists the argument from the -p option reaches the exec call without any sanitization...

2.6AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/09/04 5:54 p.m.59 views

Command Injection in traceroute

All versions of traceroute are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The trace function is vulnerable and can be abused if the host value is controlled by an...

5.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/09/04 5:54 p.m.15 views

GHSA-RJVJ-673Q-4HFW Command Injection in traceroute

All versions of traceroute are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The trace function is vulnerable and can be abused if the host value is controlled by an...

8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/09/04 5:31 p.m.32 views

Command Injection in meta-git

All versions of meta-git are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The clone command is vulnerable through the branch name. Recommendation No fix is currently...

6.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/04 5:26 p.m.14 views

GHSA-7R9X-HR76-JR96 Command Injection in giting

All versions of gitting are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The pull function is vulnerable through the branch variable. Recommendation No fix is current...

8AI score
SaveExploits0References1
Veracode
Veracode
added 2020/09/03 7:8 a.m.19 views

OS Command Injection

node-wifi is vulnerable to OS command injection. The vulnerability exists through the unsanitized value of ssid used in exec...

2.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/09/02 3:5 p.m.27 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
SaveExploits0References2Affected Software1
Huntr
Huntr
added 2020/09/01 12:0 a.m.12 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
SaveExploits0
Packet Storm
Packet Storm
added 2020/08/27 12:0 a.m.440 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
SaveExploits0
Veracode
Veracode
added 2020/08/25 1:20 a.m.20 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
SaveExploits0
OSV
OSV
added 2020/08/16 4:15 a.m.5 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.02033EPSS
SaveExploits0References1
OSV
OSV
added 2020/08/16 4:15 a.m.9 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.02033EPSS
SaveExploits0References3
Prion
Prion
added 2020/08/16 4:15 a.m.28 views

Code injection

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

7.5CVSS9.5AI score0.02033EPSS
SaveExploits0References3Affected Software2
Debian CVE
Debian CVE
added 2020/08/16 3:31 a.m.72 views

CVE-2020-24361

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

9.8CVSS9.7AI score0.02033EPSS
SaveExploits0
Veracode
Veracode
added 2020/08/03 5:43 a.m.14 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
SaveExploits0
Kitploit
Kitploit
added 2020/07/29 9:30 p.m.42 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
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2020/07/29 2:53 p.m.45 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
SaveExploits0References4Affected Software1
Rows per page
Query Builder