vendor:
ADOdb
by:
John Lim
7,5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: ADOdb
Affected Version From: <= 4.71
Affected Version To: <= 4.71
Patch Exists: YES
Related CWE: CVE-2006-0806
CPE: a:adodb:adodb
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2006
ADOdb Cross Site Scripting
ADOdb is a database abstraction library for php used by a great deal of projects to provide support for a number of well known database api's. ADOdb also comes with various functions to perform routine database related tasks. One of the more useful of these functions is ADOdb's ability to paginate the retrieved database records by using the ADODB_Pager class. However, there are several cross site scripting issues within the ADODB_Pager class that may allow for an attacker to render malicious client side code in the victims browser. An updated version of ADOdb has been released, and users should update their ADOdb library.
Mitigation:
Update to the latest version of ADOdb library.