⚠️ 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.

Automatically generated suggestions

Create Draft to queue a suggestion for refinement.

Dismiss to remove a suggestion from the queue.

CVE-2023-0341
7.8 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): LOCAL
  • Attack complexity (AC): LOW
  • Privileges required (PR): NONE
  • User interaction (UI): REQUIRED
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): HIGH
created 6 months, 2 weeks ago
Stack Buffer Overflow in editorconfig-core-c

A stack buffer overflow exists in the ec_glob function of editorconfig-core-c before v0.12.6 which allowed an attacker to arbitrarily write to the stack and possibly allows remote code execution. editorconfig-core-c v0.12.6 resolved this vulnerability by bound checking all write operations over the p_pcre buffer.

editorconfig-core-c
<v0.12.6

pkgs.editorconfig-core-c

EditorConfig core library written in C
Package maintainers: 1
CVE-2023-48291 created 6 months, 2 weeks ago
Apache Airflow: Improper access control to DAG resources

Apache Airflow, in versions prior to 2.8.0, contains a security vulnerability that allows an authenticated user with limited access to some DAGs, to craft a request that could give the user write access to various DAG resources for DAGs that the user had no access to, thus, enabling the user to clear DAGs they shouldn't. This is a missing fix for CVE-2023-42792 in Apache Airflow 2.7.2  Users of Apache Airflow are strongly advised to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability.

apache-airflow
<2.8.0

pkgs.apache-airflow

Programmatically author, schedule and monitor data pipelines
Package maintainers: 3
CVE-2024-5197 created 6 months, 2 weeks ago
Integer overflow in libvpx

There exists interger overflows in libvpx in versions prior to 1.14.1. Calling vpx_img_alloc() with a large value of the d_w, d_h, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. Calling vpx_img_wrap() with a large value of the d_w, d_h, or stride_align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. We recommend upgrading to version 1.14.1 or beyond

libvpx
<1.14.1

pkgs.libvpx.x86_64-linux

WebM VP8/VP9 codec SDK

pkgs.libvpx.aarch64-linux

WebM VP8/VP9 codec SDK

pkgs.libvpx.x86_64-darwin

WebM VP8/VP9 codec SDK

pkgs.libvpx.aarch64-darwin

WebM VP8/VP9 codec SDK
Package maintainers: 1
CVE-2023-6779
8.2 HIGH
  • 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): NONE
  • Integrity impact (I): LOW
  • Availability impact (A): HIGH
created 6 months, 2 weeks ago
Glibc: off-by-one heap-based buffer overflow in __vsyslog_internal()

An off-by-one heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a message bigger than INT_MAX bytes, leading to an incorrect calculation of the buffer size to store the message, resulting in an application crash. This issue affects glibc 2.37 and newer.

glibc
compat-glibc

pkgs.mtrace

Perl script used to interpret and provide human readable output of the trace log contained in the file mtracedata, whose contents were produced by mtrace(3)

pkgs.glibcLocales

Locale information for the GNU C Library

pkgs.glibcLocalesUtf8

Locale information for the GNU C Library

pkgs.locale.x86_64-linux

pkgs.locale.aarch64-linux

pkgs.libiconv.x86_64-linux

pkgs.libiconv.aarch64-linux

Package maintainers: 2
CVE-2022-31631
9.1 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): NONE
created 6 months, 2 weeks ago
PDO::quote() may return unquoted string

In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.

pdo_sqlite
<8.2.2
<8.1.15
<8.0.27

pkgs.php81Extensions.pdo_sqlite

PHP upstream extension: pdo_sqlite

pkgs.php82Extensions.pdo_sqlite

PHP upstream extension: pdo_sqlite

pkgs.php83Extensions.pdo_sqlite

PHP upstream extension: pdo_sqlite

pkgs.php84Extensions.pdo_sqlite

PHP upstream extension: pdo_sqlite

pkgs.php81Extensions.pdo_sqlite.x86_64-linux

PHP upstream extension: pdo_sqlite

pkgs.php82Extensions.pdo_sqlite.x86_64-linux

PHP upstream extension: pdo_sqlite

pkgs.php83Extensions.pdo_sqlite.x86_64-linux

PHP upstream extension: pdo_sqlite

pkgs.php84Extensions.pdo_sqlite.x86_64-linux

