Juliangruber

Brace-expansion

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.28%
  • Veröffentlicht 29.05.2026 19:55:07
  • Zuletzt bearbeitet 12.06.2026 18:38:01

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. When expanding a single large numeric range like {1..10000000}, the sequence generat...

  • EPSS 0.43%
  • Veröffentlicht 27.03.2026 14:04:52
  • Zuletzt bearbeitet 22.04.2026 14:23:19

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13, a brace pattern with a zero step value (e.g., `{1..2..0}`) causes the sequence generation loop to run in...