CVE-2025-3579 PUBLISHED

Code Injection Vulnerability in AiDex

Assigner: INCIBE
Reserved: 14.04.2025 Published: 15.04.2025 Updated: 15.04.2025

In versions prior to Aidex 1.7, an authenticated malicious user, taking advantage of an open registry, could execute unauthorised commands within the system. This includes executing operating system (Unix) commands, interacting with internal services such as PHP or MySQL, and even invoking native functions of the framework used, such as Laravel or Symfony. This execution is achieved by Prompt Injection attacks through the /api/<string-chat>/message endpoint, manipulating the content of the ‘content’ parameter.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor AiDex
Product AiDex
Versions Default: unaffected
  • affected from 0 to 1.7 (excl.)

Solutions

The vulnerability has been fixed by the AiDex team in version 1.7.

Credits

  • David Utón Amaya (m3n0sd0n4ld) finder

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE