vendor:
by:
home_edition2001 a.k.a (bius)
5.5
CVSS
MEDIUM
Remote SQL Injection
89
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
deonixscripts (id) Remote Sql Injection
Input passed to the "id" parameter is not properly verified before being used to include files. This can be exploited to execute arbitrary PHP code by Remote SQL Injection.
Mitigation:
Implement proper input validation and sanitization to prevent SQL injection attacks.