Lucene search
+L

75 matches found

Positive Technologies
Positive Technologies
added 2022/12/25 12:00 a.m.5 views

PT-2022-9026

Name of the Vulnerable Software and Affected Versions hughsk flat versions up to 5.0.0 Description A critical vulnerability was found in hughsk flat, affecting the function unflatten of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes,...

9.8CVSS6.3AI score0.01116EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2022/12/25 12:00 a.m.8 views

flat 安全漏洞

flat is a library from Hugh Kennedy's personal developer. It is used to take a nested Javascript object and flatten it, or to unflatten the object using the separator key. A security vulnerability exists in versions prior to flat 5.0.1, which stems from a problem with the unflatten function in th...

9.8CVSS6.8AI score0.01116EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2022/10/02 12:00 a.m.6 views

PT-2022-34586 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.11 Description: The issue is related to an off-by-one error in the unflatten dt nodes function. This error was introduced in version v4.7 and is fixed in version v5.19.11. The actual impact and attack...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/10/02 12:00 a.m.5 views

PT-2022-34654 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.145 Description: The issue is related to an off-by-one error in the unflatten dt nodes function. This error was introduced in version v4.7 and fixed in version v5.10.145. The actual impact and attack...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/05/06 6:11 p.m.32 views

GHSA-W8F3-PVX4-4C3H Prototype Pollution in arr-flatten-unflatten

All versions of package arr-flatten-unflatten up to and including version 1.1.4 are vulnerable to Prototype Pollution via the constructor...

9.8CVSS9.5AI score0.01916EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2021/05/06 6:11 p.m.83 views

Prototype Pollution in arr-flatten-unflatten

All versions of package arr-flatten-unflatten up to and including version 1.1.4 are vulnerable to Prototype Pollution via the constructor...

9.8CVSS9AI score0.01916EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2021/04/27 5:13 a.m.19 views

Prototype Pollution

safe-flat is vulnerable to prototype pollution. An attacker is able to exploit the vulnerability to inject arbitrary properties into existing construct prototypes and modify attributes such as proto, constructor and prototype via the unflatten function...

9.8CVSS4.8AI score0.03337EPSS
SaveExploits1References2Affected Software1
Huntr
Huntr
added 2021/01/10 12:00 a.m.18 views

Prototype Pollution in quernest/arr-flatten-unflatten

Description arr-flatten-unflatten is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js var arrFlattenUnflatten = require"arr-flatten-unflatten" console.log"Before : " + .polluted; arrFlattenUnflatten.unflatten'protopolluted': 'Yes! Its Polluted';...

7.5CVSS2.1AI score0.01916EPSS
SaveExploits1
Huntr
Huntr
added 2020/12/21 12:00 a.m.14 views

Prototype Pollution in bonnevoyager/nested-objects-util

Description nested-objects-util is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js var unflatten = require"nested-objects-util" console.log"Before : " + .polluted; unflatten"proto.polluted": "Yes! Its Polluted" console.log"After : " + .polluted; 2...

2.1AI score
SaveExploits0
Huntr
Huntr
added 2020/12/17 12:00 a.m.31 views

Prototype Pollution in ionicabizau/obj-unflatten

Description obj-unflatten convert flatten objects in nested ones. This package is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: javascript // poc.js const unflatten = require'obj-unflatten' console.log'Before: ' + .polluted unflatten'proto.polluted':...

2.1AI score
SaveExploits0
OSV
OSV
added 2020/09/04 3:09 p.m.11 views

GHSA-6FH5-8WQ8-W3WR Prototype Pollution in unflatten

All versions of unflatten are vulnerable to prototype pollution. The function unflatten does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/04 3:09 p.m.27 views

Prototype Pollution in unflatten

All versions of unflatten are vulnerable to prototype pollution. The function unflatten does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available...

5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/04 3:08 p.m.30 views

Prototype Pollution in flat-wrap

All versions of flat-wrap are vulnerable to prototype pollution. The function unflatten does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available...

5.6AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/04 3:08 p.m.10 views

GHSA-G7H8-P22M-2RVX Prototype Pollution in flat-wrap

All versions of flat-wrap are vulnerable to prototype pollution. The function unflatten does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects. Recommendation No fix is currently available...

7AI score
SaveExploits0References1
Veracode
Veracode
added 2020/09/02 5:43 a.m.21 views

Prototype Pollution

arr-flatten-unflatten is vulnerable to prototype pollution. An attacker is able to inject properties into existing construct prototypes and modify attributes such as proto, constructor and prototype...

9.8CVSS3.5AI score0.01916EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2020/09/01 9:15 a.m.21 views

CVE-2020-7713

All versions of package arr-flatten-unflatten are vulnerable to Prototype Pollution via the constructor...

9.8CVSS9.5AI score0.01916EPSS
SaveExploits1References1
CVE
CVE
added 2020/09/01 9:10 a.m.66 views

CVE-2020-7713

CVE-2020-7713 affects the npm package arr-flatten-unflatten . All versions up to and including 1.1.4 are vulnerable to prototype pollution via the constructor . Public advisories (GHSA, OSV, Snyk, Veracode) confirm the issue and provide a PoC demonstrating pollution of Object.prototype. There is ...

9.8CVSS9.5AI score0.01916EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/09/01 9:10 a.m.30 views

CVE-2020-7713 Prototype Pollution

All versions of package arr-flatten-unflatten are vulnerable to Prototype Pollution via the constructor...

9.8CVSS9.5AI score0.01916EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2020/09/01 12:00 a.m.7 views

PT-2020-19735 · Npm · Arr-Flatten-Unflatten

Name of the Vulnerable Software and Affected Versions: arr-flatten-unflatten versions up to and including 1.1.4 Description: The issue concerns Prototype Pollution via the constructor. This means that an attacker could potentially manipulate the prototype of an object, leading to unintended...

9.8CVSS9.3AI score0.01916EPSS
SaveExploits1References5
Snyk
Snyk
added 2020/08/13 3:56 p.m.5 views

Prototype Pollution

Overview arr-flatten-unflatten is a non-recursive method of flattening an array or arrays and unflattening the result Affected versions of this package are vulnerable to Prototype Pollution via the constructor. POC: const unflatten = require'arr-flatten-unflatten'; unflatten'proto.polluted':true;...

9.8CVSS9AI score0.01916EPSS
SaveExploits1References2
Rows per page
Query Builder