Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: ocamlPackages_latest.janeStreet.ppx_fields_conv

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2026-23489
9.1 CRITICAL
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): HIGH
  • User interaction (UI): NONE
  • Scope (S): CHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): HIGH
created 1 week, 6 days ago
Fields GLPI plugin vulnerable to RCE in dropdown generation

Fields is a GLPI plugin that allows users to add custom fields on GLPI items forms. Prior to version 1.23.3, it is possible to execute arbitrary PHP code from users that are allowed to create dropdowns. This issue has been patched in version 1.23.3.

Affected products

fields
  • ==< 1.23.3

Matching in nixpkgs

pkgs.ocamlPackages_latest.fieldslib

Syntax extension to define first class values representing record fields, to get and set record fields, iterate and fold over all fields of a record and create new record values

Package maintainers