Indicators for attempted SQL injection were found in the logs of the affected API.
SQL injection is a type of attack that allows attackers to execute arbitrary SQL code on a database. This can lead to unauthorized data access, data manipulation, or even full control over the database.
Remediation
Review the logs in question and verify that any attempted attack was unsuccessful.
Example Attack Scenario
How to Identify with Example Scenario
How to Resolve with Example Scenario
How to Identify with Example Scenario
Find the text in bold to identify issues such as these in API specifications
How to Resolve with Example Scenario
Modify the text in bold to resolve issues such as these in API specifications