CVE-2025-64084

MEDIUM EPSS 17.9%
Published Nov 14, 20257mo ago · Modified Jun 17, 20262w ago
5.4 CVSS 3.1
Medium
Find Similar
Published Nov 14, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago

Description

An authenticated SQL injection vulnerability exists in Cloudlog 2.7.5 and earlier. The vucc_details_ajax function in application/controllers/Awards.php does not properly sanitize the user-supplied Gridsquare POST parameter. This allows a remote, authenticated attacker to execute arbitrary SQL commands by injecting a malicious payload, which is then concatenated directly into a raw SQL query in the vucc_qso_details function.

CVSS Details

Base Score
5.4
Exploitability
2.8
Impact
2.5
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
17.9% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 1

VendorProductVersionRange
magicbugcloudlog* <2.7.6

References 3

  • github.com https://github.com/XY20130630/Cloudlog/security/advisories/GHSA-4r9r-3r3q-jg44
    ExploitThird Party Advisory
  • github.com https://github.com/magicbug/Cloudlog/commit/72a8c3d705c8629f60f64da9f37968417c980242
    Patch
  • github.com https://github.com/magicbug/Cloudlog/releases/tag/2.7.6
    Release Notes

Remediation

  • github.com https://github.com/magicbug/Cloudlog/commit/72a8c3d705c8629f60f64da9f37968417c980242
    Patch