FrontAccounting 2.4.20 及更早版本以无盐 MD5 摘要形式存储和验证用户密码。具体而言: 将 传递给 和 ; 在用户更改自身密码时,同样使用 对密码进行哈希; 中处理“忘记密码”流程时,对新生成的密码也采用相同的 MD5 哈希方式; 认证逻辑调用 。 整个代码库未对密码应用每用户独立的盐值(per-password salt),也没有调用 、 或其他自适应哈希函数。因此,相同密码会生成完全相同的摘要值。一旦攻击者获取到用户数据表,即可利用预计算的查找表(彩虹表)或基于 GPU 的高速率暴力破解
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| FrontAccounting | FrontAccounting | ≤ 2.4.20 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| FrontAccounting | FrontAccounting | 0 ~ 2.4.20 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet