Cloudlog SQL Injection Vulnerability in VUCC Details Functionality

Vulnerability

A SQL injection vulnerability has been identified in Cloudlog versions through 2.7.5. This vulnerability allows authenticated users, including those with the default 'operator' role, to execute arbitrary SQL commands. The issue arises in the 'vucc_details_ajax' function within 'application/controllers/Awards.php', where the 'Gridsquare' POST parameter is not properly sanitized. The injected payload is concatenated into a raw SQL query in the 'vucc_qso_details' function, leading to potential database compromise.

Impact

Exploitation of this vulnerability allows for authenticated SQL injection, with the potential to fully compromise the database by reading, modifying, or deleting data.

Reproduction

To reproduce this vulnerability, log into the Cloudlog application as an authenticated user with the 'operator' role. Once logged in, send a POST request to the 'awards/vucc_details_ajax' endpoint with the 'Gridsquare' parameter containing the injected SQL payload, and the 'Band' parameter set to 'All'. The injected SQL will be executed, demonstrating the vulnerability.

Remediation

Users can upgrade to Cloudlog version 2.7.6, which includes patches for this vulnerability.

Added: Nov 14, 2025, 9:17 PM
Updated: Nov 14, 2025, 10:20 PM

Vulnerability Rating

Custom Algorithm
spread
3.1
impact
5.0
exploitability
6.6
remediation
7.7
relevance
1.0
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.