Property
Languageruby
Severityhigh
CWECWE-89: Improper Neutralization of Special Elements used in an SQL Command (‘SQL Injection’)
OWASPA01:2017 - Injection
Confidence LevelMedium
Impact LevelHigh
Likelihood LevelMedium

Description#

User input from the ’event’ object is being directly included in SQL queries without proper sanitization. This allows attackers to inject malicious SQL commands into your database operations.

Impact#

If exploited, attackers could manipulate your database—viewing, modifying, or deleting sensitive data, bypassing authentication, or causing data loss. This can lead to data breaches, loss of integrity, and serious damage to your application’s security and reputation.