vendor:
                    Online ID Generator 1.0
                by:
                    nu11secur1ty
                8.1
                        CVSS
                    CRITICAL
                    Remote Code Execution (RCE)
                    CWE
                    Product Name: Online ID Generator 1.0
                    Affected Version From:  1
                    Affected Version To:  1
                    Patch Exists: NO
                    Related CWE: 
                    CPE:  
                    Platforms Tested:  None
                    2023
                    Online ID Generator 1.0 – Remote Code Execution (RCE)
The Online ID Generator 1.0 is vulnerable to remote code execution. It allows an attacker to bypass login using SQL injection and upload a malicious shell to execute arbitrary code on the server. By accessing the uploaded shell via a remote browser, the attacker can achieve remote code execution.
Mitigation:
					To mitigate this vulnerability, the vendor should sanitize user input in the login form to prevent SQL injection. Additionally, the application should validate and restrict file uploads to prevent the execution of malicious code.