Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: octavePackages.communications

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2025-62319
9.8 CRITICAL
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): NONE
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): HIGH
created 6 days, 18 hours ago
Boolean-Based SQL Injection in Multiple Unica Components

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.

Affected products

Unica
  • ==Version 25.1.1 and below

Matching in nixpkgs

pkgs.unicap

Universal video capture API

Package maintainers