PHP upstream extension: pdo_sqlite

pkgs.php81Extensions.pdo_sqlite.aarch64-linux

PHP upstream extension: pdo_sqlite

pkgs.php81Extensions.pdo_sqlite.x86_64-darwin

PHP upstream extension: pdo_sqlite

pkgs.php82Extensions.pdo_sqlite.aarch64-linux

PHP upstream extension: pdo_sqlite

pkgs.php82Extensions.pdo_sqlite.x86_64-darwin

PHP upstream extension: pdo_sqlite

pkgs.php83Extensions.pdo_sqlite.aarch64-linux

PHP upstream extension: pdo_sqlite

pkgs.php83Extensions.pdo_sqlite.x86_64-darwin

PHP upstream extension: pdo_sqlite

pkgs.php84Extensions.pdo_sqlite.aarch64-linux

PHP upstream extension: pdo_sqlite

pkgs.php84Extensions.pdo_sqlite.x86_64-darwin

PHP upstream extension: pdo_sqlite

pkgs.php81Extensions.pdo_sqlite.aarch64-darwin

PHP upstream extension: pdo_sqlite

pkgs.php82Extensions.pdo_sqlite.aarch64-darwin

PHP upstream extension: pdo_sqlite

pkgs.php83Extensions.pdo_sqlite.aarch64-darwin

PHP upstream extension: pdo_sqlite

pkgs.php84Extensions.pdo_sqlite.aarch64-darwin

PHP upstream extension: pdo_sqlite
Package maintainers: 5
CVE-2023-1258
5.3 MEDIUM
  • 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): LOW
  • Integrity impact (I): NONE
  • Availability impact (A): NONE
created 6 months, 2 weeks ago
Flow-X disclosure of sensitive information to unauthenticated users

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in ABB Flow-X firmware on Flow-X embedded hardware (web service modules) allows Footprinting.This issue affects Flow-X: before 4.0.

firmware
<4.0

pkgs.zd1211fw

Firmware for the ZyDAS ZD1211(b) 802.11a/b/g USB WLAN chip

pkgs.alsa-firmware

Soundcard firmwares from the alsa project

pkgs.gnome-firmware

Tool for installing firmware on devices

pkgs.linux-firmware

Binary firmware collection packaged by kernel.org

pkgs.rt5677-firmware

Firmware for Realtek rt5677 device
  • nixos-unstable ???
    • nixos-unstable-small
    • nixpkgs-unstable

pkgs.firmware-manager

Graphical frontend for firmware management

pkgs.rtl8761b-firmware

Firmware for Realtek RTL8761b
  • nixos-unstable ???
    • nixos-unstable-small
    • nixpkgs-unstable

pkgs.system76-firmware

Tools for managing firmware updates for system76 devices

pkgs.facetimehd-firmware

facetimehd firmware

pkgs.xow_dongle-firmware

Xbox One wireless dongle firmware

pkgs.uefi-firmware-parser

Tool for parsing, extracting, and recreating UEFI firmware volumes

pkgs.nitrokey-pro-firmware

Firmware for the Nitrokey Pro device

pkgs.armTrustedFirmwareQemu

Reference implementation of secure world software for ARMv8-A

pkgs.armTrustedFirmwareS905

Reference implementation of secure world software for ARMv8-A

pkgs.libreelec-dvb-firmware

DVB firmware from LibreELEC

pkgs.armTrustedFirmwareTools

Reference implementation of secure world software for ARMv8-A

pkgs.nitrokey-start-firmware

Firmware for the Nitrokey Start device
  • nixos-unstable 13
    • nixos-unstable-small 13
    • nixpkgs-unstable 13

pkgs.nitrokey-storage-firmware

Firmware for the Nitrokey Storage device

pkgs.sof-firmware.x86_64-linux

Sound Open Firmware

pkgs.raspberrypifw.x86_64-linux

Firmware for the Raspberry Pi board

pkgs.sof-firmware.aarch64-linux

Sound Open Firmware

pkgs.ath9k-htc-blobless-firmware

Blobless, open source wifi firmware for ath9k_htc.ko

pkgs.linux-firmware.x86_64-linux

Binary firmware collection packaged by kernel.org

pkgs.raspberrypiWirelessFirmware

Firmware for builtin Wifi/Bluetooth devices in the Raspberry Pi 3+ and Zero W

pkgs.raspberrypifw.aarch64-linux

Firmware for the Raspberry Pi board

pkgs.linux-firmware.aarch64-linux

Binary firmware collection packaged by kernel.org

pkgs.rt5677-firmware.x86_64-linux

Firmware for Realtek rt5677 device

pkgs.rt5677-firmware.aarch64-linux

Firmware for Realtek rt5677 device

pkgs.rtl8761b-firmware.x86_64-linux

Firmware for Realtek RTL8761b

pkgs.python311Packages.virt-firmware

Tools for virtual machine firmware volumes

pkgs.python312Packages.virt-firmware

Tools for virtual machine firmware volumes

pkgs.rtl8761b-firmware.aarch64-linux

Firmware for Realtek RTL8761b

pkgs.libreelec-dvb-firmware.x86_64-linux

DVB firmware from LibreELEC

pkgs.ath9k-htc-blobless-firmware-unstable

Blobless, open source wifi firmware for ath9k_htc.ko

pkgs.libreelec-dvb-firmware.aarch64-linux

DVB firmware from LibreELEC

pkgs.azure-cli-extensions.firmwareanalysis

Microsoft Azure Command-Line Tools Firmwareanalysis Extension

pkgs.raspberrypiWirelessFirmware.x86_64-linux

Firmware for builtin Wifi/Bluetooth devices in the Raspberry Pi 3+ and Zero W

pkgs.raspberrypiWirelessFirmware.aarch64-linux

Firmware for builtin Wifi/Bluetooth devices in the Raspberry Pi 3+ and Zero W

pkgs.python312Packages.virt-firmware.x86_64-linux

Tools for virtual machine firmware volumes

pkgs.python312Packages.virt-firmware.aarch64-linux

Tools for virtual machine firmware volumes

pkgs.python312Packages.virt-firmware.x86_64-darwin

Tools for virtual machine firmware volumes

pkgs.python312Packages.virt-firmware.aarch64-darwin

Tools for virtual machine firmware volumes
Package maintainers: 31
CVE-2024-43428
7.7 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): LOCAL
  • 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): NONE
created 6 months, 2 weeks ago
Moodle: cache poisoning via injection into storage

To address a cache poisoning risk in Moodle, additional validation for local storage was required.

moodle
<4.4.2
<4.1.12
<4.2.9
<4.3.6

pkgs.moodle

Free and open-source learning management system (LMS) written in PHP

pkgs.moodle-dl

Moodle downloader that downloads course content fast from Moodle
Package maintainers: 2
CVE-2024-43426
7.5 HIGH
  • 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): NONE
  • Availability impact (A): NONE
created 6 months, 2 weeks ago
Moodle: arbitrary file read risk through pdftex

A flaw was found in pdfTeX. Insufficient sanitizing in the TeX notation filter resulted in an arbitrary file read risk on sites where pdfTeX is available, such as those with TeX Live installed.

moodle
<4.4.2
<4.1.12
<4.2.9
<4.3.6

pkgs.moodle

Free and open-source learning management system (LMS) written in PHP

pkgs.moodle-dl

Moodle downloader that downloads course content fast from Moodle
Package maintainers: 2
CVE-2024-11831
5.4 MEDIUM
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): LOW
  • User interaction (UI): REQUIRED
  • Scope (S): CHANGED
  • Confidentiality impact (C): LOW
  • Integrity impact (I): LOW
  • Availability impact (A): NONE
created 6 months, 2 weeks ago
Npm-serialize-javascript: cross-site scripting (xss) in serialize-javascript

A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.

