Conform 是一个类型安全的表单验证库,支持以 的形式解析嵌套对象。从 1.8.0 到 1.19.4 版本, 中的 异步 API 会对每个唯一字段名反复扫描 FormData 或 URLSearchParams 条目。未经身份验证的攻击者可以提交一个包含大量唯一字段名的恶意构造表单,从而导致过多的同步 CPU 负载,造成拒绝服务(DoS),特别是在应用将表单提交传递给 的场景下。应用程序应在调用 Conform 之前继续实施请求解析限制。该问题已在 1.19.4 版本中修复。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| edmundhung | conform | >= 1.8.0, < 1.19.4 |
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 |
|---|---|---|---|---|
| edmundhung | conform | >= 1.8.0, < 1.19.4 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet