Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4742. PoCs published by Andrea Fabrizi.
AI-analyzed exploit summary The exploit demonstrates multiple SQL injection vulnerabilities in Docebo 3.6.0.3 by crafting malicious input to extract user credentials from the database. Examples include base64-encoded payloads and direct SQLi in URL parameters.
Description
Multiple SQL injection vulnerabilities in Docebo 3.6.0.3 allow remote attackers to execute arbitrary SQL commands via (1) the word parameter in a play help action to the faq module, reachable through index.php; (2) the word parameter in a play keyw action to the link module, reachable through index.php; (3) the id_certificate parameter in an elemmetacertificate action to the meta_certificate module, reachable through index.php; or (4) the id_certificate parameter in an elemcertificate action to the certificate module, reachable through index.php.
Exploits (1)
The exploit demonstrates multiple SQL injection vulnerabilities in Docebo 3.6.0.3 by crafting malicious input to extract user credentials from the database. Examples include base64-encoded payloads and direct SQLi in URL parameters.