osFileManager icon indicating copy to clipboard operation
osFileManager copied to clipboard

(PHP-A1002) Audit required: SQL query might be vulnerable to injection attacks

Open spacedevin opened this issue 3 months ago • 0 comments

Description

Using user-provided data while executing an SQL query can lead to SQL injection attacks. An SQL injection attack consists of the insertion or "injection" of a malformed SQL query via the input data given to an application. It is a prevalent attack vector and causes significant damage if the incoming …

Occurrences

There are 26 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/spacedevin/osFileManager/issue/PHP-A1002/occurrences/

spacedevin avatar Nov 07 '25 20:11 spacedevin