vendor:
Revenue Collection System
by:
Joe Pollock
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Revenue Collection System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:kapiya:revenue_collection_system:1.0
Platforms Tested: Kali Linux, Apache, Mysql
2022
Revenue Collection System v1.0 – Remote Code Execution (RCE)
Revenue Collection System v1.0 suffers from an unauthenticated SQL Injection Vulnerability, in step1.php, allowing remote attackers to write a malicious PHP file to disk. The resulting file can then be accessed within the /rates/admin/DBbackup directory. This script will write the malicious PHP file to disk, issue a user-defined command, then retrieve the result of that command.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.