Lucene search
K

31 matches found

OSV
OSV
added 2022/06/07 12:0 a.m.26 views

GHSA-5C5F-7VFQ-3732 JMESPath for Ruby uses unsafe JSON.load when safe JSON.parse is preferable

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

9.8CVSS9.3AI score0.02082EPSS
Exploits0References9
RubySec
RubySec
added 2022/06/07 12:0 a.m.23 views

JMESPath for Ruby using JSON.load instead of JSON.parse

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

9.8CVSS1.9AI score0.02082EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2022/06/06 10:15 p.m.13 views

CVE-2022-32511

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

9.8CVSS0.02082EPSS
Exploits0References5
OSV
OSV
added 2022/06/06 10:15 p.m.16 views

CVE-2022-32511

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

9.8CVSS6.7AI score
Exploits0References5
Prion
Prion
added 2022/06/06 10:15 p.m.11 views

Design/Logic Flaw

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

7.5CVSS9.3AI score0.02082EPSS
Exploits0References5Affected Software2
CVE
CVE
added 2022/06/06 9:55 p.m.143 views

CVE-2022-32511

CVE-2022-32511 affects the Ruby gem jmespath.rb (JMESPath for Ruby)

9.8CVSS9.2AI score0.02082EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2022/06/06 9:55 p.m.15 views

CVE-2022-32511

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

9.7AI score0.02082EPSS
Exploits0References5
OSV
OSV
added 2021/12/10 6:55 p.m.9 views

GHSA-7QM6-9V49-38M9 Prototype Pollution in record-like-deep-assign

All versions of package record-like-deep-assign are vulnerable to Prototype Pollution via the main functionality. PoC js const deepAssign = require'record-like-deep-assign'; let obj = ; console.log"Before being polluted: " + obj.polluted; EVILJSON = JSON.parse'"proto":"polluted":true'; deepAssign...

7.3CVSS9.5AI score0.0053EPSS
Exploits1References4
OSV
OSV
added 2021/04/13 3:24 p.m.20 views

GHSA-5PXJ-MHWJ-X5GV Prototype Pollution in asciitable.js

The package asciitable.js before 1.0.3 is vulnerable to Prototype Pollution via the main function. PoC js var a = require"asciitable.js"; var b = JSON.parse'"proto":"test":123'; a,b; console.log.test...

9.8CVSS9.4AI score0.00448EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2021/04/13 3:24 p.m.39 views

Prototype Pollution in asciitable.js

The package asciitable.js before 1.0.3 is vulnerable to Prototype Pollution via the main function. PoC js var a = require"asciitable.js"; var b = JSON.parse'"proto":"test":123'; a,b; console.log.test...

9.8CVSS8.9AI score0.00448EPSS
Exploits1References5Affected Software1
Huntr
Huntr
added 2021/01/10 12:0 a.m.13 views

Prototype Pollution in babak-gholamzadeh/deeply-object-assign

Description deeply-object-assign is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js var deeplyObjectAssign = require"deeply-object-assign" const payload = JSON.parse'"proto":"polluted":"Yes! Its Polluted"'; var obj = console.log"Before : " +...

2AI score
Exploits0
Veracode
Veracode
added 2020/10/14 5:13 a.m.20 views

Prototype Pollution

merge is vulnerable to prototype pollution. A bypass of the fix for CVE-2018-16469 exists and allows arbitrary properties of the Object prototype to be added or modified via JSON.parse...

7.5CVSS4.4AI score0.00408EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2020/09/02 6:28 p.m.25 views

HTML Injection in preact

Versions of preact 10.x on prerelease tags alpha and beta prior to 10.0.0-beta.1 are vulnerable to HTML Injection. Due to insufficient input validation the package allows attackers to inject JavaScript objects as virtual-dom nodes, which may lead to Cross-Site Scripting. This requires user input...

2.3AI score
Exploits0References5Affected Software1
NVD
NVD
added 2020/08/13 7:15 p.m.14 views

CVE-2020-24345

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

7.8CVSS7.7AI score0.00254EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2020/08/13 7:15 p.m.19 views

CVE-2020-24345

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

7.8CVSS7.1AI score0.00254EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/08/13 6:53 p.m.15 views

CVE-2020-24345

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

7.7AI score0.00254EPSS
Exploits1References1
Node.js
Node.js
added 2019/05/03 7:23 p.m.13 views

HTML Injection

Overview Versions of preact 10.x on prerelease tags alpha and beta prior to 10.0.0-beta.1 are vulnerable to HTML Injection. Due to insufficient input validation the package allows attackers to inject JavaScript objects as virtual-dom nodes, which may lead to Cross-Site Scripting. This requires us...

7AI score
Exploits0Affected Software1
Veracode
Veracode
added 2019/01/15 8:52 a.m.32 views

Remote Code Execution (RCE)

ruby is vulnerable to remote code execution RCE attacks. The vulnerability exists due to a heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of servi...

6.8CVSS7.4AI score0.11958EPSS
Exploits3References24Affected Software4
Veracode
Veracode
added 2018/10/01 7:29 a.m.15 views

Prototype Pollution

defaults-deep is vulnerable to prototype pollution. Properties of the Object prototype can be added or modified via JSON.parse, causing a denial of service condition or possibly remote code execution depending on the application...

9.8CVSS9.7AI score0.00437EPSS
Exploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/24 8:11 p.m.38 views

Regular Expression Denial of Service in parsejson

Affected versions of parsejson are vulnerable to a regular expression denial of service when parsing untrusted user input. Recommendation The parsejson package has not been functionally updated since it was initially released. Additionally, it provides functionality which is natively included in...

7.5CVSS4.9AI score0.00303EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder