vendor:
VideoDB
by:
Valentin Hoebel
N/A
CVSS
N/A
SQL Injection/Possible Auth Bypass, Local File Inclusion
Unknown
CWE
Product Name: VideoDB
Affected Version From: 3.0.3
Affected Version To: 3.0.3
Patch Exists: Unknown
Related CWE: Unknown
CPE: Unknown
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2010
VideoDB Multiple Vulnerabilities
The VideoDB is affected by multiple SQL Injection vulnerabilities. a) The search script search.php search.php?q=test&engine=videodb&owner=Guest&fields[]=[SQL Injection] b) The login script login.php Trigger SQL errors with the user name field or try admin' OR '1'='1 as user name. Hint: "Normal" auth bypass is not possible. c) The index.php script index.php?filter=new&quicksearch=test&owner=%3Cany%3E&mediafilter=[SQL Injection]&submit.x=0&submit.y=0. Local File Inclusion help.php?page=[LFI] Hint: Effective local file inclusion can be tricky.
Mitigation:
Unknown