CVE-2008-7153

Docebo < 3.5.0.3 - SQL Injection via Accept-Language HTTP Header

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2008-7153. PoCs published by rgod, EgiX.

AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in Docebo Suite <= 3.5.0.3 via the Accept-Language header to extract admin credentials. It performs a brute-force attack to retrieve the username and password hash by checking the response for a specific date format.

Description

SQL injection vulnerability in the autoDetectRegion function in doceboCore/lib/lib.regset.php in Docebo 3.5.0.3 and earlier allows remote attackers to execute arbitrary SQL commands via the Accept-Language HTTP header. NOTE: this can be leveraged to execute arbitrary PHP code using the INTO DUMPFILE command.

Exploits (2)

exploitdb WORKING POC VERIFIED
by rgod · phpwebappsphp
https://www.exploit-db.com/exploits/4891

This exploit leverages a SQL injection vulnerability in Docebo Suite <= 3.5.0.3 via the Accept-Language header to extract admin credentials. It performs a brute-force attack to retrieve the username and password hash by checking the response for a specific date format.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Docebo Suite <= 3.5.0.3
No auth needed
Prerequisites: Target must be running Docebo Suite <= 3.5.0.3 · MySQL >= 4.1 · PHP 5.X
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by EgiX · phpwebappsphp
https://www.exploit-db.com/exploits/4879

This exploit leverages a SQL injection vulnerability in Docebo's autoDetectRegion() function via the HTTP_ACCEPT_LANGUAGE header to inject PHP code into a file using INTO DUMPFILE, achieving remote command execution. It includes path disclosure and a reverse shell mechanism.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Docebo <= 3.5.0.3
No auth needed
Prerequisites: magic_quotes_gpc = off · FILE privilege in MySQL
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (7)

Core 7
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27211
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/40138
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/39589
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4891
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4879
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/28378

Scores

EPSS 0.0239
EPSS Percentile 81.7%

Details

CWE
CWE-89
Status published
Products (5)
docebo/docebo 3.0.3
docebo/docebo 3.0.4
docebo/docebo 3.0.5
docebo/docebo 3.5_beta
docebo/docebo < 3.5.0.3
Published Sep 02, 2009
Tracked Since Feb 18, 2026