CVE-2024-7143 created 3 months ago Pulpcore: rbac permissions incorrectly assigned in tasks that create objects A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn't dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing. Affected products pulp =<3.56.0 receptor python-django python-urllib3 python-pulpcore python3x-django python3x-urllib3 python3x-pulpcore automation-controller python-pulpcore-client rubygem-pulpcore_client Matching in nixpkgs pkgs.pulp A build system for PureScript projects nixos-unstable ??? nixpkgs-unstable 16.0.2 pkgs.nodePackages.pulp A build system for PureScript projects nixos-unstable ??? nixpkgs-unstable 16.0.2 pkgs.python312Packages.pulp Module to generate MPS or LP files nixos-unstable ??? nixpkgs-unstable 2.8.0 pkgs.python313Packages.pulp Module to generate MPS or LP files nixos-unstable ??? nixpkgs-unstable 2.8.0 pkgs.nodePackages_latest.pulp A build system for PureScript projects nixos-unstable ??? nixpkgs-unstable 16.0.2 Package maintainers: 1 @teto Matthieu Coudron <mcoudron@hotmail.com>
pkgs.nodePackages.pulp A build system for PureScript projects nixos-unstable ??? nixpkgs-unstable 16.0.2
pkgs.python312Packages.pulp Module to generate MPS or LP files nixos-unstable ??? nixpkgs-unstable 2.8.0
pkgs.python313Packages.pulp Module to generate MPS or LP files nixos-unstable ??? nixpkgs-unstable 2.8.0
pkgs.nodePackages_latest.pulp A build system for PureScript projects nixos-unstable ??? nixpkgs-unstable 16.0.2
CVE-2024-9774 created 3 months ago Python-sql: python-sql unary operators does not escape non-expression A vulnerability was found in python-sql where unary operators do not escape non-Expression. Affected products python-sql <1.5.2 Matching in nixpkgs pkgs.python312Packages.python-sql Library to write SQL queries in a pythonic way nixos-unstable ??? nixpkgs-unstable 1.6.0 pkgs.python313Packages.python-sql Library to write SQL queries in a pythonic way nixos-unstable ??? nixpkgs-unstable 1.6.0 pkgs.python312Packages.ipython-sql Introduces a %sql (or %%sql) magic nixos-unstable ??? nixpkgs-unstable 0.5.0 pkgs.python313Packages.ipython-sql Introduces a %sql (or %%sql) magic nixos-unstable ??? nixpkgs-unstable 0.5.0 Package maintainers: 2 @johbo Johannes Bornhold <johannes@bornhold.name> @cpcloud Phillip Cloud
pkgs.python312Packages.python-sql Library to write SQL queries in a pythonic way nixos-unstable ??? nixpkgs-unstable 1.6.0
pkgs.python313Packages.python-sql Library to write SQL queries in a pythonic way nixos-unstable ??? nixpkgs-unstable 1.6.0
pkgs.python312Packages.ipython-sql Introduces a %sql (or %%sql) magic nixos-unstable ??? nixpkgs-unstable 0.5.0
pkgs.python313Packages.ipython-sql Introduces a %sql (or %%sql) magic nixos-unstable ??? nixpkgs-unstable 0.5.0
CVE-2024-9666 4.7 MEDIUM CVSS version: 3.1 Attack vector (AV): LOCAL Attack complexity (AC): HIGH Privileges required (PR): LOW User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): NONE Integrity impact (I): NONE Availability impact (A): HIGH created 3 months ago Org.keycloak/keycloak-quarkus-server: keycloak proxy header handling denial-of-service (dos) vulnerability A vulnerability was found in the Keycloak Server. The Keycloak Server is vulnerable to a denial of service (DoS) attack due to improper handling of proxy headers. When Keycloak is configured to accept incoming proxy headers, it may accept non-IP values, such as obfuscated identifiers, without proper validation. This issue can lead to costly DNS resolution operations, which an attacker could exploit to tie up IO threads and potentially cause a denial of service. The attacker must have access to send requests to a Keycloak instance that is configured to accept proxy headers, specifically when reverse proxies do not overwrite incoming headers, and Keycloak is configured to trust these headers. Affected products keycloak <26.0.6 <24.0.9 rhbk/keycloak-rhel9 * rhbk/keycloak-rhel9-operator * rhbk/keycloak-operator-bundle * org.keycloak/keycloak-quarkus-server Matching in nixpkgs pkgs.keycloak Identity and access management for modern applications and services nixos-unstable ??? nixpkgs-unstable 26.3.4 pkgs.terraform-providers.keycloak nixos-unstable ??? nixpkgs-unstable 5.4.0 pkgs.python312Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0 pkgs.python313Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0 Package maintainers: 4 @ngerstle Nicholas Gerstle <ngerstle@gmail.com> @NickCao Nick Cao <nickcao@nichi.co> @talyz Kim Lindberger <kim.lindberger@gmail.com> @leona-ya Leona Maroni <nix@leona.is>
pkgs.keycloak Identity and access management for modern applications and services nixos-unstable ??? nixpkgs-unstable 26.3.4
pkgs.python312Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0
pkgs.python313Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0
CVE-2024-9427 5.4 MEDIUM CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): LOW Privileges required (PR): LOW User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): LOW Integrity impact (I): LOW Availability impact (A): NONE created 3 months ago Koji: escape html tag characters in the query string A vulnerability in Koji was found. An unsanitized input allows for an XSS attack. Javascript code from a malicious link could be reflected in the resulting web page. It is not expected to be able to submit an action or make a change in Koji due to existing XSS protections in the code Affected products koji <1.35.1 Matching in nixpkgs pkgs.koji Interactive CLI for creating conventional commits nixos-unstable ??? nixpkgs-unstable 3.2.0 pkgs.haskellPackages.koji Koji buildsystem XML-RPC API bindings nixos-unstable ??? nixpkgs-unstable 0.0.2 Package maintainers: 2 @ByteSudoer ByteSudoer <bytesudoer@gmail.com> @WeetHet WeetHet
pkgs.koji Interactive CLI for creating conventional commits nixos-unstable ??? nixpkgs-unstable 3.2.0
pkgs.haskellPackages.koji Koji buildsystem XML-RPC API bindings nixos-unstable ??? nixpkgs-unstable 0.0.2
CVE-2024-4629 6.5 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): LOW Availability impact (A): NONE created 3 months ago Keycloak: potential bypass of brute force protection A vulnerability was found in Keycloak. This flaw allows attackers to bypass brute force protection by exploiting the timing of login attempts. By initiating multiple login requests simultaneously, attackers can exceed the configured limits for failed attempts before the system locks them out. This timing loophole enables attackers to make more guesses at passwords than intended, potentially compromising account security on affected systems. Affected products keycloak ==24.0.3 rh-sso7-keycloak * rhbk/keycloak-rhel9 * org.keycloak-keycloak-parent rhbk/keycloak-rhel9-operator * rhbk/keycloak-operator-bundle * rh-sso-7/sso76-openshift-rhel8 * Matching in nixpkgs pkgs.keycloak Identity and access management for modern applications and services nixos-unstable ??? nixpkgs-unstable 26.3.4 pkgs.terraform-providers.keycloak nixos-unstable ??? nixpkgs-unstable 5.4.0 pkgs.python312Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0 pkgs.python313Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0 Package maintainers: 4 @ngerstle Nicholas Gerstle <ngerstle@gmail.com> @NickCao Nick Cao <nickcao@nichi.co> @talyz Kim Lindberger <kim.lindberger@gmail.com> @leona-ya Leona Maroni <nix@leona.is>
pkgs.keycloak Identity and access management for modern applications and services nixos-unstable ??? nixpkgs-unstable 26.3.4
pkgs.python312Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0
pkgs.python313Packages.python-keycloak Provides access to the Keycloak API nixos-unstable ??? nixpkgs-unstable 4.0.0
CVE-2024-47515 8.1 HIGH CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): LOW Privileges required (PR): LOW User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): HIGH Integrity impact (I): HIGH Availability impact (A): NONE created 3 months ago Pagure: generate_archive() follows symbolic links in temporary clones A vulnerability was found in Pagure. Support of symbolic links during repository archiving of repositories allows the disclosure of local files. This flaw allows a malicious user to take advantage of the Pagure instance. Affected products pagure ==5.14.1 Matching in nixpkgs pkgs.haskellPackages.pagure Pagure REST client library nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.haskellPackages.pagure-cli A Pagure gitforge query tool nixos-unstable ??? nixpkgs-unstable 0.2.2
pkgs.haskellPackages.pagure-cli A Pagure gitforge query tool nixos-unstable ??? nixpkgs-unstable 0.2.2
CVE-2024-8768 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): NONE Integrity impact (I): NONE Availability impact (A): HIGH created 3 months ago Vllm: a completions api request with an empty prompt will crash the vllm api server. A flaw was found in the vLLM library. A completions API request with an empty prompt will crash the vLLM API server, resulting in a denial of service. Affected products vllm <0.5.5 rhelai1/bootc-nvidia-rhel9 rhelai1/instructlab-nvidia-rhel9 Matching in nixpkgs pkgs.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1 pkgs.python312Packages.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1 Package maintainers: 2 @happysalada Raphael Megzari <raphael@megzari.com> @CertainLach Yaroslav Bolyukin <iam@lach.pw>
pkgs.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1
pkgs.python312Packages.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1
CVE-2024-8939 6.2 MEDIUM 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): NONE Integrity impact (I): NONE Availability impact (A): HIGH created 3 months ago Vllm: denials of service in vllm json web api A vulnerability was found in the ilab model serve component, where improper handling of the best_of parameter in the vllm JSON web API can lead to a Denial of Service (DoS). The API used for LLM-based sentence or chat completion accepts a best_of parameter to return the best completion from several options. When this parameter is set to a large value, the API does not handle timeouts or resource exhaustion properly, allowing an attacker to cause a DoS by consuming excessive system resources. This leads to the API becoming unresponsive, preventing legitimate users from accessing the service. Affected products vllm <0.5.0.post1 rhelai1/bootc-nvidia-rhel9 rhelai1/instructlab-nvidia-rhel9 Matching in nixpkgs pkgs.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1 pkgs.python312Packages.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1 Package maintainers: 2 @happysalada Raphael Megzari <raphael@megzari.com> @CertainLach Yaroslav Bolyukin <iam@lach.pw>
pkgs.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1
pkgs.python312Packages.vllm High-throughput and memory-efficient inference and serving engine for LLMs nixos-unstable ??? nixpkgs-unstable 0.10.1.1
CVE-2024-12840 5.0 MEDIUM CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): HIGH Privileges required (PR): HIGH User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): HIGH Integrity impact (I): LOW Availability impact (A): NONE created 3 months ago Http proxies: satellite: service side request forgery in http proxies A server-side request forgery exists in Satellite. When a PUT HTTP request is made to /http_proxies/test_connection, when supplied with the http_proxies variable set to localhost, the attacker can fetch the localhost banner. Affected products security Matching in nixpkgs pkgs.job-security Job control from anywhere nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-04-07 pkgs.libmodsecurity ModSecurity v3 library component. nixos-unstable ??? nixpkgs-unstable 3.0.14 pkgs.paretosecurity Agent that makes sure your laptop is correctly configured for security nixos-unstable ??? nixpkgs-unstable 0.3.4 pkgs.xml-security-c C++ Implementation of W3C security standards for XML nixos-unstable ??? nixpkgs-unstable 3.0.0 pkgs.modsecurity-crs The OWASP ModSecurity Core Rule Set is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. nixos-unstable ??? nixpkgs-unstable 3.3.4 pkgs.modsecurity_standalone Open source, cross-platform web application firewall (WAF) nixos-unstable ??? nixpkgs-unstable 2.9.12 pkgs.converged-security-suite Converged Security Suite for Intel & AMD platform security features nixos-unstable ??? nixpkgs-unstable 2.8.1 pkgs.python312Packages.zope-security Zope Security Framework nixos-unstable ??? nixpkgs-unstable 7.3 pkgs.python313Packages.zope-security Zope Security Framework nixos-unstable ??? nixpkgs-unstable 7.3 pkgs.haskellPackages.hackage-security Hackage security library nixos-unstable ??? nixpkgs-unstable 0.6.3.1 pkgs.python312Packages.flask-security Quickly add security features to your Flask application nixos-unstable ??? nixpkgs-unstable 5.6.2 pkgs.python313Packages.flask-security Quickly add security features to your Flask application nixos-unstable ??? nixpkgs-unstable 5.6.2 pkgs.python312Packages.securityreporter Python wrapper for the Reporter API nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.python313Packages.securityreporter Python wrapper for the Reporter API nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.haskellPackages.amazonka-securityhub Amazon SecurityHub SDK nixos-unstable ??? nixpkgs-unstable 2.0 pkgs.haskellPackages.gogol-securitycenter Google Security Command Center SDK nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.haskellPackages.amazonka-securitylake Amazon Security Lake SDK nixos-unstable ??? nixpkgs-unstable 2.0 pkgs.haskellPackages.hackage-security-HTTP Hackage security bindings against the HTTP library nixos-unstable ??? nixpkgs-unstable 0.1.1.2 pkgs.haskellPackages.unicode-data-security Unicode security mechanisms database nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.azure-mgmt-security Microsoft Azure Security Center Management Client Library for Python nixos-unstable ??? nixpkgs-unstable 7.0.0 pkgs.python313Packages.azure-mgmt-security Microsoft Azure Security Center Management Client Library for Python nixos-unstable ??? nixpkgs-unstable 7.0.0 pkgs.haskellPackages.gogol-websecurityscanner Google Web Security Scanner SDK nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.python312Packages.mypy-boto3-securityhub Type annotations for boto3 securityhub nixos-unstable ??? nixpkgs-unstable boto3-securityhub-1.40.26 pkgs.python313Packages.mypy-boto3-securityhub Type annotations for boto3 securityhub nixos-unstable ??? nixpkgs-unstable boto3-securityhub-1.40.26 pkgs.python312Packages.mypy-boto3-securitylake Type annotations for boto3 securitylake nixos-unstable ??? nixpkgs-unstable boto3-securitylake-1.40.0 pkgs.python313Packages.mypy-boto3-securitylake Type annotations for boto3 securitylake nixos-unstable ??? nixpkgs-unstable boto3-securitylake-1.40.0 pkgs.pantheon.switchboard-plug-security-privacy Switchboard Security & Privacy Plug nixos-unstable ??? nixpkgs-unstable 8.0.1 pkgs.python312Packages.google-cloud-securitycenter Cloud Security Command Center API API client library nixos-unstable ??? nixpkgs-unstable 1.39.0 pkgs.python313Packages.google-cloud-securitycenter Cloud Security Command Center API API client library nixos-unstable ??? nixpkgs-unstable 1.39.0 pkgs.azure-cli-extensions.hardware-security-modules Microsoft Azure Command-Line Tools AzureDedicatedHSMResourceProvider Extension nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.python312Packages.mypy-boto3-codeguru-security Type annotations for boto3 codeguru-security nixos-unstable ??? nixpkgs-unstable boto3-codeguru-security-1.40.17 pkgs.python313Packages.mypy-boto3-codeguru-security Type annotations for boto3 codeguru-security nixos-unstable ??? nixpkgs-unstable boto3-codeguru-security-1.40.17 pkgs.python312Packages.azure-keyvault-securitydomain Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python nixos-unstable ??? nixpkgs-unstable 1.0.0b1 pkgs.python312Packages.types-aiobotocore-securityhub Type annotations for aiobotocore securityhub nixos-unstable ??? nixpkgs-unstable 2.23.2 pkgs.python313Packages.azure-keyvault-securitydomain Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python nixos-unstable ??? nixpkgs-unstable 1.0.0b1 pkgs.python313Packages.types-aiobotocore-securityhub Type annotations for aiobotocore securityhub nixos-unstable ??? nixpkgs-unstable 2.23.2 pkgs.python312Packages.types-aiobotocore-securitylake Type annotations for aiobotocore securitylake nixos-unstable ??? nixpkgs-unstable 2.23.2 pkgs.python313Packages.types-aiobotocore-securitylake Type annotations for aiobotocore securitylake nixos-unstable ??? nixpkgs-unstable 2.23.2 pkgs.python312Packages.google-cloud-websecurityscanner Google Cloud Web Security Scanner API client library nixos-unstable ??? nixpkgs-unstable 1.17.3 pkgs.python313Packages.google-cloud-websecurityscanner Google Cloud Web Security Scanner API client library nixos-unstable ??? nixpkgs-unstable 1.17.3 pkgs.python312Packages.types-aiobotocore-codeguru-security Type annotations for aiobotocore codeguru-security nixos-unstable ??? nixpkgs-unstable 2.23.2 pkgs.python313Packages.types-aiobotocore-codeguru-security Type annotations for aiobotocore codeguru-security nixos-unstable ??? nixpkgs-unstable 2.23.2 pkgs.gnomeExtensions.arch-linux-updates-and-security-indicator Update indicator for Arch Linux and GNOME Shell. nixos-unstable ??? nixpkgs-unstable 2 pkgs.python312Packages.microsoft-security-utilities-secret-masker Tool for detecting and masking secrets nixos-unstable ??? nixpkgs-unstable 1.0.0b4 pkgs.python313Packages.microsoft-security-utilities-secret-masker Tool for detecting and masking secrets nixos-unstable ??? nixpkgs-unstable 1.0.0b4 Package maintainers: 14 @davidak David Kleuker <post@davidak.de> @bobby285271 Bobby Rong <rjl931189261@126.com> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @katexochen Paul Meyer <katexochen0@gmail.com> @ulrikstrid Ulrik Strid <ulrik.strid@outlook.com> @mbalatsko Maksym Balatsko <mbalatsko@gmail.com> @Izorkin Yurii Izorkin <Izorkin@gmail.com> @offlinehacker Jaka Hudoklin <jaka@x-truder.net> @gador Florian Brandes <florian.brandes@posteo.de> @zupo Nejc Zupan <nejczupan+nix@gmail.com> @honnip Jung seungwoo <me@honnip.page> @fgaz Francesco Gazzetta <fgaz@fgaz.me> @felixsinger Felix Singer <felixsinger@posteo.net> @jagajaga Arseniy Seroka <ars.seroka@gmail.com>
pkgs.job-security Job control from anywhere nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-04-07
pkgs.paretosecurity Agent that makes sure your laptop is correctly configured for security nixos-unstable ??? nixpkgs-unstable 0.3.4
pkgs.xml-security-c C++ Implementation of W3C security standards for XML nixos-unstable ??? nixpkgs-unstable 3.0.0
pkgs.modsecurity-crs The OWASP ModSecurity Core Rule Set is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. nixos-unstable ??? nixpkgs-unstable 3.3.4
pkgs.modsecurity_standalone Open source, cross-platform web application firewall (WAF) nixos-unstable ??? nixpkgs-unstable 2.9.12
pkgs.converged-security-suite Converged Security Suite for Intel & AMD platform security features nixos-unstable ??? nixpkgs-unstable 2.8.1
pkgs.haskellPackages.hackage-security Hackage security library nixos-unstable ??? nixpkgs-unstable 0.6.3.1
pkgs.python312Packages.flask-security Quickly add security features to your Flask application nixos-unstable ??? nixpkgs-unstable 5.6.2
pkgs.python313Packages.flask-security Quickly add security features to your Flask application nixos-unstable ??? nixpkgs-unstable 5.6.2
pkgs.python312Packages.securityreporter Python wrapper for the Reporter API nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.python313Packages.securityreporter Python wrapper for the Reporter API nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.haskellPackages.amazonka-securityhub Amazon SecurityHub SDK nixos-unstable ??? nixpkgs-unstable 2.0
pkgs.haskellPackages.gogol-securitycenter Google Security Command Center SDK nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.haskellPackages.amazonka-securitylake Amazon Security Lake SDK nixos-unstable ??? nixpkgs-unstable 2.0
pkgs.haskellPackages.hackage-security-HTTP Hackage security bindings against the HTTP library nixos-unstable ??? nixpkgs-unstable 0.1.1.2
pkgs.haskellPackages.unicode-data-security Unicode security mechanisms database nixos-unstable ??? nixpkgs-unstable 0.4.0
pkgs.python312Packages.azure-mgmt-security Microsoft Azure Security Center Management Client Library for Python nixos-unstable ??? nixpkgs-unstable 7.0.0
pkgs.python313Packages.azure-mgmt-security Microsoft Azure Security Center Management Client Library for Python nixos-unstable ??? nixpkgs-unstable 7.0.0
pkgs.haskellPackages.gogol-websecurityscanner Google Web Security Scanner SDK nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.python312Packages.mypy-boto3-securityhub Type annotations for boto3 securityhub nixos-unstable ??? nixpkgs-unstable boto3-securityhub-1.40.26
pkgs.python313Packages.mypy-boto3-securityhub Type annotations for boto3 securityhub nixos-unstable ??? nixpkgs-unstable boto3-securityhub-1.40.26
pkgs.python312Packages.mypy-boto3-securitylake Type annotations for boto3 securitylake nixos-unstable ??? nixpkgs-unstable boto3-securitylake-1.40.0
pkgs.python313Packages.mypy-boto3-securitylake Type annotations for boto3 securitylake nixos-unstable ??? nixpkgs-unstable boto3-securitylake-1.40.0
pkgs.pantheon.switchboard-plug-security-privacy Switchboard Security & Privacy Plug nixos-unstable ??? nixpkgs-unstable 8.0.1
pkgs.python312Packages.google-cloud-securitycenter Cloud Security Command Center API API client library nixos-unstable ??? nixpkgs-unstable 1.39.0
pkgs.python313Packages.google-cloud-securitycenter Cloud Security Command Center API API client library nixos-unstable ??? nixpkgs-unstable 1.39.0
pkgs.azure-cli-extensions.hardware-security-modules Microsoft Azure Command-Line Tools AzureDedicatedHSMResourceProvider Extension nixos-unstable ??? nixpkgs-unstable 0.2.0
pkgs.python312Packages.mypy-boto3-codeguru-security Type annotations for boto3 codeguru-security nixos-unstable ??? nixpkgs-unstable boto3-codeguru-security-1.40.17
pkgs.python313Packages.mypy-boto3-codeguru-security Type annotations for boto3 codeguru-security nixos-unstable ??? nixpkgs-unstable boto3-codeguru-security-1.40.17
pkgs.python312Packages.azure-keyvault-securitydomain Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python nixos-unstable ??? nixpkgs-unstable 1.0.0b1
pkgs.python312Packages.types-aiobotocore-securityhub Type annotations for aiobotocore securityhub nixos-unstable ??? nixpkgs-unstable 2.23.2
pkgs.python313Packages.azure-keyvault-securitydomain Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python nixos-unstable ??? nixpkgs-unstable 1.0.0b1
pkgs.python313Packages.types-aiobotocore-securityhub Type annotations for aiobotocore securityhub nixos-unstable ??? nixpkgs-unstable 2.23.2
pkgs.python312Packages.types-aiobotocore-securitylake Type annotations for aiobotocore securitylake nixos-unstable ??? nixpkgs-unstable 2.23.2
pkgs.python313Packages.types-aiobotocore-securitylake Type annotations for aiobotocore securitylake nixos-unstable ??? nixpkgs-unstable 2.23.2
pkgs.python312Packages.google-cloud-websecurityscanner Google Cloud Web Security Scanner API client library nixos-unstable ??? nixpkgs-unstable 1.17.3
pkgs.python313Packages.google-cloud-websecurityscanner Google Cloud Web Security Scanner API client library nixos-unstable ??? nixpkgs-unstable 1.17.3
pkgs.python312Packages.types-aiobotocore-codeguru-security Type annotations for aiobotocore codeguru-security nixos-unstable ??? nixpkgs-unstable 2.23.2
pkgs.python313Packages.types-aiobotocore-codeguru-security Type annotations for aiobotocore codeguru-security nixos-unstable ??? nixpkgs-unstable 2.23.2
pkgs.gnomeExtensions.arch-linux-updates-and-security-indicator Update indicator for Arch Linux and GNOME Shell. nixos-unstable ??? nixpkgs-unstable 2
pkgs.python312Packages.microsoft-security-utilities-secret-masker Tool for detecting and masking secrets nixos-unstable ??? nixpkgs-unstable 1.0.0b4
pkgs.python313Packages.microsoft-security-utilities-secret-masker Tool for detecting and masking secrets nixos-unstable ??? nixpkgs-unstable 1.0.0b4
CVE-2024-37962 6.5 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): LOW created 3 months ago WordPress Fusion Page Builder plugin <= 1.6.1 - Cross Site Scripting (XSS) vulnerability Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Agency Dominion Fusion allows Stored XSS.This issue affects Fusion: from n/a through 1.6.1. Affected products fusion =<1.6.1 Matching in nixpkgs pkgs.datafusion-cli CLI for Apache Arrow DataFusion nixos-unstable ??? nixpkgs-unstable 49.0.2 pkgs.lxgw-fusionkai Simplified Chinese font derived from LXGW WenKai GB, iansui and Klee One nixos-unstable ??? nixpkgs-unstable 24.134 pkgs.finalfusion-utils Utility for converting, quantizing, and querying word embeddings nixos-unstable ??? nixpkgs-unstable 0.14.1 pkgs.python312Packages.datafusion Extensible query execution framework nixos-unstable ??? nixpkgs-unstable 40.1.0 pkgs.python313Packages.datafusion Extensible query execution framework nixos-unstable ??? nixpkgs-unstable 40.1.0 pkgs.haskellPackages.fusion-plugin GHC plugin to make stream fusion more predictable nixos-unstable ??? nixpkgs-unstable 0.2.7 pkgs.python312Packages.finalfusion Python module for using finalfusion, word2vec, and fastText word embeddings nixos-unstable ??? nixpkgs-unstable 0.7.1 pkgs.python312Packages.k-diffusion Karras et al. (2022) diffusion models for PyTorch nixos-unstable ??? nixpkgs-unstable 0.1.1.post1 pkgs.python313Packages.finalfusion Python module for using finalfusion, word2vec, and fastText word embeddings nixos-unstable ??? nixpkgs-unstable 0.7.1 pkgs.python313Packages.k-diffusion Karras et al. (2022) diffusion models for PyTorch nixos-unstable ??? nixpkgs-unstable 0.1.1.post1 pkgs.haskellPackages.gogol-datafusion Google Cloud Data Fusion SDK nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.haskellPackages.list-fusion-probe testing list fusion for success nixos-unstable ??? nixpkgs-unstable 0.1.0.9 pkgs.haskellPackages.gogol-fusiontables Google Fusion Tables SDK nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.haskellPackages.fusion-plugin-types Types for the fusion-plugin package nixos-unstable ??? nixpkgs-unstable 0.1.0 pkgs.vimPlugins.nvim-treesitter-parsers.fusion nixos-unstable ??? nixpkgs-unstable Package maintainers: 4 @cpcloud Phillip Cloud @happysalada Raphael Megzari <raphael@megzari.com> @hellodword hellodword @Mic92 Jörg Thalheim <joerg@thalheim.io>
pkgs.lxgw-fusionkai Simplified Chinese font derived from LXGW WenKai GB, iansui and Klee One nixos-unstable ??? nixpkgs-unstable 24.134
pkgs.finalfusion-utils Utility for converting, quantizing, and querying word embeddings nixos-unstable ??? nixpkgs-unstable 0.14.1
pkgs.python312Packages.datafusion Extensible query execution framework nixos-unstable ??? nixpkgs-unstable 40.1.0
pkgs.python313Packages.datafusion Extensible query execution framework nixos-unstable ??? nixpkgs-unstable 40.1.0
pkgs.haskellPackages.fusion-plugin GHC plugin to make stream fusion more predictable nixos-unstable ??? nixpkgs-unstable 0.2.7
pkgs.python312Packages.finalfusion Python module for using finalfusion, word2vec, and fastText word embeddings nixos-unstable ??? nixpkgs-unstable 0.7.1
pkgs.python312Packages.k-diffusion Karras et al. (2022) diffusion models for PyTorch nixos-unstable ??? nixpkgs-unstable 0.1.1.post1
pkgs.python313Packages.finalfusion Python module for using finalfusion, word2vec, and fastText word embeddings nixos-unstable ??? nixpkgs-unstable 0.7.1
pkgs.python313Packages.k-diffusion Karras et al. (2022) diffusion models for PyTorch nixos-unstable ??? nixpkgs-unstable 0.1.1.post1
pkgs.haskellPackages.gogol-datafusion Google Cloud Data Fusion SDK nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.haskellPackages.list-fusion-probe testing list fusion for success nixos-unstable ??? nixpkgs-unstable 0.1.0.9
pkgs.haskellPackages.gogol-fusiontables Google Fusion Tables SDK nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.haskellPackages.fusion-plugin-types Types for the fusion-plugin package nixos-unstable ??? nixpkgs-unstable 0.1.0