vendor:
EasyNews
by:
IRCRASH By Dr.Crash
9
CVSS
HIGH
Multiple Remote Vulnerabilities (SQL Injection Exploit/XSS/LFI)
89, 79, 22
CWE
Product Name: EasyNews
Affected Version From: EasyNews-40tr
Affected Version To: EasyNews-40tr
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
2009
EasyNews-40tr
EasyNews-40tr is vulnerable to multiple remote vulnerabilities such as SQL Injection, XSS and LFI. The XSS vulnerability can be exploited by sending a malicious script to the vulnerable parameter in the URL. The SQL Injection vulnerability can be exploited by sending a malicious SQL query to the vulnerable parameter in the URL. The LFI vulnerability can be exploited by sending a malicious file path to the vulnerable parameter in the URL.
Mitigation:
Input validation should be used to prevent malicious input from being passed to the application. The application should also be configured to use a least privilege account with limited access to the database.