Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

bitshares/bitshares-ui
develop @ 3a2b2dd
12
Fixes
0
CVEs
HIGH
Peak severity
27.3%
Coverage
Highlights
Cryptographic Issues: 4 prior fixes. Scrutinize any change in this area.
dl/src/common/validation.coffee: most-fixed (2 issues). Treat as high-risk during review.
2 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Cryptographic Issues: Weak or predictable client-side key generation can lead to compromised user accounts if custom account passwords are not cryptographically secure upon registration. This is a severe threat to wallet and ledger integrity.
Cryptographic Issues: Inconsistent encoding schemes in checksum validation can result in decryption failures or bypasses of cryptographic data integrity checks, exposing encrypted local storage secrets to risk.
Auth Bypass: Deficiencies in client-side character validation rules can allow users to register premium domain-like account names for free, bypassing faucet pricing logic.