← Back
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...
Summary
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 summary openai / gpt-4o
SpotFTP 3.0.0.0には、登録キー入力フィールドにバッファオーバーフローの脆弱性があります。この脆弱性を利用すると、攻撃者はアプリケーションをクラッシュさせることができます。攻撃者は1000文字のペイロードを生成して入力することで、サービス拒否(DoS)を引き起こすことが可能です。
❓ What is the problem
SpotFTP 3.0.0.0の登録キー入力フィールドにおけるバッファオーバーフローの脆弱性
📍 Affected scope
SpotFTP 3.0.0.0の登録キー入力フィールド
🔥 Severity
攻撃者がアプリケーションをクラッシュさせ、DoS攻撃を引き起こす可能性がある。
🔧 How to fix
入力フィールドの長さを適切に制限し、入力バリデーションを強化する。
🛡️ Workaround
不明
🔍 Detection
アプリケーションがクラッシュする状況を再現するために、大量のデータを入力してテストする。
References
- advisory [email protected]
- exploit [email protected]
- web [email protected]