First published: Mon Jan 18 2010(Updated: )
SQL injection vulnerability in the updateOnePage function in components/com_bfsurvey_pro/controller.php in BF Survey Pro Free (com_bfsurvey_profree) 1.2.4, and other versions before 1.2.6, a component for Joomla!, allows remote attackers to execute arbitrary SQL commands via the table parameter in an updateOnePage action to index.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Tamlyncreative BFsurvey Pro Free | <=1.2.5 | |
Tamlyncreative BFsurvey Pro Free | =1.2.4 | |
Joomla |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-4625 is classified as a High severity vulnerability due to the potential for remote code execution through SQL injection.
To fix CVE-2009-4625, update the BF Survey Pro Free component to version 1.2.6 or later.
CVE-2009-4625 specifically affects BF Survey Pro Free versions 1.2.4 and below used on Joomla! sites.
Attackers can exploit CVE-2009-4625 by sending crafted requests containing malicious SQL commands via the 'table' parameter in the updateOnePage function.
Yes, CVE-2009-4625 is a specific SQL injection vulnerability that is part of a broader category of injection flaws frequently found in web applications.