Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: roomeqwizard

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2026-57583
3.3 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
created 7 hours ago Activity log
  • Created suggestion
OpenZeppelin Contracts Wizard: Line terminators in info.securityContact / info.license can inject lines into generated source

OpenZeppelin Contracts Wizard is a web application to interactively build a contract out of components from OpenZeppelin Contracts. Prior to @openzeppelin/wizard 0.10.11, @openzeppelin/wizard-cairo 3.0.1, @openzeppelin/wizard-stellar 0.6.2, and @openzeppelin/wizard-stylus 0.3.1, the setInfo code path prints info.securityContact and info.license verbatim into single-line comments in generated Solidity, Cairo, Stellar/Soroban, and Stylus source. A line terminator ends the comment and causes following input to be emitted as source declarations. Exploitation requires an integration to populate these fields from untrusted input and a user to consume the generated source; normal self-service web, AI assistant, CLI, and self-hosted API use does not cross that trust boundary, shared links cannot set the fields, and no code executes on a Wizard service. This issue affects generated-source integrity only and is fixed in versions 0.10.11, 3.0.1, 0.6.2, and 0.3.1 of the respective packages.

Affected products

wizard
  • ==< 0.10.11
wizard-cairo
  • ==< 3.0.1
wizard-stylus
  • ==< 0.3.1
wizard-stellar
  • ==< 0.6.2
contracts-wizard
  • ==< 0.10.11

Matching in nixpkgs

pkgs.mutt-wizard

System for automatically configuring mutt and isync

pkgs.cargo-wizard

Cargo subcommand for configuring Cargo profile for best performance

pkgs.gnomeExtensions.app-grid-wizard

A gnome shell extension that simplifies organizing your applications into predefined categories in the app grid.

  • nixos-unstable 10
    • nixpkgs-unstable 10
    • nixos-unstable-small 13
  • nixos-26.05 10
    • nixos-26.05-small 10
    • nixpkgs-26.05-darwin 10

Package maintainers