Lucene search
K

16 matches found

Github Security Blog
Github Security Blog
added 2026/03/12 2:13 p.m.4 views

devalue has prototype pollution in devalue.parse and devalue.unflatten

In devalue v5.6.3, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could lead to Denial of Service DoS or type confusion...

7.5CVSS5.8AI score0.00143EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/12 11:27 a.m.2 views

CVE-2026-30226

A flaw was found in the Svelte devalue JavaScript library. A remote attacker could exploit a prototype pollution vulnerability by sending maliciously crafted payloads to the devalue.parse or devalue.unflatten functions. Successful exploitation of this flaw could lead to a Denial of Service DoS...

7.5CVSS5.8AI score0.00143EPSS
Exploits0References4
Snyk
Snyk
added 2026/03/11 8:43 p.m.2 views

Prototype Pollution

Overview devalue is a JSON.stringify, but handles cyclical references, repeated references, undefined, regular expressions, dates, Map and Set. Affected versions of this package are vulnerable to Prototype Pollution via the parse or unflatten functions. An attacker can manipulate object prototype...

7.5CVSS6.3AI score0.00143EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:47 p.m.0 views

CVE-2026-30226

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In devalue v5.6.3 and earlier, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could...

6.3CVSS5.8AI score0.00143EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:47 p.m.25 views

CVE-2026-30226 devalue has prototype pollution in devalue.parse and devalue.unflatten

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In devalue v5.6.3 and earlier, devalue.parse and devalue.unflatten were susceptible to prototype pollution via maliciously crafted payloads. Successful exploitation could...

6.3CVSS0.00143EPSS
Exploits0References1
Veracode
Veracode
added 2023/01/05 8:51 a.m.39 views

Prototype Pollution

flat is vulnerable to prototype pollution. The vulnerability exists in the unflatten function of index.js, due to the improper checks for the key1 variable which allows an attacker to modify object prototype attributes...

9.8CVSS4.9AI score0.00784EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2022/12/25 9:30 p.m.1 views

GHSA-2J2X-2GPW-G8FM flat vulnerable to Prototype Pollution

flat helps flatten/unflatten nested Javascript objects. A vulnerability, which was classified as critical, was found in hughsk flat up to 5.0.0. This affects the function unflatten of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes...

9.8CVSS5.4AI score0.00784EPSS
Exploits0References12
NVD
NVD
added 2022/12/25 8:15 p.m.15 views

CVE-2020-36632

A vulnerability, which was classified as critical, was found in hughsk flat up to 5.0.0. This affects the function unflatten of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes 'prototype pollution'. It is possible to initiate the atta...

9.8CVSS0.00784EPSS
Exploits0References6
OSV
OSV
added 2022/12/25 8:15 p.m.12 views

CVE-2020-36632

A vulnerability, which was classified as critical, was found in hughsk flat up to 5.0.0. This affects the function unflatten of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes 'prototype pollution'. It is possible to initiate the atta...

9.8CVSS9.6AI score
Exploits0References6
UbuntuCve
UbuntuCve
added 2022/12/25 8:15 p.m.29 views

CVE-2020-36632

A vulnerability, which was classified as critical, was found in hughsk flat up to 5.0.0. This affects the function unflatten of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes 'prototype pollution'. It is possible to initiate the atta...

9.8CVSS6.5AI score0.00784EPSS
Exploits0References5
Cvelist
Cvelist
added 2022/12/25 7:37 p.m.17 views

CVE-2020-36632 hughsk flat index.js unflatten prototype pollution

A vulnerability, which was classified as critical, was found in hughsk flat up to 5.0.0. This affects the function unflatten of the file index.js. The manipulation leads to improperly controlled modification of object prototype attributes 'prototype pollution'. It is possible to initiate the atta...

6.3CVSS9.6AI score0.00784EPSS
Exploits0References6
CNNVD
CNNVD
added 2022/12/25 12:0 a.m.2 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.00784EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2022/12/25 12:0 a.m.1 views

PT-2022-9026 · Unknown · Hughsk Flat

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 attribute...

9.8CVSS6.6AI score0.00784EPSS
Exploits0References15
Veracode
Veracode
added 2021/04/27 5:13 a.m.15 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.02947EPSS
Exploits1References2Affected Software1
Huntr
Huntr
added 2020/12/21 12:0 a.m.7 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
Exploits0
Prion
Prion
added 2016/09/11 9:59 p.m.11 views

Integer overflow

Integer overflow in the Region::unflatten function in libs/ui/Region.cpp in mediaserver in Android 6.x before 2016-09-01 and 7.0 before 2016-09-01 allows attackers to obtain sensitive information via a crafted application, aka internal bug 29983260...

4.3CVSS6.7AI score0.00105EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder