Lucene search
K

Maian Survey 1.1 Local File Inclusion / Open Redirection

🗓️ 19 Jul 2012 00:00:00Reported by PuN!Sh3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Maian Survey 1.1 Local File Inclusion and Open Redirection in admin/index.ph

Code
`===========================================================================  
Author: PuN!Sh3r  
Vulnerable Software: Maian Survey v 1.1  
Official Site:http://www.maianscriptworld.co.uk/  
===========================================================================  
Vuln Desc:  
  
1.Local File Inclusion:  
  
Vuln here : http://victim.tld/[PATH]/admin/index.php?cmd=LFİ_here  
  
  
Where is the Vuln???  
Let's look snippet code.  
------------------------------------------------------------------  
\\admin/index.php  
===============================_-Snip-_=================================  
  
  
$cmd = (isset($_GET['cmd']) ? $_GET['cmd'] : 'home');  
  
include(PATH.'templates/'.$cmd.'.php');  
  
===============================_-End Snipp-_===========================  
  
  
2.Open Forward vuln:  
Desc: We can Redirect users to another page(For Phising).  
  
===============================_-Snip-_=================================  
  
header("Location: ".REL_PATH."index.php?survey=".$_GET['preview']);  
  
===============================_-End Snipp-_===========================  
  
  
  
  
+++++++++My Special thanks to:++++++++++++++++  
  
Anti-armenia.org & Anti-armenia Team  
  
Greetz to My close friend ikus4 && All Azerbaijani blackhatzzz  
  
  
Respect!!  
  
./PuN!Sh3r  
`

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

19 Jul 2012 00:00Current
0.1Low risk
Vulners AI Score0.1
24