pcs
grafana
dotnet6.0
dotnet7.0
dotnet8.0
*
nodejs-webpack
quay/quay-rhel8
mta/mta-ui-rhel9
mta/mta-cli-rhel9
rh-dotnet60-dotnet
rhdh-hub-container
odf4/mcg-core-rhel8
odf4/mcg-core-rhel9
odh-dashboard-rhel8
rhdh/rhdh-hub-rhel9
devspaces/code-rhel8
rhacm2/console-rhel8
rhacm2/console-rhel9
serialize-javascript
<6.0.2
automation-controller
aap-cloud-ui-container
odf4/odf-console-rhel9
*
odh-operator-container
openshift3/ose-console
devspaces/traefik-rhel8
odh-dashboard-container
rhdh-operator-container
odh-model-registry-rhel8
automation-eda-controller
devspaces/dashboard-rhel8
rhosdt/jaeger-agent-rhel8
rhosdt/jaeger-query-rhel8
discovery-server-container
3scale-amp-system-container
rhosdt/jaeger-ingester-rhel8
odf4/ocs-client-console-rhel9
*
odh-ml-pipelines-driver-rhel8
odh-notebook-controller-rhel8
rhosdt/jaeger-collector-rhel8
nodejs-uglifyjs-webpack-plugin
rhosdt/jaeger-all-in-one-rhel8
odh-ml-pipelines-launcher-rhel8
openshift-logging/kibana6-rhel8
rhosdt/jaeger-es-rollover-rhel8
odh-kf-notebook-controller-rhel8
nodejs-compression-webpack-plugin
openshift-service-mesh/kiali-rhel8
nodejs-css-minimizer-webpack-plugin
odf4/odf-multicluster-console-rhel8
odf4/odf-multicluster-console-rhel9
*
odh-ml-pipelines-api-server-v2-rhel8
rhosdt/jaeger-es-index-cleaner-rhel8
openshift4/ose-monitoring-plugin-rhel9
openshift-service-mesh/kiali-ossmc-rhel8
rhtpa/rhtpa-trustification-service-rhel9
advanced-cluster-security/rhacs-main-rhel8
*
odh-ml-pipelines-persistenceagent-v2-rhel8
openshift-pipelines/pipelines-hub-ui-rhel8
odh-ml-pipelines-scheduledworkflow-v2-rhel8
openshift-pipelines/pipelines-hub-api-rhel8
advanced-cluster-security/rhacs-roxctl-rhel8
advanced-cluster-security/rhacs-rhel8-operator
odh-data-science-pipelines-argo-argoexec-rhel8
ansible-automation-platform-24/lightspeed-rhel8
ansible-automation-platform-25/lightspeed-rhel8
advanced-cluster-security/rhacs-central-db-rhel8
advanced-cluster-security/rhacs-scanner-v4-rhel8
openshift-pipelines-console-plugin-rhel8-container
openshift-pipelines/pipelines-console-plugin-rhel8
advanced-cluster-security/rhacs-scanner-v4-db-rhel8
openshift-pipelines/pipelines-hub-db-migration-rhel8
odh-data-science-pipelines-argo-workflowcontroller-rhel8
migration-toolkit-virtualization/mtv-console-plugin-rhel9
openshift-lightspeed-beta/lightspeed-console-plugin-rhel9

pkgs.vpcs

Simple virtual PC simulator

pkgs.pcstat

Page Cache stat: get page cache stats for files on Linux

pkgs.grafana

Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB

pkgs.pcsclite

Middleware to access a smart card using SCard API (PC/SC)

pkgs.pcsx2-bin

Playstation 2 emulator (precompiled binary, repacked from official website)

pkgs.pcsc-tools

Tools used to test a PC/SC driver, card or reader

pkgs.grafana-loki

Like Prometheus, but for logs

pkgs.rpcsvc-proto

This package contains rpcsvc proto.x files from glibc, which are missing in libtirpc

pkgs.grafana-agent

Lightweight subset of Prometheus and more, optimized for Grafana Cloud

pkgs.grafana-alloy

Open source OpenTelemetry Collector distribution with built-in Prometheus pipelines and support for metrics, logs, traces, and profiles

pkgs.grafana-kiosk

Kiosk Utility for Grafana

pkgs.pcsc-cyberjack

REINER SCT cyberJack USB chipcard reader user space driver

pkgs.pcsc-scm-scl011

SCM Microsystems SCL011 chipcard reader user space driver

pkgs.vpcs.x86_64-linux

Simple virtual PC simulator

pkgs.pcscliteWithPolkit

Middleware to access a smart card using SCard API (PC/SC)

pkgs.vpcs.aarch64-linux

Simple virtual PC simulator

pkgs.vpcs.x86_64-darwin

Simple virtual PC simulator

pkgs.grafana-dash-n-grab

