vendor:
E-Friends
by:
Salvatore Fresta aka Drosophila
7.5
CVSS
HIGH
Arbitrary File Upload, Multiple Local File Inclusion, Multiple SQL Injection
File Upload, Path Traversal, SQL Injection
CWE
Product Name: E-Friends
Affected Version From: 4.96
Affected Version To: 4.96
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2010
AlstraSoft E-Friends 4.96 Multiple Remote Vulnerabilities
The AlstraSoft E-Friends 4.96 software is vulnerable to arbitrary file upload, multiple local file inclusion, and multiple SQL injection attacks. The software does not properly sanitize input parameters before using them in SQL queries and PHP's upload functions. An attacker can exploit these vulnerabilities to upload and execute arbitrary PHP code, include arbitrary files from local resources, and perform SQL injection attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize input parameters before using them in SQL queries and file inclusion functions. Additionally, implement proper file upload validation and security measures to prevent arbitrary file uploads. Regularly update the software to the latest version to fix any known vulnerabilities.