Home

Description

Boolean-Based SQL Injection is a type of blind SQL injection where an attacker manipulates SQL queries by injecting Boolean conditions (TRUE or FALSE) into application input fields. Instead of returning database errors or visible data, the application responds differently depending on whether the injected condition evaluates to true or false. This allows an attacker to inject arbitrary SQL into backend configuration queries executed within the application.

PUBLISHED Reserved 2025-10-10 | Published 2026-03-16 | Updated 2026-03-17 | Assigner HCL




CRITICAL: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-89 Improper neutralization of special elements used in an SQL command ('SQL injection')

Product status

Default status
unaffected

Version 25.1.1 and below
affected

References

support.hcl-software.com/...rticle&sysparm_article=KB0129410

cve.org (CVE-2025-62319)

nvd.nist.gov (CVE-2025-62319)

Download JSON