NWCLARK (Nicholas Clark)のStorableにおけるスタックベースのバッファオーバーフローの脆弱性
| Title |
NWCLARK (Nicholas Clark)のStorableにおけるスタックベースのバッファオーバーフローの脆弱性
|
| Summary |
PerlのStorableモジュールのバージョン3.05以前にはスタックオーバーフローの脆弱性があります。retrieve_hook関数はクラス名の長さを符号付き整数として格納していましたが、読み取り操作ではその長さを符号なしとして扱っていました。これにより、攻撃者がオーバーフローを引き起こす可能性のあるデータを細工できる状態でした。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 21, 2026, midnight |
| Registration Date |
April 24, 2026, 11:36 a.m. |
| Last Update |
April 24, 2026, 11:36 a.m. |
|
CVSS3.0 : 緊急
|
| Score |
10
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
Affected System
| NWCLARK (Nicholas Clark) |
|
Storable 3.05 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月24日] 掲載 |
April 24, 2026, 11:36 a.m. |
NVD Vulnerability Information
CVE-2017-20230
| Summary |
Storable versions before 3.05 for Perl has a stack overflow.
The retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow.
|
| Publication Date |
April 22, 2026, 1:16 a.m. |
| Registration Date |
April 25, 2026, 4:03 a.m. |
| Last Update |
April 23, 2026, 2:36 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:nwclark:storable:*:*:*:*:*:perl:*:* |
|
|
|
3.05 |
Related information, measures and tools
Common Vulnerabilities List