Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 697 Bytes

File metadata and controls

20 lines (20 loc) · 697 Bytes

Incorrect assumptions about the status of or data from system actors or entities being fresh (i.e. not stale), because of lack of updation or availability, may lead to security issues if/when such factors have been updated. For e.g., getting a stale price from an Oracle.


Slide Screenshot

0185.jpg


Slide Text

  • Freshness Issues
  • Fresh -> Not Stale
  • Tx Nonce -> Replay
  • Oracle -> Price
  • Lack of Timely Update
  • Lack of Availability
  • Fresh -> Stale
  • Security Implications

References


Tags