SWUpdateにおける複数の脆弱性
| Title |
SWUpdateにおける複数の脆弱性
|
| Summary |
SWUpdateのmongoose_multipart.cにあるマルチパートアップロードパーサーには整数アンダーフローの脆弱性があります。認証されていない攻撃者が、不正に細工されたマルチパート境界と制御されたTCPストリームのタイミングを持つHTTP POSTリクエストを/uploadに送信することで、サービス拒否を引き起こす可能性があります。攻撃者は、バッファ長が特定の範囲内にある場合にmg_http_multipart_continue_wait_for_chunk()関数で整数アンダーフローを発生させ、割り当てられた受信バッファを越えてローカルIPCソケットへのヒープの境界外読み取りを引き起こすことができます。
|
| Possible impacts |
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 23, 2026, midnight |
| Registration Date |
June 8, 2026, 11:49 a.m. |
| Last Update |
June 8, 2026, 11:49 a.m. |
|
CVSS3.0 : 警告
|
| Score |
6.8
|
| Vector |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H |
Affected System
| SWUpdate |
|
SWUpdate 2025.12 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月08日] 掲載 |
June 8, 2026, 11:49 a.m. |
NVD Vulnerability Information
CVE-2026-28525
| Summary |
SWUpdate contains an integer underflow vulnerability in the multipart upload parser in mongoose_multipart.c that allows unauthenticated attackers to cause a denial of service by sending a crafted HTTP POST request to /upload with a malformed multipart boundary and controlled TCP stream timing. Attackers can trigger an integer underflow in the mg_http_multipart_continue_wait_for_chunk() function when the buffer length falls within a specific range, causing an out-of-bounds heap read that writes data beyond the allocated receive buffer to a local IPC socket.
|
| Publication Date |
April 24, 2026, 6:16 a.m. |
| Registration Date |
April 25, 2026, 4:06 a.m. |
| Last Update |
April 24, 2026, 11:50 p.m. |
Related information, measures and tools
Common Vulnerabilities List