Lucene search
K

67 matches found

NVD
NVD
added 2020/07/20 6:15 p.m.9 views

CVE-2020-15123

In codecov npm package before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE CVE-2020-7597 for GHSA-5q88-cjfq-g2mh was...

9.3CVSS9.6AI score0.00147EPSS
Exploits1References5
Prion
Prion
added 2020/07/20 6:15 p.m.19 views

Command injection

In codecov npm package before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE CVE-2020-7597 for GHSA-5q88-cjfq-g2mh was...

6.8CVSS9.2AI score0.00652EPSS
Exploits2References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/07/20 6:15 p.m.2 views

CVE-2020-15123

In codecov npm package before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE CVE-2020-7597 for GHSA-5q88-cjfq-g2mh was...

9.3CVSS5.7AI score0.00652EPSS
Exploits2References6Affected Software1
vulnersOsv
vulnersOsv
added 2020/07/20 5:20 p.m.2 views

@aliyun-sls/sql (>=0.2.9 <=0.3.10-dev-18), @authereum/resolution (>=1.10.4 <=1.10.4-beta.4) +168 more potentially affected by CVE-2020-15123 via codecov (>=1.0.1 <=3.7.0)

codecov NPM version =1.0.1, =0.2.9, =1.10.4, =0.1.3-alpha.0, =0.1.19-alpha.0, =0.1.11-alpha.0, =0.1.3-alpha.0, =1.0.8, =2.0.5, =1.0.0, =1.0.1, =0.0.1, =0.0.1, =0.0.2 and more Source cves: CVE-2020-15123 Source advisory: OSV:GHSA-XP63-6VF5-XF3V...

9.3CVSS7.2AI score0.00147EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2020/07/20 5:20 p.m.38 views

Command injection in codecov (npm package)

Impact The upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE was issued: CVE-2020-7597, but the fix was incomplete. It only blocked &, and...

9.3CVSS0.9AI score0.00147EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2020/07/20 5:20 p.m.0 views

GHSA-XP63-6VF5-XF3V Command injection in codecov (npm package)

Impact The upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE was issued: CVE-2020-7597, but the fix was incomplete. It only blocked &, and...

9.3CVSS7.1AI score0.00147EPSS
Exploits1References6
CVE
CVE
added 2020/07/20 5:20 p.m.57 views

CVE-2020-15123

The CVE-2020-15123 entry concerns the npm package codecov-node (used with the Codecov npm package). A vulnerable path is the upload method, which allows command injection. The underlying issue is in how input is handled in the upload flow, enabling execution of arbitrary commands if malicious inp...

9.3CVSS9.4AI score0.00147EPSS
Exploits1References5Affected Software1
Cvelist
Cvelist
added 2020/07/20 5:20 p.m.11 views

CVE-2020-15123 Command injection in codecov (npm package)

In codecov npm package before version 3.7.1 the upload method has a command injection vulnerability. Clients of the codecov-node library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. A similar CVE CVE-2020-7597 for GHSA-5q88-cjfq-g2mh was...

9.3CVSS9.6AI score0.00147EPSS
Exploits1References5
Snyk
Snyk
added 2020/02/25 9:1 a.m.1 views

Command Injection

Overview codecov is a Python report uploader for Codecov. Affected versions of this package are vulnerable to Command Injection. The vulnerability occurs due to not sanitizing gcov arguments before being being provided to the popen method. PoC by Snyk codecov --gcov-args='& echo test vuln1.txt'...

6.5CVSS6.9AI score0.00317EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2020/02/19 5:29 p.m.55 views

codecov NPM module allows remote attackers to execute arbitrary commands

codecov-node npm module before 3.6.5 allows remote attackers to execute arbitrary commands.The value provided as part of the gcov-root argument is executed by the exec function within lib/codecov.js. This vulnerability exists due to an incomplete fix of CVE-2020-7596...

8.8CVSS7.3AI score0.00652EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2020/02/19 5:29 p.m.11 views

GHSA-5Q88-CJFQ-G2MH codecov NPM module allows remote attackers to execute arbitrary commands

codecov-node npm module before 3.6.5 allows remote attackers to execute arbitrary commands.The value provided as part of the gcov-root argument is executed by the exec function within lib/codecov.js. This vulnerability exists due to an incomplete fix of CVE-2020-7596...

8.8CVSS8.8AI score0.00652EPSS
Exploits2References3
vulnersOsv
vulnersOsv
added 2020/02/19 5:29 p.m.1 views

@aliyun-sls/sql (>=0.2.9 <=0.3.10-dev-18), @authereum/resolution (>=1.10.4 <=1.10.4-beta.4) +161 more potentially affected by CVE-2020-15123 +1 more via codecov (>=1.0.1 <=3.6.1)

codecov NPM version =1.0.1, =0.2.9, =1.10.4, =1.0.8, =2.0.5, =1.0.0, =1.0.1, =0.0.1, =0.0.1, =0.1.2-dev-1, =1.0.0, =0.0.29, =1.0.0, =1.2.1 and more Source cves: CVE-2020-15123, CVE-2020-7597 Source advisory: OSV:GHSA-5Q88-CJFQ-G2MH...

9.3CVSS7.2AI score0.00652EPSS
Exploits2
Veracode
Veracode
added 2020/02/18 3:57 a.m.15 views

Remote Code Execution (RCE)

codecov is vulnerable to remote code execution RCE. Due to an incomplete fix of CVE-2020-7596, the gcov-root and ather parameters are not sanitized properly and being executed in the exe function of lib/codecov.js, allowing an attacker to trigger RCE...

8.8CVSS6.5AI score0.01225EPSS
Exploits2References2Affected Software1
CNVD
CNVD
added 2020/02/18 12:0 a.m.1 views

Codecov-node npm module command execution vulnerability

The codecov-node npm module is an application global coverage module. A security vulnerability exists in codecov-node npm module versions prior to 3.6.5. A remote attacker can exploit the vulnerability to execute arbitrary commands...

8.8CVSS7.5AI score0.00652EPSS
Exploits1References1
NVD
NVD
added 2020/02/17 7:15 p.m.10 views

CVE-2020-7597

codecov-node npm module before 3.6.5 allows remote attackers to execute arbitrary commands.The value provided as part of the gcov-root argument is executed by the exec function within lib/codecov.js. This vulnerability exists due to an incomplete fix of CVE-2020-7596...

8.8CVSS9.3AI score0.00652EPSS
Exploits1References2
OSV
OSV
added 2020/02/17 7:15 p.m.16 views

CVE-2020-7597

codecov-node npm module before 3.6.5 allows remote attackers to execute arbitrary commands.The value provided as part of the gcov-root argument is executed by the exec function within lib/codecov.js. This vulnerability exists due to an incomplete fix of CVE-2020-7596...

8.8CVSS9.5AI score
Exploits0References2
Cvelist
Cvelist
added 2020/02/17 6:48 p.m.19 views

CVE-2020-7597

codecov-node npm module before 3.6.5 allows remote attackers to execute arbitrary commands.The value provided as part of the gcov-root argument is executed by the exec function within lib/codecov.js. This vulnerability exists due to an incomplete fix of CVE-2020-7596...

9.3AI score0.00652EPSS
Exploits1References2
CVE
CVE
added 2020/02/17 6:48 p.m.57 views

CVE-2020-7597

CVE-2020-7597 (codecov-node) affects the npm package codecov-node before 3.6.5. The issue allows remote attackers to execute arbitrary commands because the value passed as part of the gcov-root argument is executed by the exec function in lib/codecov.js. Root cause is an incomplete fix of CVE-202...

8.8CVSS9.1AI score0.00652EPSS
Exploits1References2Affected Software1
Snyk
Snyk
added 2020/02/16 1:17 p.m.2 views

Command Injection

Overview codecov is a npm package for uploading reports to Codecov. Affected versions of this package are vulnerable to Command Injection. The value provided as part of the gcov-root argument is executed by the exec function within lib/codecov.js. This vulnerability exists due to an incomplete fi...

8.8CVSS7AI score0.01225EPSS
Exploits2References2
vulnersOsv
vulnersOsv
added 2020/02/16 1:17 p.m.1 views

@aliyun-sls/sql (>=0.2.9 <=0.3.10-dev-18), @dpjayasekara/tscore (>=0.0.1 <=0.1.1) +29 more potentially affected by CVE-2020-7596 +1 more via codecov (>=3.0.0 <=3.6.1)

codecov NPM version =3.0.0, =0.2.9, =0.0.1, =0.0.29, =1.0.10, =1.0.18, =1.0.0, =1.7.0, =1.0.1, =1.0.8, =0.1.1, =0.1.6, =0.1.1, =0.0.1, =1.17.0, =1.22.16 and more Source cves: CVE-2020-7596, CVE-2020-7597 Source advisory: SNYK:JS-CODECOV-548879...

8.8CVSS7.2AI score0.01225EPSS
Exploits2
Rows per page
Query Builder