| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Compop Online Mall 3.5.3 Authentication Bypass Vulnerability | 5 Feb 202500:00 | – | zdt | |
| CVE-2024-48445 | 4 Feb 202522:16 | – | circl | |
| COMPOP 安全漏洞 | 4 Feb 202500:00 | – | cnnvd | |
| CVE-2024-48445 | 4 Feb 202500:00 | – | cve | |
| CVE-2024-48445 | 4 Feb 202500:00 | – | cvelist | |
| CVE-2024-48445 | 4 Feb 202523:15 | – | nvd | |
| 📄 compop.ca 3.5.3 Arbitrary Code Execution | 18 Apr 202500:00 | – | packetstorm | |
| PT-2025-2798 · Unknown · Compop.Ca Online Mall | 4 Feb 202500:00 | – | ptsecurity | |
| CVE-2024-48445 | 8 Feb 202504:34 | – | redhatcve | |
| CVE-2024-48445 | 4 Feb 202500:00 | – | vulnrichment |
# Exploit Title: compop.ca 3.5.3 - Arbitrary code Execution
# Google Dork: Terms of Use inurl:compop.vip
# Date: 22/12/2024
# Exploit Author: dmlino
# Vendor Homepage: https://www.compop.ca/
# Version: 3.5.3
# CVE : CVE-2024-48445
The restaurant management system implements authentication using a Unix
timestamp parameter ("ts") in the URL. This implementation is vulnerable to
manipulation as it relies solely on time-based validation without proper
authentication mechanisms.
Technical Details:
The application uses a URL parameter "ts" which accepts a Unix timestamp
value.
Steps:
1. Find a vulnerable restaurant.
2. Get the current time in the UNIX format:
Linux: $date +%s
Windows Powershell: [int](Get-Date -UFormat %s -Millisecond 0)
3. Replace parameter in url with the new valueData
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation