Skip to content

Injection: Arcade.php - SQL Injection

Identifier: arcade_php_sqli

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

The arcade.php script is vulnerable to SQL injection. By exploiting this vulnerability, an attacker can manipulate the SQL queries executed by the script, potentially gaining unauthorized access to the database.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  arcade_php_sqli:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.