Lucene search
+L

11962 matches found

Veracode
Veracode
added 2021/09/02 8:08 a.m.26 views

Prototype Pollution

mpath is vulnerable to prototype pollution. The vulnerability exists due to the condition ignoreProperties.indexOfpartsi !== -1 giving an incorrect return value when the input is an array...

9.8CVSS2.7AI score0.01723EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/09/01 6:37 p.m.11 views

GHSA-V39P-96QG-C8RF Prototype Pollution in object-path

This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === 'proto' returns false if currentPath is 'proto'. This is because t...

5.6CVSS7.1AI score0.01902EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2021/09/01 6:30 p.m.36 views

Drop of uninitialized memory in stack_dst

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

9.8CVSS8.8AI score0.01167EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/09/01 6:30 p.m.74 views

GHSA-45W7-7G63-2M5W Drop of uninitialized memory in stack_dst

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

9.8CVSS9.2AI score0.01167EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/09/01 6:30 p.m.39 views

Double free in stack_dst

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

9.8CVSS8.8AI score0.01167EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/09/01 6:30 p.m.20 views

GHSA-8MJX-H23H-W2PG Double free in stack_dst

Affected versions of stackdst used a pushinner function that increased the internal length of the array and then called val.clone. If the val.clone call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length o...

9.8CVSS9.2AI score0.01167EPSS
SaveExploits0References6
OSV
OSV
added 2021/09/01 6:30 p.m.24 views

GHSA-WCVP-R8J8-47PC Double free in toodee

When inserting rows from an iterator at a particular index, toodee would shift items over, duplicating their ownership. The space reserved for the new elements was based on the len returned by the ExactSizeIterator. This could result in elements in the array being freed twice if the iterator...

9.8CVSS8.5AI score0.01167EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/09/01 6:30 p.m.32 views

Double free in toodee

When inserting rows from an iterator at a particular index, toodee would shift items over, duplicating their ownership. The space reserved for the new elements was based on the len returned by the ExactSizeIterator. This could result in elements in the array being freed twice if the iterator...

9.8CVSS9AI score0.01167EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/09/01 5:28 p.m.6 views

CVE-2021-23436

This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition p === "proto" || p === "constructor" in applyPatches...

9.8CVSS5.5AI score0.0178EPSS
SaveExploits1References4
Snyk
Snyk
added 2021/09/01 5:10 p.m.9 views

Cross-site Scripting (XSS)

Overview teddy is a The most readable and easy to learn templating language there is! Affected versions of this package are vulnerable to Cross-site Scripting XSS. A type confusion vulnerability can be used to bypass input sanitization when the model content is an array instead of a string. PoC...

6.1CVSS5.4AI score0.01128EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/09/01 12:00 a.m.13 views

mpath module 安全漏洞

The mpath module is a module for getting/setting the value of a javascript object using a path representation similar to MongoDB. A security vulnerability exists in mpath module before 0.8.4, which stems from type confusion, where if the input is an array, the method called is...

9.8CVSS7.5AI score0.01723EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/09/01 12:00 a.m.14 views

Immer 安全漏洞

Immer is a Javascript-based state management library from the Immer community. A security vulnerability exists in versions prior to immer 9.0.6 that stems from when the user-supplied key used in the path parameter is an array, which could lead to a bypass of CVE-2020-28477...

9.8CVSS7.6AI score0.02293EPSS
SaveExploits2References6
Snyk
Snyk
added 2021/08/31 7:51 p.m.9 views

Prototype Pollution

Overview dotty is a package that can access properties of nested objects using dot-path notation. Affected versions of this package are vulnerable to Prototype Pollution. A type confusion vulnerability can lead to a bypass of CVE-2021-25912 when the user-provided keys used in the path parameter a...

9.8CVSS9AI score0.03337EPSS
SaveExploits2References2
Snyk
Snyk
added 2021/08/31 7:29 p.m.10 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. A type confusion vulnerability can lead to a bypass of CVE-2020-7766 when the user-provided keys used in the pointer...

9.8CVSS9AI score0.01902EPSS
SaveExploits2References2
Snyk
Snyk
added 2021/08/31 5:19 p.m.9 views

Prototype Pollution

Overview jsonpointer is a Simple JSON Addressing. Affected versions of this package are vulnerable to Prototype Pollution. A type confusion vulnerability can lead to a bypass of a previous Prototype Pollution fix when the pointer components are arrays. PoC const jsonpointer = require'jsonpointer'...

9.8CVSS9AI score0.0273EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/08/31 12:00 a.m.33 views

Ubuntu 16.04 ESM : APR vulnerability (USN-5056-1)

The remote Ubuntu 16.04 ESM host has packages installed that are affected by a vulnerability as referenced in the USN-5056-1 advisory. It was discovered that APR incorrectly handled certain inputs. An attacker could possibly use this issue to expose sensitive information. Tenable has extracted th...

7.1CVSS6.5AI score0.01185EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/27 7:15 p.m.44 views

CVE-2021-28699

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

5.5CVSS2.5AI score
SaveExploits0References6
OSV
OSV
added 2021/08/27 7:15 p.m.9 views

DEBIAN-CVE-2021-28699

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

5.5CVSS5.5AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/27 7:15 p.m.7 views

UBUNTU-CVE-2021-28699

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

5.5CVSS6AI score0.00353EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/08/27 7:15 p.m.7 views

CVE-2021-28699

inadequate grant-v2 status frames array bounds check The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can b...

5.5CVSS5.4AI score0.00353EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder