- 重要な情報
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Classification:
attack
Detect successful exploits of the CQL injection vulnerability.
Monitor CQL injection patterns and Cassandra queries executed.
When a match is detected (that is, when the malicious pattern is found in a query as functional tokens: @appsec.security_activity:vulnerability_trigger.cassandra
), those specific requests are highlighted.
The signal severity is determined based on whether the application threw an error when processing the CQL queries.
CRITICAL
An CQL injection vulnerability was exploited and impacts the system. The attackers might have exfiltrated data, tampered with your databases, or taken over the server.HIGH
An CQL injection vulnerability has been triggered. However, the application returned 5XX
errors indicating they might succeed at impacting the system.