Skip to content

Place of possible SQL Injection #41

@ziobron

Description

@ziobron

"CREATE TABLE IF NOT EXISTS " + tableName + " (" + columns + ");";

Please escape tableName to forbid SQL injection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions