Lucene search
+L

719 matches found

ATTACKERKB
ATTACKERKB
added 2021/06/28 7:28 a.m.3 views

CVE-2021-23399

This affects all versions of package wincred. If attacker-controlled user input is given to the getCredential function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS5.8AI score0.01336EPSS
Exploits1References3
0day.today
0day.today
added 2021/06/18 12:0 a.m.416 views

Node.JS - (node-serialize) Remote Code Execution Exploit (3)

Exploit Title: Node.JS - 'node-serialize' Remote Code Execution 3 Exploit Author: Beren Kuday GORUN Vendor Homepage: https://github.com/luin/serialize Software Link: https://github.com/luin/serialize Version: 0.0.4 Tested on: Windows & Ubuntu CVE : 2017-5941 var serialize = require'node-serialize...

9.8CVSS9.6AI score0.61025EPSS
Exploits5
Kitploit
Kitploit
added 2021/05/14 12:30 p.m.92 views

R77-Rootkit - Fileless Ring 3 Rootkit With Installer And Persistence That Hides Processes, Files, Network Connections, Etc...

Ring 3 rootkit r77 is a ring 3 Rootkit that hides following entities from all processes: Files, directories, junctions, named pipes, scheduled tasks Processes CPU usage Registry keys & values Services TCP & UDP connections It is compatible with Windows 7 and Windows 10 in both x64 and x86 edition...

7.6AI score
Exploits0References1
OSV
OSV
added 2021/05/07 4:6 p.m.2 views

GHSA-WQ7Q-5V6J-XFV6 Command Injection in picotts

This affects all versions up to and including version 0.1.1 of package picotts. If attacker-controlled user input is given to the say function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS6.1AI score0.01943EPSS
Exploits1References4
OSV
OSV
added 2021/05/06 4:11 p.m.5 views

GHSA-8V27-2FG9-7H62 Withdrawn: Arbitrary Code Execution in static-eval

All versions of package static-eval are vulnerable to Arbitrary Code Execution using FunctionExpressions and TemplateLiterals. PoC: var evaluate = require'static-eval'; var parse = require'esprima'.parse; var src="function x return...

9.8CVSS5.9AI score
Exploits0References4
OSV
OSV
added 2021/05/06 3:55 p.m.59 views

GHSA-XFXF-QW26-HR33 Arbitrary command execution in roar-pidusage

This affects all current versions of package roar-pidusage. If attacker-controlled user input is given to the stat function of this package on certain operating systems, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without inpu...

5.6CVSS7.3AI score0.01151EPSS
Exploits1References4
OSV
OSV
added 2021/05/06 3:53 p.m.4 views

GHSA-CQ77-8JPX-892G Command Injection in killing

This affects all versions of package killing up to and including 1.0.6. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

7.3CVSS6.1AI score0.01336EPSS
Exploits1References5
OSV
OSV
added 2021/05/06 3:53 p.m.24 views

GHSA-R6FW-8M27-43C9 Command injection in portkiller

This affects all versions of package portkiller. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

7.3CVSS9.8AI score0.01336EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2021/05/06 3:53 p.m.41 views

Command injection in portkiller

This affects all versions of package portkiller. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS6.2AI score0.01336EPSS
Exploits1References5Affected Software1
Huntr
Huntr
added 2021/05/03 3:53 a.m.20 views

OS Command Injection in sztheory/exifcleaner

✍️ Description Command Injection using XSS via EXIF Data. The application displays the image metadata in HTML format without removing malicious tags, therefore an XSS attack can be performed. bash exiftool -Comment='OverJT' MYIMAGE.png Being an application made in electron, it allows to easily...

1.1AI score0.0434EPSS
Exploits1References2
Veracode
Veracode
added 2021/04/19 12:34 a.m.23 views

Arbitrary Code Execution

psnode is vulnerable to arbitrary code execution. The vulnerability exists due to the lack of sanitization, of pid in module.exports.kill, which is directly used in the childprocess.exec function...

9.8CVSS3.7AI score0.01336EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2021/04/19 12:27 a.m.15 views

Arbitrary Code Execution

killing is vulnerable to arbitrary code execution. The vulnerability exists as it does not sanitize the argument that is used in childprocess.exec, allowing users to use the function outside of its intended behaviour, which was to kill processes...

9.8CVSS5.3AI score0.01336EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2021/04/18 7:15 p.m.12 views

CVE-2021-23381

This affects all versions of package killing. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS0.01336EPSS
Exploits1References2
OSV
OSV
added 2021/04/18 7:15 p.m.6 views

CVE-2021-23375

This affects all versions of package psnode. If attacker-controlled user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS6AI score0.01336EPSS
Exploits1References2
OSV
OSV
added 2021/04/18 7:15 p.m.7 views

CVE-2021-23374

This affects all versions of package ps-visitor. If attacker-controlled user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS7.5AI score0.01336EPSS
Exploits1References2
Cvelist
Cvelist
added 2021/04/18 6:45 p.m.22 views

CVE-2021-23381 Arbitrary Command Injection

This affects all versions of package killing. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

7.3CVSS9.9AI score0.01336EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2021/04/18 6:42 p.m.6 views

CVE-2021-23381

This affects all versions of package killing. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS5.8AI score0.01336EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2021/04/18 6:41 p.m.5 views

CVE-2021-23380

This affects all versions of package roar-pidusage. If attacker-controlled user input is given to the stat function of this package on certain operating systems, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input...

7.5CVSS5.8AI score0.01151EPSS
Exploits1References3
Cvelist
Cvelist
added 2021/04/18 6:40 p.m.40 views

CVE-2021-23378 Arbitrary Command Injection

This affects all versions of package picotts. If attacker-controlled user input is given to the say function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS9.9AI score0.01943EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2021/04/18 6:36 p.m.5 views

CVE-2021-23375

This affects all versions of package psnode. If attacker-controlled user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS5.8AI score0.01336EPSS
Exploits1References3
Rows per page
Query Builder