CVE-2025-5392

The GB Forms DB plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.0.2 via the gbfdb_talk_to_front() function. This is due to the function accepting user input and then passing that through call_user_func(). This makes it possible for unauthenticated attackers to execute code on the server which can be leverage to inject backdoors or create new administrative user accounts to name a few things.
Configurations

No configuration.

History

15 Jul 2025, 13:14

Type Values Removed Values Added
Summary
  • (es) El complemento GB Forms DB para WordPress es vulnerable a la ejecución remota de código en todas las versiones hasta la 1.0.2 incluida, a través de la función gbfdb_talk_to_front(). Esto se debe a que la función acepta la entrada del usuario y la pasa a través de call_user_func(). Esto permite que atacantes no autenticados ejecuten código en el servidor, lo que puede utilizarse para inyectar puertas traseras o crear nuevas cuentas de usuario administrativas, entre otras cosas.

11 Jul 2025, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-11 07:15

Updated : 2025-07-15 13:14


NVD link : CVE-2025-5392

Mitre link : CVE-2025-5392

CVE.ORG link : CVE-2025-5392


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')