Lucene search
K

179 matches found

CNNVD
CNNVD
added 2022/01/18 12:0 a.m.2 views

R818 代码问题漏洞

Allwinner Technology R818 is a quad-core intelligent voice with screen chip from Allwinner Technology Zhuhai, China. A security vulnerability exists in the Allwinner R818 SoC Android Q SDK V1.0, which originates from a NULL pointer dereference in the open exec function that could execute a...

7.8CVSS7.4AI score0.01783EPSS
Exploits0References5
OSV
OSV
added 2021/12/10 8:30 p.m.11 views

GHSA-792J-9WJ3-J634 Command injection in github-todos

naholyr github-todos 3.1.0 is vulnerable to command injection. The range argument for the hook subcommand is concatenated without any validation, and is directly used by the exec function...

9.8CVSS9.8AI score0.02573EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2021/12/10 8:30 p.m.34 views

Command injection in github-todos

naholyr github-todos 3.1.0 is vulnerable to command injection. The range argument for the hook subcommand is concatenated without any validation, and is directly used by the exec function...

9.8CVSS2.2AI score0.02573EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2021/12/07 12:15 a.m.9 views

CVE-2021-44684

naholyr github-todos 3.1.0 is vulnerable to command injection. The range argument for the hook subcommand is concatenated without any validation, and is directly used by the exec function...

9.8CVSS0.02573EPSS
Exploits1References2
OSV
OSV
added 2021/12/07 12:15 a.m.19 views

CVE-2021-44684

naholyr github-todos 3.1.0 is vulnerable to command injection. The range argument for the hook subcommand is concatenated without any validation, and is directly used by the exec function...

9.8CVSS7.3AI score
Exploits0References2
Prion
Prion
added 2021/12/07 12:15 a.m.15 views

Command injection

naholyr github-todos 3.1.0 is vulnerable to command injection. The range argument for the hook subcommand is concatenated without any validation, and is directly used by the exec function...

7.5CVSS9.8AI score0.02573EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2021/12/07 12:0 a.m.2 views

Github-Todos 操作系统命令注入漏洞

Github-Todos is used to convert Todo to Github issues by the French individual developer Nicolas Chambrier. A security vulnerability exists in naholyr github-todos 3.1.0, which stems from the range parameter of the hook subcommand being concatenated without any validation and used directly by the...

9.8CVSS8.3AI score0.02573EPSS
Exploits1References3
Cvelist
Cvelist
added 2021/12/06 11:37 p.m.12 views

CVE-2021-44684

naholyr github-todos 3.1.0 is vulnerable to command injection. The range argument for the hook subcommand is concatenated without any validation, and is directly used by the exec function...

10AI score0.02573EPSS
Exploits1References2
Prion
Prion
added 2021/08/09 11:15 p.m.14 views

Command injection

rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to the exec function without being escaped...

7.5CVSS9.6AI score0.05718EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/09 12:0 a.m.3 views

PT-2021-10845 · Rconfig · Rconfig

Name of the Vulnerable Software and Affected Versions: rConfig version 3.9.5 Description: The issue allows command injection by sending a crafted GET request to "lib/ajaxHandlers/ajaxArchiveFiles.php" since the path parameter is passed directly to the exec function without being escaped...

9.8CVSS9.6AI score0.05718EPSS
Exploits1References6
OSV
OSV
added 2021/05/17 9:1 p.m.17 views

GHSA-6M8P-4FXJ-PGC2 OS Command Injection in mversion

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

7.8CVSS7.9AI score0.0055EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/05/17 9:1 p.m.57 views

OS Command Injection in mversion

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

8.4CVSS7.4AI score0.0055EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2021/05/07 4:15 p.m.13 views

GHSA-G4HJ-R7R3-9RWV OS Command Injection in gulp-scss-lint

gulp-scss-lint through 1.0.0 allows execution of arbitrary commands. It is possible to inject arbitrary commands to the "exec" function located in "src/command.js" via the provided options...

9.8CVSS6.2AI score0.02644EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2021/05/07 4:14 p.m.59 views

OS Command Injection in docker-compose-remote-api

docker-compose-remote-api through 0.1.4 allows execution of arbitrary commands. Within index.js of the package, the function execserviceName, cmd, fnStdout, fnStderr, fnExit uses the variable serviceName which can be controlled by users without any sanitization...

9.8CVSS9.1AI score0.02644EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:6 p.m.73 views

Command Injection in ps-visitor

This affects all versions up to and including version 0.0.2 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.8CVSS5.8AI score0.01336EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:6 p.m.78 views

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.8CVSS5.8AI score0.01943EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2021/05/07 5:15 a.m.17 views

OS Command Injection

git-parse is vulnerable to OS command injection. Untrusted input in gitDiff is passed into an exec function without validation, allowing an attacker to execute arbitrary OS commands on the host OS...

8.8CVSS4.4AI score0.02462EPSS
Exploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 3:55 p.m.39 views

Command Injection in ffmpegdotjs

This affects all versions of package ffmpegdotjs. If attacker-controlled user input is given to the trimvideo 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.7AI score0.01943EPSS
Exploits1References4Affected Software1
Prion
Prion
added 2021/04/27 6:15 p.m.8 views

Design/Logic Flaw

HomeAutomation 3.3.2 suffers from an authenticated OS command execution vulnerability using custom command v0.1 plugin. This can be exploited with a CSRF vulnerability to execute arbitrary shell commands as the web user via the 'setcommandon' and 'setcommandoff' POST parameters in...

8.5CVSS8.2AI score0.01059EPSS
Exploits2References2Affected Software1
Cvelist
Cvelist
added 2021/04/27 5:51 p.m.18 views

CVE-2020-22000

HomeAutomation 3.3.2 suffers from an authenticated OS command execution vulnerability using custom command v0.1 plugin. This can be exploited with a CSRF vulnerability to execute arbitrary shell commands as the web user via the 'setcommandon' and 'setcommandoff' POST parameters in...

8.3AI score0.01059EPSS
Exploits2References2
Rows per page
Query Builder