vendor:
ds-syndicate
by:
boom3rang
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ds-syndicate
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2008
Joomla com_ds-syndicate Sql-injetion vulnerability
A SQL injection vulnerability exists in the Joomla component ds-syndicate. An attacker can exploit this vulnerability to gain access to sensitive information such as usernames, passwords, and emails. This is done by sending a specially crafted HTTP request to the vulnerable application containing malicious SQL statements in the 'feed_id' parameter.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.