vendor:
Active PHP Bookmarks
by:
Hussin X
8.8
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Active PHP Bookmarks
Affected Version From: 1.1.02
Affected Version To: 1.1.02
Patch Exists: YES
Related CWE: N/A
CPE: a:lbstone:active_php_bookmarks
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
2008
Bookmarks V 1.1.02 (id) Remote SQL Injection Vulnerability
A vulnerability exists in Active PHP Bookmarks v1.1.02, which allows an attacker to inject arbitrary SQL commands via the 'id' parameter in view_group.php. An attacker can exploit this vulnerability to gain access to the database and execute arbitrary commands.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.