elicit-mint 库中 (位于 中)存在低效算法复杂度漏洞,允许远程 HTTP 服务器耗尽客户端主机的 CPU 资源,从而引发服务中断(DoS)。 具体而言, 在解析分块传输(chunked response)的块大小字段时,将每个十六进制数字折叠到一个任意精度累加器中( ),且未对数字个数设置上限。由于累加器会无限增长,乘法操作并非恒定时间,处理 N 个数字的成本为 O(N²)。此外, 在每条 socket 消息到达时都会将 前置并从起始位置重新解析,因此若服务器将数字拆分为小包逐步发送,客户端将反复承担这
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| elixir-mint | mint | 1.9.3< 1.10.0 |
affected |
fc7d16538db7e40b56ed489f08683225cb0197fa< bd2a4e7513594997c140cfef9fe0e968712fb588 |
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 |
|---|---|---|---|---|
| elixir-mint | mint | 1.9.3 ~ 1.10.0 |
cpe:2.3:a:elixir-mint:mint:*:*:*:*:*:*:*:*
|
|
| elixir-mint | mint | fc7d16538db7e40b56ed489f08683225cb0197fa ~ bd2a4e7513594997c140cfef9fe0e968712fb588 |
cpe:2.3:a:elixir-mint:mint:*:*:*:*:*:*:*:*
|
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet