7.5
CVSSv2

CVE-2010-5032

Published: 02/11/2011 Updated: 29/08/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in the BF Quiz (com_bfquiztrial) component prior to 1.3.1 for Joomla! allows remote malicious users to execute arbitrary SQL commands via the catid parameter in a bfquiztrial action to index.php.

Vulnerable Product Search on Vulmon Subscribe to Product

tamlyncreative com_bfquiztrial

Exploits

# Exploit Title: Joomla Component BF Quiz SQL Injection Vulnerability # Date: 29th May 2010 # Author: Valentin # Category: webapps/0day # Version: 130 # Tested on: Debian, Apache2, MySQL 5 # CVE : # Code : [:::::::::::::::::::::::::::::::::::::: 0x1 ::::::::::::::::::::::::::::::::::::::] >> General Information Advisory/Exploit Title ...
#!/usr/bin/python # Joomla Component BF Quiz SQL Injection Exploit # by Valentin Hoebel (valentin@xenuserorg) # Version 10 (29th May 2010) # ASCII FOR BREAKFAST # About the vulnerability: # ---------------------------------------------------------------------------- # Read more here: # xenuserorg/documents/security/joomla_com_bfquiz_sql ...