vendor:
Ol Bookmarks Manager
by:
Tryag.cc/cc
7.5
CVSS
HIGH
RFI, LFI, SQL Injection
89, 78, 79
CWE
Product Name: Ol Bookmarks Manager
Affected Version From: 2000.7.5
Affected Version To: 2000.7.5
Patch Exists: NO
Related CWE: N/A
CPE: a:olbookmarks:ol_bookmarks_manager:0.7.5
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
Ol Bookmarks Manager 0.7.5 RFI / LFI / SQL Injection Vulnerabilities
The Ol Bookmarks Manager 0.7.5 is vulnerable to RFI, LFI and SQL Injection. The RFI vulnerability exists in the frame.php file in line 46, where the application includes a file specified in the framefile parameter. The LFI vulnerability exists in the read/frame.php file in line 46, where the application includes a file specified in the framefile parameter. The SQL Injection vulnerability exists in the read/index.php file, where the application is vulnerable to a SQL injection attack when the name and id parameters are supplied.
Mitigation:
Input validation should be used to prevent RFI, LFI and SQL Injection attacks.