Lucene search
+L

1295 matches found

Code423n4
Code423n4
added 2023/05/04 12:00 a.m.9 views

Upgraded Q -> 3 from #549 [1683219263333]

Judge has assessed an item in Issue 549 as 3 risk. The relevant finding follows: L-02 Unsafe casting of uints Downcasting from uint256 in Solidity does not revert on overflow. This can easily result in undesired exploitation or bugs, since developers usually assume that overflows raise errors...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/04 12:00 a.m.17 views

Upgraded Q -> 3 from #13 [1683219131959]

Judge has assessed an item in Issue 13 as 3 risk. The relevant finding follows: L-6 Consider using OpenZeppelin’s SafeCast library to prevent unexpected errors 3 --- The text was updated successfully, but these errors were encountered: 👍 1 sathishpic22 reacted with thumbs up emoji All reactions 👍...

6.9AI score
SaveExploits0
CBLMariner
CBLMariner
added 2023/05/03 4:08 p.m.25 views

CVE-2023-25809 affecting package moby-runc for versions less than 1.1.5-1

CVE-2023-25809 affecting package moby-runc for versions less than 1.1.5-1. An upgraded version of the package is available that resolves this issue...

6.3CVSS7.1AI score0.00319EPSS
SaveExploits1
Code423n4
Code423n4
added 2023/05/03 12:00 a.m.11 views

Upgraded Q -> 2 from #225 [1683100933057]

Judge has assessed an item in Issue 225 as 2 risk. The relevant finding follows: uint256 exponent = baseToken == address0 ? 18 - 4 : ERC20baseToken.decimals - 4; will revert since ERC20baseToken.decimals - 4; causes an underflow --- The text was updated successfully, but these errors were...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.10 views

Upgraded Q -> 2 from #198 [1683053528122]

Judge has assessed an item in Issue 198 as 2 risk. The relevant finding follows: L1 - The pool takes more royalty fee than it spends --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.11 views

Upgraded Q -> 2 from #854 [1683053410661]

Judge has assessed an item in Issue 854 as 2 risk. The relevant finding follows: L-01 Reorg attack possibility in pool factory 1 --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.9 views

Upgraded Q -> 2 from #543 [1683017069535]

Judge has assessed an item in Issue 543 as 2 risk. The relevant finding follows: changeFeeQuote assumes all base tokens will be of decimals of at 4 decimals. However this would lead to issues whereby baseToken is of 2 decimal place. --- The text was updated successfully, but these errors were...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.9 views

Upgraded Q -> 2 from #882 [1683052821779]

Judge has assessed an item in Issue 882 as 2 risk. The relevant finding follows: In function buy and sell if one royalty recipients reverts whole transaction will fail --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.16 views

Upgraded Q -> 2 from #878 [1683053128185]

Judge has assessed an item in Issue 878 as 2 risk. The relevant finding follows: L-3 Potential loss of funds when paying royalties - --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.14 views

Upgraded Q -> 2 from #882 [1683052832814]

Judge has assessed an item in Issue 882 as 2 risk. The relevant finding follows: In changeFeeQuote if changeFee == 0 protocolFeeAmount becomes 0 --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.17 views

Upgraded Q -> 2 from #198 [1683053533286]

Judge has assessed an item in Issue 198 as 2 risk. The relevant finding follows: L2 - Royalty payment is unfair --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.12 views

Upgraded Q -> 2 from #680 [1683016846473]

Judge has assessed an item in Issue 680 as 2 risk. The relevant finding follows: D. FlashFee is a flat amount, meaning the cost to flash loan an NFT at floor price is the same as one worth 5x the floor price. FlashFee should instead be based on the weigh of the NFT being flashloaned, with more...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/02 12:00 a.m.10 views

Upgraded Q -> 2 from #878 [1683053139232]

Judge has assessed an item in Issue 878 as 2 risk. The relevant finding follows: L-8 Zero amount ERC20 token transfers may fail some implementations - --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/27 12:00 a.m.14 views

Upgraded Q -> 2 from #623 [1682589089611]

Judge has assessed an item in Issue 623 as 2 risk. The relevant finding follows: L‑05 Stuck dust in SafEth contract for division When stake in the contract SafEth some WEIs could be stuck in the contract because the equation uint256 ethAmount = msg.value weight / totalWeight;, in example: ethAmou...

6.9AI score
SaveExploits0
CBLMariner
CBLMariner
added 2023/04/20 7:17 p.m.23 views

CVE-2023-25809 affecting package moby-runc 1.1.2+azure-4

CVE-2023-25809 affecting package moby-runc 1.1.2+azure-4. An upgraded version of the package is available that resolves this issue...

6.3CVSS8.3AI score0.00319EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2023/04/16 2:55 a.m.25 views

CVE-2023-0286 affecting package cloud-hypervisor for versions less than 30.0-2

CVE-2023-0286 affecting package cloud-hypervisor for versions less than 30.0-2. An upgraded version of the package is available that resolves this issue...

7.4CVSS8.3AI score0.59501EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2023/04/16 1:05 a.m.21 views

CVE-2022-46176 affecting package rust for versions less than 1.68.2-1

CVE-2022-46176 affecting package rust for versions less than 1.68.2-1. An upgraded version of the package is available that resolves this issue...

5.9CVSS6.1AI score0.00649EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2023/04/16 1:04 a.m.18 views

CVE-2022-2867 affecting package libtiff for versions less than 4.5.0-1

CVE-2022-2867 affecting package libtiff for versions less than 4.5.0-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.4AI score0.00317EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2023/04/16 12:48 a.m.18 views

CVE-2023-27538 affecting package curl for versions less than 8.0.1-1

CVE-2023-27538 affecting package curl for versions less than 8.0.1-1. An upgraded version of the package is available that resolves this issue...

7.7CVSS7.4AI score0.01255EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2023/04/16 12:48 a.m.27 views

CVE-2023-27536 affecting package curl for versions less than 8.0.1-1

CVE-2023-27536 affecting package curl for versions less than 8.0.1-1. An upgraded version of the package is available that resolves this issue...

5.9CVSS7.7AI score0.01566EPSS
SaveExploits1
Rows per page
Query Builder