7.5
CVSSv2

CVE-2012-4997

Published: 19/09/2012 Updated: 29/08/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in acp/index.php in AneCMS allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the p parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

anecms anecms -

anecms anecms 2e2c583

Exploits

# Exploit Title: AneCMS v2e2c583 LFI exploit # Date: 03042012# Author: I2sec-PJH # Software Link: githubcom/AneGroup/AneCMS # Version: v2e2c583 ----------------------------------------------------- -Description vulnerabilities have been discovered in the index page -source of indexphp 1 if(isset($_GET['p'])) 2 include '/pages/' ...