Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestions search

With package: alerta-server

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
created 2 weeks, 3 days ago
alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API

Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API (q=) was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version 9.1.0.

Affected products

alerta
  • ==< 9.1.0

Matching in nixpkgs

pkgs.alerta

Alerta Monitoring System command-line interface

Package maintainers