Lucene search
+L

3085 matches found

OSV
OSV
added 2022/01/12 10:59 p.m.30 views

GHSA-GJM5-83CW-P3P2 Prototype Pollution in extend2

The package extend2 before 1.0.1 are vulnerable to Prototype Pollution via the extend function due to unsafe recursive merge...

7.3CVSS5.9AI score0.0145EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/01/12 10:59 p.m.36 views

Prototype Pollution in extend2

The package extend2 before 1.0.1 are vulnerable to Prototype Pollution via the extend function due to unsafe recursive merge...

9.8CVSS5.1AI score0.0145EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2022/01/10 2:10 p.m.21 views

CVE-2021-23568

The package extend2 before 1.0.1 are vulnerable to Prototype Pollution via the extend function due to unsafe recursive merge...

9.8CVSS0.0145EPSS
SaveExploits1References4
Prion
Prion
added 2022/01/10 2:10 p.m.18 views

Code injection

The package extend2 before 1.0.1 are vulnerable to Prototype Pollution via the extend function due to unsafe recursive merge...

7.5CVSS9.4AI score0.0145EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2022/01/07 8:5 p.m.56 views

CVE-2021-23568

CVE-2021-23568 affects the JavaScript package extend2 (versions before 1.0.1). The vulnerability is a Prototype Pollution in the extend function caused by unsafe recursive merge, enabling an attacker to inject properties (such as proto ) into Object.prototype, potentially leading to DoS or remote...

9.8CVSS8.4AI score0.0145EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/06 10:9 p.m.29 views

Use After Free in tremor-script

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A merge operation may result in a use-after-free...

7.5CVSS1.4AI score0.01053EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2022/01/06 12:54 p.m.7 views

Prototype Pollution

Overview dset is an A tiny 161B utility for safely writing deep Object values! Affected versions of this package are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or...

8.1CVSS8.4AI score0.01811EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2022/01/06 12:0 a.m.14 views

merge() can cause lock to fail due to tokenId collision

Handle WatchPug Vulnerability details function generateNewTokenIduint256 points internal view returns uint256 tokenId // Points is capped at 128 bits max supply of XDEFI for 10 years locked, total supply of NFTs is capped at 128 bits. return points PoC 1. Alice lock 1 XDEFI for 7 days 3 times got...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/06 12:0 a.m.12 views

NFT token id repeated

Handle MaCree Vulnerability details Impact 1. merge funtion may lead to create repeated NFT token id, so user can not lock XDEFI Proof of Concept run the test case below please beforeEachasync = god, account1, account2, account3 = await ethers.getSigners; XDEFI = await await await...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/05 12:0 a.m.11 views

merge is loss of all assets

Handle danb Vulnerability details merge function mints nft, but doesn't add it to positionOf, which makes it worthless, in addition it burns all the nfts of the user which means they lost all assets. --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/05 12:0 a.m.10 views

Missing noreentrant modifier on merge() and updateDistribution(), can reenter from the _lock()

Handle Fitraldys Vulnerability details Impact A user can call lock that will call lock, that eventually will call safeMint, the safeMint function will make an external call to the destination address through checkOnERC721Received, and since the merge and updateDistribution didnt have noreentrant...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/05 12:0 a.m.12 views

DOS - preventing users from locking assets

Handle egjlmn1 Vulnerability details An attacker can prevent any user from locking assets due to the unsafe id generation for the nfts. The id is generated by using only the amount deposited, the duration to lock and the totalSiupply of nfts. The first two are easy for the attacker to copy, so al...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/04 12:0 a.m.10 views

_safeMint Will Fail Due To An Edge Case In Calculating tokenId Using The _generateNewTokenId Function

Handle leastwood Vulnerability details Impact NFTs are used to represent unique positions referenced by the generated tokenId. The tokenId value contains the position's score in the upper 128 bits and the index wrt. the token supply in the lower 128 bits. When positions are unlocked after expirin...

6.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/12/27 12:15 a.m.4 views

CVE-2021-45702

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A merge operation may result in a use-after-free...

7.5CVSS5.8AI score0.01053EPSS
SaveExploits0References3
OSV
OSV
added 2021/12/27 12:15 a.m.11 views

CVE-2021-45702

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A merge operation may result in a use-after-free...

7.5CVSS5.8AI score0.01191EPSS
SaveExploits0References2
NVD
NVD
added 2021/12/27 12:15 a.m.25 views

CVE-2021-45702

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A merge operation may result in a use-after-free...

7.5CVSS0.01053EPSS
SaveExploits0References2
Prion
Prion
added 2021/12/27 12:15 a.m.17 views

Design/Logic Flaw

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A merge operation may result in a use-after-free...

5CVSS7.5AI score0.01053EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:48 p.m.32 views

CVE-2021-45702

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A merge operation may result in a use-after-free...

7.7AI score0.01053EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2021/12/16 2:33 p.m.6 views

react-here-map-interactive (>=0.0.1 <=0.9.2) potentially affected by CVE-2021-23700 via merge-deep2 (=3.0.6)

merge-deep2 NPM version =3.0.6 is affected by a known vulnerability. The following packages have a transitive dependency on merge-deep2 and may be impacted: - react-here-map-interactive =0.0.1, =0.9.2 Source cves: CVE-2021-23700 Source advisory: OSV:GHSA-J28Q-P8WW-CP87...

9.8CVSS7.2AI score0.01171EPSS
SaveExploits1
OSV
OSV
added 2021/12/16 2:33 p.m.27 views

GHSA-J28Q-P8WW-CP87 Prototype Pollution in merge-deep2.

All versions of package merge-deep2 are vulnerable to Prototype Pollution via the mergeDeep function...

6.5CVSS5.9AI score0.01171EPSS
SaveExploits1References3
Rows per page
Query Builder