Lucene search
+L

19445 matches found

Circl
Circl
added 2023/11/17 7:08 a.m.16 views

CVE-2019-0195

creationtimestamp| type| source ---|---|--- 2023-11-17 07:08:00+00:00| published-proof-of-concept| https://t.me/arpsyndicate/228...

9.8CVSS8.6AI score0.1391EPSS
SaveExploits0References1
Circl
Circl
added 2023/11/17 7:00 a.m.12 views

CVE-2023-44796

creationtimestamp| type| source ---|---|--- 2023-11-17 07:00:08+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/5848...

5.4CVSS5.5AI score0.00679EPSS
SaveExploits1References1
Circl
Circl
added 2023/11/17 3:01 a.m.9 views

CVE-2023-54436

creationtimestamp| type| source ---|---|--- 2023-11-17 03:01:24+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/5843...

4.8AI score
SaveExploits0References1
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.21 views

Improper validation can cause fee error and loss of funds.

Lines of code Vulnerability details Impact If the amount is equal to zero the fee will be equal to zero, there is no check for amount should not be equal to zero the condition passes, it will fetch bondingCurve address then calcutes the price from LinearBondindCurve.sol,fee = priceForOne amount...

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

buggy reward calculation

Lines of code Vulnerability details Impact This is very similar to an inflation attack. Rewards increase whenever splitFees is being called which is anywhere buy/sell/mint/burn. The calculation is done like this: shareDataid.shareHolderRewardsPerTokenScaled += shareHolderFee 1e18 / tokenCount;...

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

Creator can earn holder fee

Lines of code Vulnerability details Impact Creator can earn creator and holder as well. Proof of Concept In market.sol contract there is a buy function which cannot be used by creator of share. requireshareDataid.creator != msg.sender, "Creator cannot buy"; However, it's still possible for creato...

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

Sandwich attack on buy()

Lines of code Vulnerability details Impact Function Market:buy does not check or take in a minimum buy amount. This makes users' funds vulnerable to sandwich attacks. buy will increase shareDataid.tokenCount, and thus change the exchange rate of share price. price, fee =...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.44 views

Holder cannot claim fee

Lines of code Vulnerability details Impact Assume a user buys some shares and mints it to an NFT and sends the shares to a cold wallet for safety. The following happens: A user buys 10 shares using buy is called, the rewardsLastClaimedValue is updated to the latest holder rewards, the...

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

Potential Race Condition in Rewards Calculation

Lines of code Vulnerability details Impact If exploited, this race condition could allow an attacker to manipulate rewards in transactions involving the buy, sell, mintNFT, or burnNFT functions. The attacker may gain an advantage in claiming rewards before the rewards calculation is updated. Proo...

7.4AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.13 views

there is rounding error when price is below 10

Lines of code Vulnerability details Impact fee will be zero when price is below in get minting price Proof of Concept uint256 public constant NFTFEEBPS = 1000; function getNFTMintingPriceuint256 id, uint256 amount public view returns uint256 fee address bondingCurve = shareDataid.bondingCurve;...

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

D.O.S due to wrong scaling factor

Lines of code Vulnerability details Impact The cNote token which is a fork of the CToken contract has a scaling method used to handle the exchange rate between CToken and the underlying token. This method helps scale the exchange rate because solidity doesn't handle fixed-point decimals. The...

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

Require statement will allow WhitlistedShareCreators to create a share when share Creation is Restricted

Lines of code Vulnerability details Impact Sharecreators can create new shares even when share creation is restricted. Proof of Concept 1. owner restricts share creation. function restrictShareCreationbool isRestricted external onlyOwner requireshareCreationRestricted != isRestricted, "State...

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

MEV-attack

Lines of code Vulnerability details Impact Tokens trades can be sandwiched for profit. Proof of concept The price of tokens is proportional to the supply with the current LinearBoningCurve. An attacker can therefore sandwich a buy transaction with a buy at the first lower price range followed by ...

6.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/11/16 5:41 p.m.120 views

Exploit for SQL Injection in Wpfastestcache Wp_Fastest_Cache

CVE-2023-6063 PoC Reference - Unauthenticated SQL Inject...

7.5CVSS8.1AI score0.73708EPSS
SaveExploits12
Circl
Circl
added 2023/11/16 11:01 a.m.8 views

CVE-2023-32407

creationtimestamp| type| source ---|---|--- 2023-11-16 11:01:01+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/9402 2024-08-16 08:45:56+00:00| published-proof-of-concept| https://t.me/Rootsec2/1735 2026-09-14 03:00:08+00:00| seen|...

5.5CVSS5.4AI score0.00927EPSS
SaveExploits0References2
Circl
Circl
added 2023/11/15 5:01 p.m.13 views

CVE-2022-21333

creationtimestamp| type| source ---|---|--- 2023-11-15 17:01:59+00:00| published-proof-of-concept| https://t.me/BABATATASASA/5994...

2.9CVSS5.9AI score0.01443EPSS
SaveExploits0References1
Circl
Circl
added 2023/11/15 5:01 p.m.7 views

CVE-2022-21625

creationtimestamp| type| source ---|---|--- 2023-11-15 17:01:59+00:00| published-proof-of-concept| https://t.me/BABATATASASA/5994...

4.4CVSS6AI score0.01137EPSS
SaveExploits0References1
Circl
Circl
added 2023/11/15 5:01 p.m.9 views

CVE-2022-21632

creationtimestamp| type| source ---|---|--- 2023-11-15 17:01:59+00:00| published-proof-of-concept| https://t.me/BABATATASASA/5993...

4.9CVSS6.2AI score0.01248EPSS
SaveExploits0References1
Circl
Circl
added 2023/11/15 5:01 p.m.11 views

CVE-2022-21357

creationtimestamp| type| source ---|---|--- 2023-11-15 17:01:59+00:00| published-proof-of-concept| https://t.me/BABATATASASA/5994...

2.9CVSS5.9AI score0.01422EPSS
SaveExploits0References1
Circl
Circl
added 2023/11/15 5:01 p.m.13 views

CVE-2022-21486

creationtimestamp| type| source ---|---|--- 2023-11-15 17:01:59+00:00| published-proof-of-concept| https://t.me/BABATATASASA/5994...

2.9CVSS5.9AI score0.01651EPSS
SaveExploits0References1
Rows per page
Query Builder