CVE-2018-25209 PUBLISHED

OpenBiz Cubi Lite 3.0.8 SQL Injection via username Parameter

Assigner: VulnCheck
Reserved: 26.03.2026 Published: 26.03.2026 Updated: 26.03.2026

OpenBiz Cubi Lite 3.0.8 contains a SQL injection vulnerability in the login form that allows unauthenticated attackers to manipulate database queries through the username parameter. Attackers can submit POST requests to /bin/controller.php with malicious SQL code in the username field to extract sensitive database information or bypass authentication.

Metrics

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

Product Status

Vendor Sourceforge
Product OpenBiz Cubi Lite
Versions
  • Version v3.0.8 is affected

Credits

  • Özkan Mustafa Akkuş (AkkuS) finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE