ベータ Shoulder はベータ版です — 結果が誤っている場合があります。皆さまのフィードバックが次に修正する内容を決定します。 フィードバックを送る
#5 A05:2021

Security Misconfiguration

The application might be vulnerable if it is missing appropriate security hardening or has improperly configured permissions on cloud services.

概要

Moving up from #6, 90% of applications were tested for some form of misconfiguration. With more shifts into highly configurable software, it's not surprising to see this category move up.

攻撃者がこれを悪用する方法

攻撃パターンを理解することで、より優れた防御を構築できます。これらはセキュリティチームが監視する技術です。

Default credentials

Administrative interfaces or services are left with default usernames and passwords that are publicly known.

検出シグナル: Login attempts using common default credential pairs

Verbose error messages

Detailed error messages expose internal paths, stack traces, or database schemas to attackers.

検出シグナル: Error responses containing internal file paths, SQL queries, or stack traces

Unnecessary services

Debug endpoints, sample applications, or development features are left enabled in production.

検出シグナル: Access to debug endpoints, phpinfo pages, or development tooling

予防方法

  • Implement a repeatable hardening process for fast, secure deployment
  • Remove or do not install unused features and frameworks
  • Review and update configurations appropriate to all security notes
  • Use segmented application architecture for effective separation
  • Send security directives to clients (Security Headers)
  • Automate verification of configurations in all environments

Shoulder検出付きCWE (6)

これらのCWEにはShoulder検出ルールがあります。クリックして特定の脆弱性と修正を確認してください。

その他のマップされたCWE (14)

これらのCWEはこのカテゴリにマップされていますが、まだShoulderルールがありません。