vendor:
PHPLib
by:
N/A
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHPLib
Affected Version From: <= 7.4
Affected Version To: N/A
Patch Exists: YES
Related CWE: CVE-2006-0887, CVE-2006-2826
CPE: a:phplib:phplib
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
PHPLib SQL Injection
The PHP Base Library aka PHPLib is a toolkit for PHP developers supporting them in the development of Web applications. The phpLib codebase can be found in a number of applications available today. Unfortunately some of the session emulation code is vulnerable to SQL Injection issues that in a worst case scenario can lead to remote code execution by using UNION and selecting arbitrary php code into an eval call.
Mitigation:
Upgrade to the latest version of PHPLib.