vendor:
LM Starmail
by:
int_main();
7,5
CVSS
HIGH
SQL Injection/File Inclusion Vuln
89
CWE
Product Name: LM Starmail
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:script-shop24:lm_starmail:2.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: N/A
2009
LM Starmail 2.0 (home.php & paidbanner.php) SQL Injection/File Inclusion Vuln
The vulnerability exists in the home.php and paidbanner.php scripts of LM Starmail 2.0. An attacker can inject malicious SQL queries and execute arbitrary remote scripts via the page parameter in the home.php script and the ID parameter in the paidbanner.php script.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.