Lucene search
+L

206 matches found

OSV
OSV
added 2020/09/03 9:15 a.m.10 views

UBUNTU-CVE-2020-7729

The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML...

7.1CVSS7.2AI score0.02285EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2020/09/03 9:00 a.m.52 views

CVE-2020-7729 Arbitrary Code Execution

The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML...

7.1CVSS7.1AI score0.02285EPSS
SaveExploits1References6
CVE
CVE
added 2020/09/03 9:00 a.m.128 views

CVE-2020-7729

Summary: CVE-2020-7729 affects the grunt package due to insecure YAML loading via js-yaml in grunt.file.readYAML, allowing arbitrary code execution. The issue is triggered by using load() instead of safeLoad(). The vulnerability is discussed across multiple sources, including npm advisory, Ubuntu...

7.1CVSS6.9AI score0.02285EPSS
SaveExploits1References6Affected Software1
Debian CVE
Debian CVE
added 2020/09/03 9:00 a.m.76 views

CVE-2020-7729

The package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load instead of its secure replacement safeLoad of the package js-yaml inside grunt.file.readYAML...

7.1CVSS7.5AI score0.02285EPSS
SaveExploits1
Veracode
Veracode
added 2020/08/26 3:48 a.m.22 views

Arbtirary Code Execution

grunt is vulnerable to arbitrary code execution. The library uses an insecure .load function from js-yaml by default and allows an attacker to inject and execute arbitrary code...

7.1CVSS4.5AI score0.02285EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2020/07/29 3:39 p.m.11 views

Arbitrary Code Execution

Overview shiba is a Live markdown previewer with linter Affected versions of this package are vulnerable to Arbitrary Code Execution due to the default usage of the function load of the package js-yaml instead of its secure replacement , safeLoad. Remediation There is no fixed version for shiba...

8.3CVSS7.1AI score0.01552EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2019/06/05 2:35 p.m.6 views

02-infrastructure (1.0.0), 02vue_toast_demo (>=1.0.0, <=1.0.4) +16152 more potentially affected by unknown CVE via js-yaml (>=3.0.0, <=3.12.2)

js-yaml NPM version =3.0.0, =1.0.0, =1.0.4, =5.0.0, =1.0.3, =0.0.1, =1.0.2, =2.0.0, =2.0.4 and more Source cves: unknown CVE Source advisory: OSV:GHSA-2PR6-76VF-7546...

5.8AI score
SaveExploits0
OSV
OSV
added 2019/06/05 2:35 p.m.17 views

GHSA-2PR6-76VF-7546 Denial of Service in js-yaml

Versions of js-yaml prior to 3.13.0 are vulnerable to Denial of Service. By parsing a carefully-crafted YAML file, the node process stalls and may exhaust system resources leading to a Denial of Service. Recommendation Upgrade to version 3.13.0...

5.9CVSS7.1AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2019/06/05 2:35 p.m.43 views

Denial of Service in js-yaml

Versions of js-yaml prior to 3.13.0 are vulnerable to Denial of Service. By parsing a carefully-crafted YAML file, the node process stalls and may exhaust system resources leading to a Denial of Service. Recommendation Upgrade to version 3.13.0...

3.9AI score
SaveExploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2019/06/04 8:14 p.m.7 views

02-infrastructure (1.0.0), 02vue_toast_demo (>=1.0.0, <=1.0.4) +16170 more potentially affected by unknown CVE via js-yaml (>=3.0.0, <=3.13.0)

js-yaml NPM version =3.0.0, =1.0.0, =1.0.4, =5.0.0, =1.0.3, =0.0.1, =1.0.2, =2.0.0, =2.0.4 and more Source cves: unknown CVE Source advisory: OSV:GHSA-8J8C-7JFH-H6HX...

5.8AI score
SaveExploits0
OSV
OSV
added 2019/06/04 8:14 p.m.3 views

GHSA-8J8C-7JFH-H6HX Code Injection in js-yaml

