vendor:
Newsletter Open Source
by:
L0rd CrusAd3r
7,5
CVSS
HIGH
SQL injection Vulnerability
89
CWE
Product Name: Newsletter Open Source
Affected Version From: 2.7.1
Affected Version To: 2.7.1
Patch Exists: NO
Related CWE: N/A
CPE: a:diggersolutions:newsletter_open_source
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
Diggersolutions Newsletter SQL injection Vulnerability
Newsletter Open Source is an ASP-based online newsletter application. Includes Admin Pak, a former commercial add-on for the application. Commercial Rich Text Editor has been stripped from the Admin Pak. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter 'qid' in the URL. This can allow the attacker to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent malicious SQL queries from being sent to the vulnerable parameter. Access to the vulnerable parameter should be restricted.