| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| CVE-2012-0996 | 15 Feb 201200:00 | – | circl | |
| CVE-2012-0997 | 15 Feb 201200:00 | – | circl | |
| CVE-2012-0996 | 20 Feb 201219:00 | – | cve | |
| CVE-2012-0997 | 20 Feb 201219:00 | – | cve | |
| CVE-2012-0996 | 20 Feb 201219:00 | – | cvelist | |
| CVE-2012-0997 | 20 Feb 201219:00 | – | cvelist | |
| EUVD-2012-1020 | 7 Oct 202500:30 | – | euvd | |
| Multiple vulnerabilities in 11in1 | 25 Jan 201200:00 | – | htbridge | |
| 11in1 CMS 1.2.1 - Local File Inclusion (LFI) | 3 Jun 202606:04 | – | nuclei | |
| CVE-2012-0996 | 24 Feb 201213:55 | – | nvd |
`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.
`
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