Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/09/10 1:35 a.m.21 views

CVE-2026-2763-POC

Vulnerabilidad La vulnerabilidad surge de la implementación de la sintaxis for-in. El ámbito de un bucle for-in está representado por un par de bytecodes: JSOP::Iter y JSOP::EndIter. root@kitploit: CASEIter MOZASSERTREGS.stackDepth = 1; HandleValue val = REGS.stackHandleAt-1; JSObject iter =...

9.8CVSS8.3AI score0.00469EPSS
SaveExploits0
Atlassian
Atlassian
added 2026/09/02 6:30 p.m.7 views

DoS (Denial of Service) browserslist Dependency in Jira Service Management Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector...

7.5CVSS5.8AI score0.00439EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/09/01 4:41 p.m.14 views

Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats)

Vulnerability Details File: node.js Function: normalizeStats line 214, reached from getStat called unconditionally on every browserslist call and loadStat Root Cause js function normalizeStatsdata, stats if !data data = if stats && 'dataByBrowser' in stats stats = stats.dataByBrowser if typeof...

7.5CVSS5.9AI score0.00439EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/11 5:19 p.m.14 views

CVE-2026-73088

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats in node.js, reached unconditionally through getStat and loadStat on every browserslist call, processes untrusted browserslist-stats.json, opts.stats, and...

7.5CVSS0.00439EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 5:19 p.m.8 views

UBUNTU-CVE-2026-73088

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats in node.js, reached unconditionally through getStat and loadStat on every browserslist call, processes untrusted browserslist-stats.json, opts.stats, and...

7.5CVSS5.3AI score0.00439EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.9 views

PT-2026-70786

Name of the Vulnerable Software and Affected Versions Browserslist versions prior to 4.28.7 Description The normalizeStats function in node.js, which is called via getStat and loadStat during every browserslist execution, improperly processes data from browserslist-stats.json, opts.stats, and the...

7.5CVSS5.9AI score0.00439EPSS
SaveExploits0References40
OSV
OSV
added 2026/07/21 2:02 p.m.9 views

CVE-2026-46681 @nevware21/ts-utils: Prototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty

@nevware21/ts-utils is a comprehensive TypeScript/JavaScript utility library. Prior to version 0.14.0, the copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto,...

9.2CVSS5.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/21 2:02 p.m.12 views

CVE-2026-46681 @nevware21/ts-utils: Prototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty

@nevware21/ts-utils is a comprehensive TypeScript/JavaScript utility library. Prior to version 0.14.0, the copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto,...

9.2CVSS5.3AI score0.0048EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/10 12:00 a.m.25 views

js-cookie 输入验证错误漏洞

JavaScript Cookie is a lightweight JavaScript cookie operation library developed by js-cookie. Versions of JavaScript Cookie prior to 3.0.7 contained security vulnerabilities. These vulnerabilities stemmed from the use of the for...in loop and standard assignment methods to copy properties within...

7.5CVSS5.5AI score0.00919EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/05/21 9:41 p.m.29 views

@nevware21/ts-utils: Prototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty

Summary The copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto, constructor, prototype. This allows an attacker to pollute the prototype chain of all objects in the...

9.2CVSS5.9AI score0.0048EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/21 9:41 p.m.13 views

GHSA-X7J8-49R8-MR43 @nevware21/ts-utils: Prototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty

Summary The copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto, constructor, prototype. This allows an attacker to pollute the prototype chain of all objects in the...

9.2CVSS5.9AI score0.0048EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.42 views

PT-2026-42689

Name of the Vulnerable Software and Affected Versions js-cookie versions prior to 3.0.7 Description The internal assign function copies properties using a for...in loop and plain assignment. When a source object is created via JSON.parse, the proto member is treated as an own enumerable property...

7.5CVSS5.5AI score0.00919EPSS
SaveExploits1References50
EUVD
EUVD
added 2025/12/29 3:30 p.m.11 views

EUVD-2025-205581

A type confusion in jsish 2.0 allows incorrect control flow during execution of the OPNEXT opcode. When an “instanceof” expression uses an array element access as the left-hand operand inside a for-in loop, the instructions implementation leaves an additional array reference on the stack rather...

7.1AI score0.00516EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/29 3:16 p.m.14 views

CVE-2025-65570

A type confusion in jsish 2.0 allows incorrect control flow during execution of the OPNEXT opcode. When an “instanceof” expression uses an array element access as the left-hand operand inside a for-in loop, the instructions implementation leaves an additional array reference on the stack rather...

9.8CVSS0.00516EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/29 12:00 a.m.32 views

CVE-2025-65570

CVE-2025-65570 describes a type confusion in jsish 2.0 where, inside a for-in loop, an array element access used as the left-hand operand in an instanceof expression leaves an extra array reference on the stack. When OP_NEXT runs, it may treat the array as an iterator object and read an invalid f...

9.8CVSS7.3AI score0.00516EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/29 12:00 a.m.17 views

PT-2025-53725

A type confusion in jsish 2.0 allows incorrect control flow during execution of the OP NEXT opcode. When an “instanceof” expression uses an array element access as the left-hand operand inside a for-in loop, the instructions implementation leaves an additional array reference on the stack rather...

7.6AI score0.00516EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/29 12:00 a.m.13 views

CVE-2025-65570

A type confusion in jsish 2.0 allows incorrect control flow during execution of the OPNEXT opcode. When an “instanceof” expression uses an array element access as the left-hand operand inside a for-in loop, the instructions implementation leaves an additional array reference on the stack rather...

9.8CVSS7.5AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/29 12:00 a.m.8 views

CVE-2025-65570

A type confusion in jsish 2.0 allows incorrect control flow during execution of the OPNEXT opcode. When an “instanceof” expression uses an array element access as the left-hand operand inside a for-in loop, the instructions implementation leaves an additional array reference on the stack rather...

7.2AI score0.00516EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/12/29 12:00 a.m.40 views

CVE-2025-65570

A type confusion in jsish 2.0 allows incorrect control flow during execution of the OPNEXT opcode. When an “instanceof” expression uses an array element access as the left-hand operand inside a for-in loop, the instructions implementation leaves an additional array reference on the stack rather...

0.00516EPSS
SaveExploits1References1
Rows per page
Query Builder