Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-13121: SQL Injection in cameasy Liketea

0
Medium
VulnerabilityCVE-2025-13121cvecve-2025-13121
Published: Thu Nov 13 2025 (11/13/2025, 16:32:06 UTC)
Source: CVE Database V5
Vendor/Project: cameasy
Product: Liketea

Description

A security vulnerability has been detected in cameasy Liketea 1.0.0. Impacted is the function list of the file laravel/app/Http/Controllers/Front/StoreController.php of the component API Endpoint. Such manipulation of the argument lng/lat leads to sql injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.

AI-Powered Analysis

AILast updated: 11/13/2025, 16:53:04 UTC

Technical Analysis

CVE-2025-13121 identifies a SQL injection vulnerability in cameasy Liketea version 1.0.0, specifically in the list function of the API endpoint located in laravel/app/Http/Controllers/Front/StoreController.php. The vulnerability arises due to improper sanitization or validation of the lng (longitude) and lat (latitude) parameters, which are used in SQL queries without adequate protection. An attacker can remotely craft malicious inputs for these parameters to manipulate the underlying SQL query, potentially extracting sensitive data, modifying database entries, or causing denial of service. The vulnerability requires no authentication or user interaction, increasing its risk profile. The CVSS 4.0 base score is 6.9 (medium), reflecting the ease of exploitation and the partial impact on confidentiality, integrity, and availability. Although no public exploits are currently observed in the wild, the public disclosure of the vulnerability increases the likelihood of exploitation attempts. The affected product is a Laravel-based web application component, which is common in web services, making this vulnerability relevant for organizations using cameasy Liketea 1.0.0 in their infrastructure.

Potential Impact

For European organizations, exploitation of this SQL injection vulnerability could lead to unauthorized access to sensitive data stored in backend databases, including customer information, business data, or credentials. Data integrity could be compromised by unauthorized modifications or deletions. Availability might be affected if attackers execute queries that disrupt database operations or cause application crashes. Organizations in sectors such as retail, logistics, or services using cameasy Liketea could face operational disruptions, reputational damage, and regulatory consequences under GDPR if personal data is exposed. The remote, unauthenticated nature of the vulnerability increases the risk of widespread exploitation, especially if the product is exposed to the internet without adequate protections. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate it, especially given the public disclosure.

Mitigation Recommendations

1. Immediate application of vendor patches or updates once available is the most effective mitigation. 2. Until patches are released, implement strict input validation and sanitization on lng and lat parameters to reject malformed or suspicious inputs. 3. Refactor the affected API endpoint to use parameterized queries or prepared statements to prevent SQL injection. 4. Employ Web Application Firewalls (WAFs) with rules targeting SQL injection patterns on the affected endpoints. 5. Monitor logs and network traffic for unusual query patterns or repeated access attempts targeting lng/lat parameters. 6. Restrict external access to the API endpoint where possible, using network segmentation or VPNs. 7. Conduct code reviews and security testing on similar API endpoints to identify and remediate other injection risks. 8. Educate developers on secure coding practices related to database interactions in Laravel applications.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.2
Assigner Short Name
VulDB
Date Reserved
2025-11-13T12:05:30.795Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 69160aa2eb29b6dceb121465

Added to database: 11/13/2025, 4:43:14 PM

Last enriched: 11/13/2025, 4:53:04 PM

Last updated: 11/14/2025, 4:07:54 AM

Views: 8

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats