vendor:
Ays Quiz
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Ays Quiz
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:ays-pro:ays_quiz:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Joomla! Component AYS Quiz v1.0 – SQL Injection
Joomla! Component AYS Quiz v1.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a specially crafted SQL query to the vulnerable application. This can be done by sending a malicious SQL query to the vulnerable parameter ‘id’ in the ‘index.php’ page. An attacker can use this vulnerability to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.