Versions of js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load function may execute arbitrary code injected through a malicious YAML file. Objects that have toString as key, JavaScript code as value and are used as explicit mapping keys allow attackers to execute the supplied code...

6.2AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2019/06/04 8:14 p.m.511 views

Code Injection in js-yaml

Versions of js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load function may execute arbitrary code injected through a malicious YAML file. Objects that have toString as key, JavaScript code as value and are used as explicit mapping keys allow attackers to execute the supplied code...

4.1AI score
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2019/04/16 2:32 a.m.12 views

Arbitrary Code Execution

js-yaml is vulnerable to arbitrary code execution. The vulnerability exists through the usage of unsafe load function, which allows attackers to inject arbitrary code via a malicious YAML file using objects that have toString as key, JavaScript code as value and are used as explicit mapping keys...

7.2AI score
SaveExploits0
nodejs
nodejs
added 2019/04/10 7:02 p.m.20 views

Code Injection

Overview Versions of js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load function may execute arbitrary code injected through a malicious YAML file. Objects that have toString as key, JavaScript code as value and are used as explicit mapping keys allow attackers to execute the...

7.9AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2019/03/22 3:47 a.m.12 views

Denial Of Service (DoS)

js-yaml is vulnerable to denial of service. A remote attacker is able to exhaust system resources by submitting a malicious YAML file that would stall the node process and potentially result in a crash...

6.4AI score
SaveExploits0
nodejs
nodejs
added 2019/03/18 9:29 p.m.20 views

Denial of Service

Overview Versions of js-yaml prior to 3.13.0 are vulnerable to Denial of Service. By parsing a carefully-crafted YAML file, the node process stalls and may exhaust system resources leading to a Denial of Service. Recommendation Upgrade to version 3.13.0. References GitHub Advisory...

6.8AI score
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.68 views

Deserialization Code Execution in js-yaml

Versions 2.0.4 and earlier of js-yaml are affected by a code execution vulnerability in the YAML deserializer. Proof of Concept const yaml = require'js-yaml'; const x = test: !!js/function function f console.log1; ; yaml.loadx; Recommendation Update js-yaml to version 2.0.5 or later, and ensure...

6.8CVSS5.3AI score0.17321EPSS
SaveExploits7References4Affected Software1
vulnersOsv
vulnersOsv
added 2017/10/24 6:33 p.m.6 views

attester (>=1.1.0, <=1.2.0), awsboxen (>=0.1.0, <=0.5.1) +7 more potentially affected by CVE-2013-4660 via js-yaml (>=2.0.1, <=2.0.4)

js-yaml NPM version =2.0.1, =1.1.0, =0.1.0, =0.13.13, =0.5.0, =0.8.3, =0.0.2, =0.1.8, =0.0.1, =0.2.4 Source cves: CVE-2013-4660 Source advisory: OSV:GHSA-XXVW-45RP-3MJ2...

6.8CVSS6.6AI score0.17321EPSS
SaveExploits7
OSV
OSV
added 2017/10/24 6:33 p.m.10 views

GHSA-XXVW-45RP-3MJ2 Deserialization Code Execution in js-yaml

Versions 2.0.4 and earlier of js-yaml are affected by a code execution vulnerability in the YAML deserializer. Proof of Concept const yaml = require'js-yaml'; const x = test: !!js/function function f console.log1; ; yaml.loadx; Recommendation Update js-yaml to version 2.0.5 or later, and ensure...

6.8CVSS7.2AI score0.17321EPSS
SaveExploits7References4
nodejs
nodejs
added 2015/10/17 7:41 p.m.64 views

Deserialization Code Execution

Overview Versions 2.0.4 and earlier of js-yaml are affected by a code execution vulnerability in the YAML deserializer. Proof of Concept const yaml = require'js-yaml'; const x = test: !!js/function function f console.log1; ; yaml.loadx; Recommendation Update js-yaml to version 2.0.5 or later, and...

6.8CVSS5.6AI score0.17321EPSS
SaveExploits7Affected Software1
Rows per page
Query Builder