← 戻る
CVE-2020-37208
high
CVSS 7.5
SpotFTP 3.0.0.0 contains a buffer overflow vulnerability in the registration key input field that allows attackers to crash the application. Attackers can generate a 1000-character payload and paste i...
概要
SpotFTP 3.0.0.0 contains a buffer overflow vulnerability in the registration key input field that allows attackers to crash the application. Attackers can generate a 1000-character payload and paste it into the 'Key' field to trigger an application crash and denial of service.
AI要約 openai / gpt-4o
SpotFTP 3.0.0.0には、登録キー入力フィールドにバッファオーバーフローの脆弱性があります。この脆弱性を利用すると、攻撃者はアプリケーションをクラッシュさせることができます。攻撃者は1000文字のペイロードを生成して入力することで、サービス拒否(DoS)を引き起こすことが可能です。
❓ 何が問題か
SpotFTP 3.0.0.0の登録キー入力フィールドにおけるバッファオーバーフローの脆弱性
📍 影響範囲
SpotFTP 3.0.0.0の登録キー入力フィールド
🔥 重要度
攻撃者がアプリケーションをクラッシュさせ、DoS攻撃を引き起こす可能性がある。
🔧 修正方法
入力フィールドの長さを適切に制限し、入力バリデーションを強化する。
🛡️ 暫定回避
不明
🔍 検知方法
アプリケーションがクラッシュする状況を再現するために、大量のデータを入力してテストする。
参照URL
- advisory [email protected]
- exploit [email protected]
- web [email protected]