Executive brief
DreamMaker is an enterprise application platform developed by Interinfo. Authenticated attackers can inject malicious SQL commands into database queries, allowing them to read sensitive data, modify records, or delete information. This threatens the confidentiality and integrity of any database content managed by the application.
Technical details
The vulnerability is a SQL injection flaw in DreamMaker's database query handling. Authenticated remote attackers can craft malicious SQL commands by exploiting improper input validation in database operations. The attack requires prior authentication and network access to the application. Successful exploitation allows an attacker to execute arbitrary SQL queries with the privileges of the application's database connection, enabling data exfiltration, modification, or destruction. The vendor recommends using the SQLBuilder component with parameterized queries to prevent SQL injection attacks.
Affected products
- Interinfo DreamMaker <UNKNOWN>
Timeline
- 2026-09-04: disclosed