Skip to content

Recorded calls to SQLite query API

Recorded calls to SQLite query API

Description

Improper SQL query construction could lead to SQL injection. An SQL injection attack consists of injecting of an SQL query via the input data from the client to the application.

Recommendation

This entry is informative, no recommendations applicable.

Standards

  • CWE_TOP_25:
    • CWE_89
  • OWASP_MASVS_L1:
    • MSTG_STORAGE_3
  • OWASP_MASVS_L2:
    • MSTG_STORAGE_3