Grafana Dash-n-Grab (gdg) -- backup and restore Grafana dashboards, datasources, and other entities

pkgs.vpcs.aarch64-darwin

Simple virtual PC simulator

pkgs.haskellPackages.gpcsets

Generalized Pitch Class Sets for Haskell

pkgs.rpcsvc-proto.x86_64-linux

This package contains rpcsvc proto.x files from glibc, which are missing in libtirpc

pkgs.rpcsvc-proto.aarch64-linux

This package contains rpcsvc proto.x files from glibc, which are missing in libtirpc

pkgs.rpcsvc-proto.x86_64-darwin

This package contains rpcsvc proto.x files from glibc, which are missing in libtirpc

pkgs.rpcsvc-proto.aarch64-darwin

This package contains rpcsvc proto.x files from glibc, which are missing in libtirpc

pkgs.python311Packages.grafanalib

Library for building Grafana dashboards

pkgs.python312Packages.grafanalib

Library for building Grafana dashboards

pkgs.haskellPackages.amazonka-grafana

Amazon Managed Grafana SDK

pkgs.haskellPackages.gpcsets.x86_64-linux

Generalized Pitch Class Sets for Haskell

pkgs.haskellPackages.gpcsets.aarch64-linux

Generalized Pitch Class Sets for Haskell

pkgs.haskellPackages.gpcsets.x86_64-darwin

Generalized Pitch Class Sets for Haskell

pkgs.haskellPackages.gpcsets.aarch64-darwin

Generalized Pitch Class Sets for Haskell

pkgs.python312Packages.grafanalib.x86_64-linux

Library for building Grafana dashboards

pkgs.python312Packages.grafanalib.aarch64-linux

Library for building Grafana dashboards

pkgs.python312Packages.grafanalib.x86_64-darwin

Library for building Grafana dashboards

pkgs.python311Packages.types-aiobotocore-grafana

Type annotations for aiobotocore grafana

pkgs.python312Packages.grafanalib.aarch64-darwin

Library for building Grafana dashboards

pkgs.python312Packages.types-aiobotocore-grafana

Type annotations for aiobotocore grafana

pkgs.python312Packages.mypy-boto3-grafana.x86_64-linux

Type annotations for boto3 grafana

pkgs.python312Packages.mypy-boto3-grafana.aarch64-linux

Type annotations for boto3 grafana

pkgs.python312Packages.mypy-boto3-grafana.x86_64-darwin

Type annotations for boto3 grafana

pkgs.python312Packages.mypy-boto3-grafana.aarch64-darwin

Type annotations for boto3 grafana

pkgs.python312Packages.types-aiobotocore-grafana.x86_64-linux

Type annotations for aiobotocore grafana

pkgs.python312Packages.types-aiobotocore-grafana.aarch64-linux

Type annotations for aiobotocore grafana

pkgs.python312Packages.types-aiobotocore-grafana.x86_64-darwin

Type annotations for aiobotocore grafana

pkgs.python312Packages.types-aiobotocore-grafana.aarch64-darwin

Type annotations for aiobotocore grafana
Package maintainers: 33
CVE-2024-12243
5.3 MEDIUM
  • 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): NONE
  • Integrity impact (I): NONE
  • Availability impact (A): LOW
created 6 months, 2 weeks ago
Gnutls: gnutls impacted by inefficient der decoding in libtasn1 leading to remote dos

A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially crafted certificate, causing GnuTLS to become unresponsive or slow, resulting in a denial-of-service condition.

rhcos
gnutls
=<3.6.16
<3.8.8
*
=<3.7.11
registry.redhat.io/discovery/discovery-ui-rhel9
*
registry.redhat.io/discovery/discovery-server-rhel9
*

pkgs.gnutls

GNU Transport Layer Security Library

pkgs.guile-gnutls

Guile bindings for GnuTLS library

pkgs.python312Packages.python3-gnutls.x86_64-linux

Python wrapper for the GnuTLS library

pkgs.python312Packages.python3-gnutls.aarch64-linux

Python wrapper for the GnuTLS library

pkgs.python312Packages.python3-gnutls.x86_64-darwin

Python wrapper for the GnuTLS library

pkgs.python312Packages.python3-gnutls.aarch64-darwin

Python wrapper for the GnuTLS library
Package maintainers: 3