Lucene search
+L

2974 matches found

Veracode
Veracode
added 2020/01/13 3:21 a.m.18 views

Remote Code Execution

meta-git is vulnerable to remote code execution. User input is formatted without validation and sanitization inside a command that is subsequently executed using exec in metaGitUpdate.js...

2.6AI score
SaveExploits0
Veracode
Veracode
added 2020/01/13 12:54 a.m.22 views

Arbitrary Code Injection

hot-formula-parser is vulnerable to arbitrary code injection. The vulnerability exists due to the lack of sanitization of the value of yytext, which is used in the exec command...

9.8CVSS3.4AI score0.02148EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2020/01/09 4:0 a.m.29 views

Command Injection

devcert-sanscache is vulnerable to OS command injection. The commonName parameter used to generate a developer SSL certificate is not validated and sanitized, allowing for command injection as the value is subsequently passed into an exec function...

9.8CVSS3.2AI score0.03453EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2020/01/09 12:53 a.m.29 views

Arbitrary Command Injection

aws-lambda is vulnerable to arbitrary command injection. The vulnerability exists due to the lack of sanitization on the value of config.FunctionName, allowing injection payloads to reach the exec function...

9.8CVSS3.9AI score0.01644EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2020/01/08 4:15 p.m.38 views

CVE-2019-10778

devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable commonName controlled by user input is used as part of the exec function without any sanitization...

9.8CVSS9.9AI score0.03453EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/01/08 3:3 p.m.49 views

CVE-2019-10778

devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable commonName controlled by user input is used as part of the exec function without any sanitization...

10AI score0.03453EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/01/08 12:0 a.m.12 views

Unspecified Vulnerability in MojoHaus Exec Maven plugin for Maven

MojoHaus Exec Maven plugin for Maven is a use in Maven software project management and automated build tools to support the execution of Java programs in the plug-in . A security vulnerability exists in MojoHaus Exec Maven plugin for Maven version 1.1.1. The vulnerability can be exploited by an...

9.8CVSS7.5AI score0.02409EPSS
SaveExploits0References1
Snyk
Snyk
added 2020/01/07 4:41 p.m.8 views

Command Injection

Overview aws-lambda is a command line tool deploy code to AWS Lambda. Affected versions of this package are vulnerable to Command Injection. The config.FunctioName is used to construct the argument used within the exec function without any sanitization. It is possible for a user to inject arbitra...

9.8CVSS7.5AI score0.01644EPSS
SaveExploits0References2
CNVD
CNVD
added 2020/01/07 12:0 a.m.5 views

rConfig Remote Code Execution Vulnerability

rConfig is an open source network configuration management utility . A security vulnerability exists in rConfig version 3.9.3, which originates from the program failing to filter before passing the 'path' parameter directly to the 'exec' function. The vulnerability can be exploited by a remote...

9CVSS7.3AI score0.71635EPSS
SaveExploits13References1
Prion
Prion
added 2020/01/06 8:15 p.m.33 views

Command injection

An issue was discovered in rConfig 3.9.3. A remote authenticated user can directly execute system commands by sending a GET request to ajaxArchiveFiles.php because the path parameter is passed to the exec function without filtering, which can lead to command execution...

9CVSS8.2AI score0.71635EPSS
SaveExploits13References6Affected Software1
Cvelist
Cvelist
added 2020/01/06 7:27 p.m.28 views

CVE-2019-19509

An issue was discovered in rConfig 3.9.3. A remote authenticated user can directly execute system commands by sending a GET request to ajaxArchiveFiles.php because the path parameter is passed to the exec function without filtering, which can lead to command execution...

8.8AI score0.71635EPSS
SaveExploits13References6
NVD
NVD
added 2020/01/06 2:15 p.m.68 views

CVE-2019-20343

The MojoHaus Exec Maven plugin 1.1.1 for Maven allows code execution via a crafted XML document because a configuration element within a plugin element can specify an arbitrary program in an executable element and can also specify arbitrary command-line arguments in an arguments element...

9.8CVSS9.5AI score0.02409EPSS
SaveExploits0References3
Prion
Prion
added 2020/01/06 2:15 p.m.27 views

Code injection

The MojoHaus Exec Maven plugin 1.1.1 for Maven allows code execution via a crafted XML document because a configuration element within a plugin element can specify an arbitrary program in an executable element and can also specify arbitrary command-line arguments in an arguments element...

7.5CVSS9.4AI score0.02409EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/01/06 1:46 p.m.30 views

CVE-2019-20343

The MojoHaus Exec Maven plugin 1.1.1 for Maven allows code execution via a crafted XML document because a configuration element within a plugin element can specify an arbitrary program in an executable element and can also specify arbitrary command-line arguments in an arguments element...

9.6AI score0.02409EPSS
SaveExploits0References3
CVE
CVE
added 2020/01/06 1:46 p.m.48 views

CVE-2019-20343

The CVE-2019-20343 issue affects the MojoHaus Exec Maven plugin for Maven (version 1.1.1). A crafted XML document can trigger code execution because a configuration element (within a plugin element) can specify an arbitrary program in an executable element and may include arbitrary command-line a...

9.8CVSS9.4AI score0.02409EPSS
SaveExploits0References3Affected Software1
zdt
zdt
added 2019/12/30 12:0 a.m.182 views

HomeAutomation 3.3.2 - Remote Code Execution Vulnerability

Exploit for php platform in category web applications Exploit: HomeAutomation 3.3.2 - Remote Code Execution Author: LiquidWorm Vendor: Tom Rosenback and Daniel Malmgren Product web page: http://karpero.mine.nu/ha/ Affected version: 3.3.2 Tested on: Apache/2.4.41 centos OpenSSL/1.0.2k-fips Advisor...

7.1AI score
SaveExploits0
OSV
OSV
added 2019/12/24 10:15 p.m.37 views

CVE-2019-10758

mongo-express before 0.54.0 is vulnerable to Remote Code Execution via endpoints that uses the toBSON method. A misuse of the vm dependency to perform exec commands in a non-safe environment...

9.9CVSS9.7AI score
SaveExploits0References2
CVE
CVE
added 2019/12/24 9:8 p.m.1058 views

CVE-2019-10758

MongoDB mongo-express ≤0.53.x is vulnerable to Remote Code Execution via endpoints using toBSON, due to unsafe use of the vm module to run exec commands. Affected component: mongo-express server-side routes that invoke toBSON. Root cause: misusing vm to execute commands in a non-safe environment....

9.9CVSS9.5AI score0.84845EPSS
SaveIn wildExploits3References2Affected Software1
Cvelist
Cvelist
added 2019/12/24 9:8 p.m.44 views

CVE-2019-10758

mongo-express before 0.54.0 is vulnerable to Remote Code Execution via endpoints that uses the toBSON method. A misuse of the vm dependency to perform exec commands in a non-safe environment...

9.7AI score0.84845EPSS
SaveExploits3References1
Mageia
Mageia
added 2019/12/15 6:3 p.m.63 views

Updated libvirt packages fix security vulnerabilities

Updated libvirt packages fix security vulnerabilities: An information leak which allowed to retrieve the guest hostname under readonly mode CVE-2019-3886. Wrong permissions in systemd admin-sock due to missing SocketMode parameter CVE-2019-10132. Arbitrary file read/exec via...

8.8CVSS7.1AI score0.01411EPSS
SaveExploits1References5
Rows per page
Query Builder