| 标题 | Simular AI Agent-S 0.3.2 Denial of Service |
|---|
| 描述 | Agent-S contains a denial of service vulnerability in its OCR HTTP API. The /ocr/ endpoint accepts an unauthenticated JSON body with an img_bytes field, but does not enforce Content-Length, encoded field size, decoded byte size, image pixel count, or OCR execution limits before FastAPI/Pydantic reads and materializes the request body.
An attacker can send a single oversized OCR request that forces the service to buffer and process excessive attacker-controlled input before rejection. In a deployed environment, this can exhaust OCR worker memory, terminate the container, and make OCR-backed agent functionality unavailable to legitimate users. |
|---|
| 来源 | ⚠️ https://github.com/hackerguopeng/cve/tree/main/AgentS_OCR_HTTP_Body_Image_DoS_Report |
|---|
| 用户 | hackerguopeng (UID 99623) |
|---|
| 提交 | 2026-07-11 14時05分 (2 月前) |
|---|
| 管理 | 2026-09-02 16時16分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 398135 [simular-ai Agent-S 直到 0.3.2 OCR HTTP API ocr_server.py ImageData img_bytes 拒绝服务] |
|---|
| 积分 | 20 |
|---|