← 戻る
CVE-2020-37210
high
CVSS 7.5
SpotIE 2.9.5 contains a denial of service vulnerability in the registration key input that allows attackers to crash the application. Attackers can generate a 1000-character buffer payload and paste i...
概要
SpotIE 2.9.5 contains a denial of service vulnerability in the registration key input that allows attackers to crash the application. Attackers can generate a 1000-character buffer payload and paste it into the 'Key' field to trigger an application crash.
AI要約 openai / gpt-4o
SpotIE 2.9.5には、登録キーの入力においてアプリケーションがクラッシュするサービス拒否の脆弱性があります。攻撃者は1000文字のバッファペイロードを生成し、'Key'フィールドに貼り付けることで、この脆弱性を悪用できます。
❓ 何が問題か
SpotIE 2.9.5での登録キー入力におけるサービス拒否脆弱性。
📍 影響範囲
SpotIE 2.9.5の登録キー入力フィールド。
🔥 重要度
攻撃者によりアプリケーションのクラッシュが引き起こされることで、サービス拒否状態になります。
🔧 修正方法
バッファオーバーフローを防ぐために入力バリデーションを強化し、入力長を制限します。
🛡️ 暫定回避
アプリケーションの使用を制限し、信頼できる入力のみ許可します。
🔍 検知方法
アプリケーションの異常終了やクラッシュログを監視してバッファオーバーフローの試みを検出します。
参照URL
- advisory [email protected]
- exploit [email protected]
- web [email protected]