Lucene search
K

FreeNews 1.1 File Upload

🗓️ 08 Mar 2009 00:00:00Reported by Jonathan SalwanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

FreeNews 1.1 File Upload vulnerability by prologin.f

Code
`#############################################################################################  
#  
# Module : FREENEWS  
# Version : 1.1  
# Edited by : prologin.fr  
# Download : http://www.phpscripts-fr.net/scripts/download.php?id=688  
#  
# Vulnerability : Upload vulnerability (evil smiley)  
#  
# Author : Jonathan Salwan  
# Mail : submit [AT] shell-storm.org  
# Web : http://www.shell-storm.org  
#  
#############################################################################################  
# Proof of Concept  
#############################################################################################  
#  
# File : images/smileys/upload.php  
# Code  
#  
# if ($Fichier && $Fichier != "none")   
# {  
# $description = nl2br($description);  
# $query = "insert into smileys values ('','$Fichier_name')";  
# $resultat = mysql_query($query);  
# @copy($Fichier, $Fichier_name);  
# $ajout = 1;  
# }  
#  
#############################################################################################  
#  
# The admin no-master can upload smiley for new article.  
# For exploit, create file toto.phtml.jpg with inside your code php (<? phpinfo(); ?>),  
# upload your "evil smiley" and execute it => http://localhost/images/smileys/toto.phtml.jpg  
#  
#############################################################################################  
`

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

08 Mar 2009 00:00Current
7.4High risk
Vulners AI Score7.4
22