SQL Injection Vulnerability in TDuckCloud tduck-platform Affects UserFormDataMapper
CVE-2025-7888

5.3MEDIUM

Key Information:

Vendor

Tduckcloud

Vendor
CVE Published:
20 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-7888?

A vulnerability exists in TDuckCloud's tduck-platform version 5.1, specifically in the UserFormDataMapper function located at src/main/java/com/tduck/cloud/form/mapper/UserFormDataMapper.java. This flaw arises from improper handling of the formKey argument, allowing an attacker to perform SQL injection attacks. Such vulnerabilities can be exploited remotely, posing significant risks to data security. The issue has been publicly disclosed, and the vendor was notified prior to the disclosure but did not respond.

Affected Version(s)

tduck-platform 5.1

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

0xc00005 (VulDB User)
.
CVE-2025-7888 : SQL Injection Vulnerability in TDuckCloud tduck-platform Affects UserFormDataMapper