CVE-2025-62319
Analyzed Analyzed - Analysis Complete

Boolean-Based SQL Injection in Backend Configuration Queries

Vulnerability report for CVE-2025-62319, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-16

Last updated on: 2026-06-05

Assigner: HCL Software

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-16
Last Modified
2026-06-05
Generated
2026-07-06
AI Q&A
2026-03-16
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
hcltech unica to 25.1.1.0.1 (exc)
hcltech unica_audience_central to 25.1.1.0.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Detection Guidance

I don't know

Compliance Impact

I don't know

Executive Summary

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.

Impact Analysis

This vulnerability can have a severe impact as it allows attackers to execute arbitrary SQL commands on the backend database.

  • Confidentiality can be compromised (C:H) by exposing sensitive data.
  • Integrity can be compromised (I:H) by allowing unauthorized modification of data.
  • Availability can be compromised (A:H) by potentially disrupting database operations.
Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-62319. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart