vendor:
                    compop
                by:
                    dmlino
                6.1
                        CVSS
                    HIGH
                    Improper Authentication
                    287
                        CWE
                    Product Name: compop
                    Affected Version From:  3.5.2003
                    Affected Version To:  3.5.2003
                    Patch Exists: NO
                    Related CWE: CVE-2024-48445
                    CPE:  a:compop:compop:3.5.3
                    Platforms Tested:  
                    2024
                    compop.ca 3.5.3 – Arbitrary Code Execution
The compop.ca 3.5.3 version of the restaurant management system is susceptible to arbitrary code execution due to the insecure implementation of authentication using a Unix timestamp parameter ('ts') in the URL. This vulnerability allows attackers to manipulate the timestamp parameter, which lacks proper authentication controls.
Mitigation:
					To mitigate this vulnerability, it is recommended to implement secure authentication mechanisms, such as session tokens or multi-factor authentication, instead of relying solely on timestamp values for validation.