| 제목 | GitHub wondertrader 0.9.9 Incorrect Control Flow |
|---|
| 설명 | WonderTrader, a C++-based quantitative trading framework designed for full-market, multi-asset trading workflows, contains an logic vulnerability in v0.9.9: incorrect variable use in MatchEngine::update_lob() within src/WtBtCore/MatchEngine.cpp. When constructing the internal limit order book cache, the function maps bid-side price levels to askqty(i) instead of bidqty(i), causing bid-side market depth to be recorded with ask-side quantities. In a professional trading framework that covers data processing, backtesting, live trading, and operations scheduling, this can corrupt backtesting order book state and produce misleading liquidity assumptions when bid and ask depths differ. |
|---|
| 원천 | ⚠️ https://my.feishu.cn/wiki/BXljwvHSLiiqiSkI7jScIqkSn4c |
|---|
| 사용자 | sannomiya (UID 98147) |
|---|
| 제출 | 2026. 06. 19. PM 04:01 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 06. AM 07:51 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 386456 [WonderTrader 까지 0.9.9 Internal Limit Order Book Cache MatchEngine.cpp MatchEngine::update_lob 권한 상승] |
|---|
| 포인트들 | 20 |
|---|