Lucene search
+L

97 matches found

vulnersOsv
vulnersOsv
added 2025/08/26 10:33 p.m.7 views

3nit-utils (>=0.30.0 <=1.0.2), 6ix (=0.0.0-canary.0) +947 more potentially affected by CVE-2025-57820 via devalue (>=1.1.1 <=5.1.1)

devalue NPM version =1.1.1, =0.30.0, =0.0.0-canary.0, =0.1.0, =1.1.0, =1.1.0, =0.0.27, =1.0.0, =0.2.2, =0.2.2, =0.2.2, =0.3.0, =0.5.7, =1.0.0, =1.2.1 and more Source cves: CVE-2025-57820 Source advisory: OSV:GHSA-VJ54-72F3-P5JV...

7.9CVSS5.7AI score0.00369EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2025/08/26 10:33 p.m.8 views

@jill64/svelte-dark-theme (>=2.3.65 <=5.1.7), @jill64/svelte-i18n (>=1.1.27 <=2.2.1) +9 more potentially affected by CVE-2025-57820 via devalue (>=5.0.0 <=5.1.1)

devalue NPM version =5.0.0, =2.3.65, =1.1.27, =1.1.21, =1.2.263, =2.2.3, =0.0.2-dev.84, =1.0.23, =1.0.22, =1.0.0, =1.0.6, =2.1.10, =2.1.15 Source cves: CVE-2025-57820 Source advisory: SNYK:JS-DEVALUE-12205530...

7.9CVSS5.8AI score0.00369EPSS
SaveExploits0
Snyk
Snyk
added 2025/08/26 10:33 p.m.5 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 function. An attacker can manipulate object prototypes or assign...

10CVSS8.1AI score0.00369EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/26 10:33 p.m.4 views

GHSA-VJ54-72F3-P5JV devalue prototype pollution vulnerability

devalue.parse allows proto to be set A string passed to devalue.parse could represent an object with a proto property, which would assign a prototype to an object while allowing properties to be overwritten: js class Vector constructorx, y this.x = x; this.y = y; get magnitude return this.x 2 +...

7.9CVSS6.9AI score0.00369EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/08/26 10:33 p.m.15 views

devalue prototype pollution vulnerability

devalue.parse allows proto to be set A string passed to devalue.parse could represent an object with a proto property, which would assign a prototype to an object while allowing properties to be overwritten: js class Vector constructorx, y this.x = x; this.y = y; get magnitude return this.x 2 +...

7.9CVSS6.3AI score0.00369EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/26 12:0 a.m.8 views

PT-2025-34819 · Unknown · Svelte Devalue

Name of the Vulnerable Software and Affected Versions: Svelte devalue versions prior to 5.3.2 Description: Svelte devalue is a utility library susceptible to prototype pollution. Passing a string to devalue.parse that represents an object with a proto property, without numeric index checking, can...

7.9CVSS7.2AI score0.00369EPSS
SaveExploits0References8
Veracode
Veracode
added 2020/03/02 5:49 a.m.12 views

Cross-Site Scripting (XSS)

devalue is vulnerable to cross-site scripting XSS attacks. A remote attacker is able to inject and execute arbitrary Javascript on a victim's browser due to the unsafe use of JSON.stringify in the stringifyPrimitive function...

3.8AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2019/12/01 2:56 p.m.15 views

3nit-utils (>=0.30.0 <=1.0.2), @aller/theming (>=1.0.0 <=1.0.2) +25 more potentially affected by unknown CVE via devalue (=2.0.0)

devalue NPM version =2.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on devalue and may be impacted: - 3nit-utils =0.30.0, =1.0.0, =1.2.1-next.3, =0.0.1, =0.1.1, =1.11.8, =4.1.1, =0.1.2, =0.1.1, =0.0.2-canary.2, =9.0.5, =9.1.5-canary.9 and more Sour...

5.8AI score
SaveExploits0
Snyk
Snyk
added 2019/12/01 2:56 p.m.3 views

Cross-site Scripting (XSS)

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 Cross-site Scripting XSS. It does not properly mitigate against unsafe characters in serialized regul...

6.5CVSS5.3AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2019/07/16 12:42 a.m.34 views

Cross-Site Scripting in @nuxt/devalue

Versions of @nuxt/devalue prior to 1.2.3 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization attacker may inject arbitrary JavaScript code through object keys. Recommendation Upgrade to version 1.2.3 or later...

6.1CVSS3.8AI score0.01347EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2019/07/11 2:15 p.m.13 views

CVE-2019-13506

@nuxt/devalue before 1.2.3, as used in Nuxt.js before 2.6.2, mishandles object keys, leading to XSS...

6.1CVSS6.2AI score0.01347EPSS
SaveExploits0References6
OSV
OSV
added 2019/07/11 2:15 p.m.15 views

CVE-2019-13506

@nuxt/devalue before 1.2.3, as used in Nuxt.js before 2.6.2, mishandles object keys, leading to XSS...

6.1CVSS6.7AI score
SaveExploits0References6
Prion
Prion
added 2019/07/11 2:15 p.m.15 views

Cross site scripting

@nuxt/devalue before 1.2.3, as used in Nuxt.js before 2.6.2, mishandles object keys, leading to XSS...

4.3CVSS6.1AI score0.01347EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2019/07/11 1:7 p.m.21 views

CVE-2019-13506

@nuxt/devalue before 1.2.3, as used in Nuxt.js before 2.6.2, mishandles object keys, leading to XSS...

6.2AI score0.01347EPSS
SaveExploits0References6
CVE
CVE
added 2019/07/11 1:7 p.m.72 views

CVE-2019-13506

CVE-2019-13506 affects @nuxt/devalue before 1.2.3 (used in Nuxt.js before 2.6.2). The root cause is mishandling of object keys, leading to Cross-Site Scripting (XSS). Impact: potential XSS via object keys in affected builds; CVSS ~6.1 (NVD v3). Mitigation: upgrade to @nuxt/devalue 1.2.3 or later ...

6.1CVSS6.1AI score0.01347EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
added 2019/04/16 2:39 a.m.16 views

Cross-site Scripting (XSS)

devalue is vulnerable to cross-site scripting attacks. The vulnerability exists due to lack of sanitized values in safeKey and safeProp which allows an attacker to inject and execute malicious javascript...

6.1CVSS5.9AI score0.01347EPSS
SaveExploits0References8Affected Software3
nodejs
nodejs
added 2019/04/10 9:39 p.m.22 views

Cross-Site Scripting

Overview Versions of @nuxt/devalue prior to 1.2.3 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization attacker may inject arbitrary JavaScript code through object keys. Recommendation Upgrade to version 1.2.3 or later. References - GitHub Issue - GitHub Advisory...

4.3CVSS3.7AI score0.01347EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder