vendor:
Golf Course Guide
by:
Valentin Hoebel
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Golf Course Guide
Affected Version From: v0.9.6.0 beta
Affected Version To: v1 beta
Patch Exists: NO
Related CWE: N/A
CPE: a:oh-taek_im:golf_course_guide
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Joomla Component com_golfcourseguide SQL Injection Vulnerability
A vulnerability exists in the Joomla Component com_golfcourseguide, which allows an attacker to inject arbitrary SQL commands. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code in the 'id' parameter in a 'index.php' call. This can be used to bypass authentication and gain access to the application.
Mitigation:
Ensure that user-supplied input is properly validated and filtered before being used in SQL queries.