ホーム
» 弱点(CWE)
» CWE-135
概要
CWE-135(Incorrect Calculation of Multi-Byte String Length)は各種脆弱性データベースや評価で用いられる弱点タイプを説明します。定義・背景・対応する CVE は以下の各セクションを参照してください。
セキュリティへの影響
セキュリティ影響:製品や文脈に依存します。CVE 記録、深刻度、MITRE の説明を参照して優先度を判断してください。
説明
The product does not correctly calculate the length of strings that can contain wide or multi-byte characters.
適用プラットフォーム
種別
名称
クラス
普遍性
OS / CPE
language
C
—
Undetermined
language
C++
—
Undetermined
このデータベースの関連 CVE
これらの CVE は本データベースでこの弱点に対応付けられており、追跡と検索のために保持されています。
CVE
公開
概要
CVE-2026-34831
2026-04-02
Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Files#fail sets the Content-Length response header using String#size instead of String#bytesize. When th…
CVE-2026-0810
2026-01-26
A flaw was found in gix-date. The `gix_date::parse::TimeBuf::as_str` function can generate strings containing invalid non-UTF8 characters. This issue violates the internal safety invariants of the `Ti…
旧名称
Improper String Length Checking
(2008-04-11)
コンテンツ投稿
名称 CLASP
日付 2006-07-19
バージョン Draft 3
コンテンツの変更履歴
日付
名称
バージョン
重要度
コメント
2008-07-01
Eric Dalci
1.0
—
2008-09-08
CWE Content Team
1.0
—
2008-11-24
CWE Content Team
1.1
—
2009-05-27
CWE Content Team
1.4
—
2010-02-16
CWE Content Team
1.8
—
2011-06-01
CWE Content Team
1.13
—
2011-06-27
CWE Content Team
2.0
—
2012-05-11
CWE Content Team
2.2
—
2012-10-30
CWE Content Team
2.3
—
2014-06-23
CWE Content Team
2.7
—
2014-07-30
CWE Content Team
2.8
—
2017-11-08
CWE Content Team
3.0
—
2018-03-27
CWE Content Team
3.1
—
2019-01-03
CWE Content Team
3.2
—
2021-03-15
CWE Content Team
4.4
—
2023-01-31
CWE Content Team
4.10
—
2023-04-27
CWE Content Team
4.11
—
2023-06-29
CWE Content Team
4.12
—
2024-07-16
CWE Content Team
4.15
—
2025-12-11
CWE Content Team
4.19
—
貢献
タイプ
名称
日付
コメント
Feedback
Gregory Padgett
2010-01-11
cvelogic
Threat Intelligence