Security context

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

byteball/obyte-gui-wallet
master @ 86f0493
1
Fixes
1
CVEs
MEDIUM
Peak severity
100.0%
Coverage
Highlights
Access Control: 1 prior fix. Scrutinize any change in this area.
src/js/controllers/index.js: most-fixed (1 issue). Treat as high-risk during review.
0 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.

Cross-Site Scripting (XSS): Stored XSS via insufficiently sanitized chat messages allows remote attackers to execute arbitrary scripts within the wallet, potentially exposing private keys or transaction data.
Access Control: Using a local address instead of the shared top_address during multisig or shared signing requests can misroute signatures or corrupt the cryptographic state of shared wallets.