vendor:
w3blabor CMS
by:
DNX
3.3
CVSS
MEDIUM
Arbitrary File Upload & LFI
264
CWE
Product Name: w3blabor CMS
Affected Version From: 3.0.5
Affected Version To: 3.0.5
Patch Exists: YES
Related CWE: N/A
CPE: a:w3blabor:w3blabor_cms
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
w3blabor v3.0.5 Arbitrary File Upload & LFI
The w3blabor CMS was secured against hack attacks through various queries and configurations. It also works very stably and communicates quickly with the connected database. The administration is particularly easy in contrast to many other content management systems - and that's exactly what makes it special! The bug upload is in admin/inc/media.inc.php near line 71 (no check on admin privileges) and in admin/inc/meinlogo.inc.php near line 45 (no check on admin priviliges).
Mitigation:
Ensure that the application is properly configured to check for admin privileges before allowing file uploads.