Lucene search
K

56 matches found

Node.js
Node.js
added 2021/05/10 6:40 p.m.41 views

Prototype Pollution

Overview json-pointer before 0.6.1 is vulnerable to prototype pollution. Multiple reference of object using slash is supported. Recommendation Upgrade to version 0.6.1 or later References - CVE - GitHub Advisory...

6.5CVSS4.2AI score0.01029EPSS
Exploits1Affected Software1
vulnersOsv
vulnersOsv
added 2021/05/10 6:37 p.m.1 views

@amitport/koangular-users (=0.0.0), @antimatter-studios/dredd (>=14.1.0 <=15.0.11) +202 more potentially affected by CVE-2020-7709 via json-pointer (>=0.0.4 <=0.6.0)

json-pointer NPM version =0.0.4, =14.1.0, =0.0.1, =0.0.2, =0.0.1, =1.2.6, =2.7.2, =1.0.0, =0.0.0-development, =1.0.0, =2.21.3, =0.1.0, =1.0.1 - ajv-moment =1.0.0 and more Source cves: CVE-2020-7709 Source advisory: OSV:GHSA-7MG4-W3W5-X5PC...

7.2CVSS6.7AI score0.01029EPSS
Exploits1
OSV
OSV
added 2021/05/10 6:37 p.m.1 views

GHSA-7MG4-W3W5-X5PC Prototype pollution in json-pointer

This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported...

6CVSS6.8AI score0.01029EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2021/05/10 6:37 p.m.32 views

Prototype pollution in json-pointer

This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported...

7.2CVSS7.1AI score0.01029EPSS
Exploits1References7Affected Software2
Huntr
Huntr
added 2021/03/28 2:14 p.m.10 views

Code Injection in flitbit/json-ptr

✍️ Description json-ptr is a complete implementation of JSON Pointer RFC 6901 for nodejs and modern browsers. JsonPointer.get that is designed to get the target object's value at the pointer's location is vulnerable to arbitrary code injection and exection, mainly due to the lack of sanitizing for...

2.3AI score
Exploits0
Snyk
Snyk
added 2020/10/09 3:36 p.m.3 views

Prototype Pollution

Overview json-ptr is a complete implementation of JSON Pointer RFC 6901 for nodejs and modern browsers. Affected versions of this package are vulnerable to Prototype Pollution. The issue occurs in the set operation https://flitbit.github.io/json-ptr/classes/srcpointer.jsonpointer.htmlset when the...

9.8CVSS9AI score0.01064EPSS
Exploits1References2
Veracode
Veracode
added 2020/10/06 5:52 a.m.21 views

Prototype Pollution

json-pointer is vulnerable to prototype pollution. The vulnerability exists as it does not restrict the proto, constructor, and prototype header values to be set through the API...

7.2CVSS1.7AI score0.01029EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2020/10/05 8:15 a.m.0 views

CVE-2020-7709

This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported...

7.2CVSS6.8AI score
Exploits0References3
Prion
Prion
added 2020/10/05 8:15 a.m.22 views

Design/Logic Flaw

This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported...

6.5CVSS8.1AI score0.01029EPSS
Exploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2020/10/05 8:15 a.m.25 views

CVE-2020-7709

This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported...

7.2CVSS6.8AI score0.01029EPSS
Exploits1References4
CVE
CVE
added 2020/10/05 7:50 a.m.99 views

CVE-2020-7709

CVE-2020-7709 affects the json-pointer package prior to 0.6.1. A type confusion vulnerability occurs when pointer components are arrays, which can bypass the fix for CVE-2020-7709. The issue has been echoed downstream in related advisories (e.g., CVE-2021-23820) and is discussed in npm advisory e...

7.2CVSS6.2AI score0.01029EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2020/10/05 7:50 a.m.19 views

CVE-2020-7709 Prototype Pollution

This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported...

6CVSS6.3AI score0.01029EPSS
Exploits1References3
vulnersOsv
vulnersOsv
added 2020/07/30 2:3 p.m.0 views

@amitport/koangular-users (=0.0.0), @antimatter-studios/dredd (>=14.1.0 <=15.0.11) +202 more potentially affected by CVE-2020-7709 via json-pointer (>=0.0.4 <=0.6.0)

json-pointer NPM version =0.0.4, =14.1.0, =0.0.1, =0.0.2, =0.0.1, =1.2.6, =2.7.2, =1.0.0, =0.0.0-development, =1.0.0, =2.21.3, =0.1.0, =1.0.1 - ajv-moment =1.0.0 and more Source cves: CVE-2020-7709 Source advisory: SNYK:JS-JSONPOINTER-596925...

7.2CVSS6.7AI score0.01029EPSS
Exploits1
Snyk
Snyk
added 2020/07/30 2:3 p.m.1 views

Prototype Pollution

Overview json-pointer is a set of utilities for JSON pointers described by RFC 6901 Affected versions of this package are vulnerable to Prototype Pollution. Multiple reference of object using slash is supported. PoC js var pointer = require'json-pointer'; var obj = ; pointer.setobj,...

7.2CVSS7.7AI score0.01029EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2018/12/19 7:25 p.m.24 views

Code injection in ymlref

ymlref is a library that allows to load Yaml documents and resolve JSON-pointer references inside them. ymlref versions up to 0.1.1 allow code injection...

9.8CVSS9.3AI score0.00513EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2018/12/19 7:25 p.m.9 views

GHSA-8R8J-XVFJ-36F9 Code injection in ymlref

ymlref is a library that allows to load Yaml documents and resolve JSON-pointer references inside them. ymlref versions up to 0.1.1 allow code injection...

9.8CVSS9.7AI score0.00513EPSS
Exploits1References4
Rows per page
Query Builder