CVE-2025-52025
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
Lifecycle Timeline
2Tags
Description
An SQL Injection vulnerability exists in the GetServiceByRestaurantID endpoint of the Aptsys gemscms POS Platform backend thru 2025-05-28. The vulnerability arises because user input is directly inserted into a dynamic SQL query syntax without proper sanitization or parameterization. This allows an attacker to inject and execute arbitrary SQL code by submitting crafted input in the id parameter, leading to unauthorized data access or modification.
Analysis
Aptsys gemscms POS Platform has a SQL injection in the GetServiceByRestaurantID endpoint allowing extraction of restaurant and payment data.
Technical Context
The GetServiceByRestaurantID endpoint in Aptsys gemscms has a CWE-89 SQL injection that allows unauthenticated attackers to inject arbitrary SQL commands through the restaurant ID parameter.
Affected Products
['Aptsys gemscms POS Platform']
Remediation
Parameterize all SQL queries. Both CVEs must be addressed to secure the POS system.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today