Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cyfrin/2023-07-foundry-defi-stablecoin issues and pull requests
#44 - `latestRoundData()` problem
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: medium
#44 - `latestRoundData()` problem
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: medium
#43 - Using `SafeTransfer` and `SafeTransferFrom`
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: medium, ai-dup-417, finding-transfer
#42 - Assuming Oracle price feed precision can lead to incorrect value calculation
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, ai-dup-235, finding-oracle-price-decimal
#41 - Wrong value calculation will cause unfair liquidation calculation
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: high, finding-oracle-price-decimal
#41 - Wrong value calculation will cause unfair liquidation calculation
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: high, finding-oracle-price-decimal
#40 - The protocol may have a lot of dust bad debts
Issue -
State: open - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: low, finding-min-mint
#40 - The protocol may have a lot of dust bad debts
Issue -
State: open - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: low, finding-min-mint
#39 - Attacker can extract value from protocol during extreme price crash as OracleLib doesn't check answer > minAnswer
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-stale, finding-oracle-twap
#39 - Attacker can extract value from protocol during extreme price crash as OracleLib doesn't check answer > minAnswer
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-stale, finding-oracle-twap
#38 - Improved Function Visibility in DecentralizedStableCoin.sol (burn())
Issue -
State: open - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: low, finding-burn-external-g
#38 - Improved Function Visibility in DecentralizedStableCoin.sol (burn())
Issue -
State: open - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: low, finding-burn-external-g
#37 - Attacker can extract value from protocol if WBTC depegs from BTC as Oracle prices WBTC using BTC/USD
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-twap
#36 - User collateral will be permanently lost if Oracle price feeds stop working
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-twap
#35 - Missing Licence
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: gas
#35 - Missing Licence
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: gas
#34 - G-4
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: gas
#33 - G-3
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: gas, finding-redundant-burn-and-zero-dsc-g
#32 - G-2
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: gas, finding-redundant-burn-and-zero-dsc-g
#31 - G-1
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: gas, finding-amount-not-smaller-than-zero-i
#30 - Anyone can burn their tokens, locking collateral in contract
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: high, finding-burnfrom
#30 - Anyone can burn their tokens, locking collateral in contract
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: high, finding-burnfrom
#29 - Balance Values Issues After liquidated
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: medium
#29 - Balance Values Issues After liquidated
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: medium
#28 - Same Hard-coded timeout used for multiple price feeds can result in stale prices treated as fresh when price feeds have different heartbeats
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-stale, finding-oracle-hard-timeout
#27 - No input validation for "collateral" address
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: low, finding-zero-address-check
#26 - OracleLib.staleCheckLatestRoundData() will fail to revert upon stale price as TIMEOUT greater than btc/usd & eth/usd heartbeats
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-stale, finding-oracle-hard-timeout
#26 - OracleLib.staleCheckLatestRoundData() will fail to revert upon stale price as TIMEOUT greater than btc/usd & eth/usd heartbeats
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-stale, finding-oracle-hard-timeout
#25 - The presence of a circuit breaker in the oracle aggregator may result in protocol losses
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-stale
#25 - The presence of a circuit breaker in the oracle aggregator may result in protocol losses
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-stale
#24 - The expiration time of oracle prices for different collateral should not be consistent
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-hard-timeout
#24 - The expiration time of oracle prices for different collateral should not be consistent
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-oracle-hard-timeout
#23 - The amount calculation error does not take into account the collateral decimal
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: high, ai-dup-915, finding-collateral-decimal
#22 - Incompatible with ERC20 tokens with fee on transfer
Issue -
State: open - Opened by codehawks-bot over 1 year ago
Labels: medium, finding-fot-collateral
#21 - Arithmetic underflow error
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: low
#21 - Arithmetic underflow error
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: low
#20 - Incompatible with ERC20 tokens with no return value
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: medium, ai-dup-442, ai-dup-774, finding-transfer
#20 - Incompatible with ERC20 tokens with no return value
Issue -
State: closed - Opened by codehawks-bot over 1 year ago
- 1 comment
Labels: medium, ai-dup-442, ai-dup-774, finding-transfer
#19 - More known issues
Issue -
State: closed - Opened by PatrickAlphaC over 1 year ago
Labels: ai-dup-392
#19 - More known issues
Issue -
State: closed - Opened by PatrickAlphaC over 1 year ago
Labels: ai-dup-392
#18 - More known issues
Issue -
State: closed - Opened by PatrickAlphaC over 1 year ago
#18 - More known issues
Issue -
State: closed - Opened by PatrickAlphaC over 1 year ago
#16 - test2
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, clj55wwm1003tmp6i0gx109j3
#15 - test4
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, clj55wr58003lmp6i52n8k3wf
#14 - Finding two
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: high, cliyqgn330009ij084pdxvvwx
#13 - lskjsdflsdf
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: cliyni6wl0021l808s0lpdz1c, medium
#12 - No title
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliynhvgs001tl808a50ghcq6
#11 - No title
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliynhv4q001ll808c8d6mv8a
#10 - test
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliynhr1d002fl5089ie4i4lt
#9 - No title
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliynhhv8001dl8083qe9zcwv
#8 - No title
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliynhd8s0015l808ovqc9c4s
#7 - No title
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliynh9sr000xl808utoxkum3
#6 - asdfasfd
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: cliyngbj6000pl808ct5uhrsq, gas
#5 - 0" OR SELECT * FROM * AND "0" = "0
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliyncdzi0001l808ivgzj21m
#4 - 0" OR SELECT * FROM * AND "0" = "0
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: low, cliyncdzi0001l808ivgzj21m
#3 - Test Finding
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: cliyn51bj000zl508vib88v25, low
#2 - 0Kage Stablecoin depegs when SEC shits
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: high, cliyn504n000rl508li0pna1r
#1 - Incorrect Plumbus
Issue -
State: closed - Opened by mikhail-karan over 1 year ago
Labels: cliyn43sp000jl508vudbzybm, high