header-logo
Suggest Exploit
vendor:
SIMGenealogy
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SIMGenealogy
Affected Version From: 2.1.5
Affected Version To: 2.1.5
Patch Exists: NO
Related CWE: N/A
CPE: a:simbunch:simgenealogy:2.1.5
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2017

Joomla! Component SIMGenealogy v2.1.5 – SQL Injection

An attacker can inject arbitrary SQL commands into the 'type' parameter of the 'index.php' script, allowing them to access, modify or delete data from the database.

Mitigation:

Input validation should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

# # # # #
# Exploit Title: Joomla! Component SIMGenealogy v2.1.5 - SQL Injection
# Dork: N/A
# Date: 02.08.2017
# Vendor : https://www.simbunch.com/
# Software: https://extensions.joomla.org/extensions/extension/clients-a-communities/communities/simgenealogy/
# Demo: https://www.simbunch.com/demos/simgenealogy
# Version: 2.1.5
# # # # #
# Author: Ihsan Sencan
# # # # #
# SQL Injection/Exploit :
# http://localhost/[PATH]/index.php?option=com_simgenealogy&view=latest&type=[SQL]
# Etc..
# # # # #