Security: Vulnerable dependency minimatch@3.1.2 [SNYK-JS-MINIMATCH-15309438, CVE-2026-26996]

Đang mở
#792 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
38/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
javascript
Lĩnh vực
security

Hướng nghiên cứu

Kiểm tra cây dependency của ember-cli-htmlbars@7.0.0 và lần theo các đường dẫn được liệt kê qua broccoli-plugin, walk-sync, rimraf, glob và các package liên quan. Xác minh rằng tất cả các phiên bản minimatch đều được resolve thành 10.2.1 hoặc cao hơn, sau đó chạy test suite hiện có của project; được xem là hoàn tất khi không còn phiên bản minimatch dễ bị tổn thương nào mà không làm hỏng tính tương thích của dependency.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Summary

ember-cli-htmlbars@7.0.0 depends on multiple vulnerable versions of minimatch (3.1.2, 9.0.5), which are vulnerable to Regular Expression Denial of Service (ReDoS) (High severity).

Vulnerability Details

Affected versions of minimatch are vulnerable to ReDoS in the AST class, caused by catastrophic backtracking when an input string contains many * characters in a row followed by an unmatched character.

Example Affected Dependency Paths

minimatch is pulled in through multiple paths in ember-cli-htmlbars@7.0.0:

# Dependency Path
1 ember-cli-htmlbarswalk-sync@4.0.1matcher-collection@2.0.1minimatch@3.1.2
2 ember-cli-htmlbarsbroccoli-plugin@4.0.7rimraf@3.0.2glob@7.2.3minimatch@3.1.2
3 ember-cli-htmlbarsbroccoli-persistent-filter@3.1.3rimraf@3.0.2glob@7.2.3minimatch@3.1.2
4 ember-cli-htmlbarsbroccoli-plugin@4.0.7quick-temp@0.1.9rimraf@5.0.10glob@10.5.0minimatch@9.0.5
few more...

Potential Remediation

  1. Fix has been given in minimatch to version 10.2.1 or higher. Upgrade transitive dependencies that pull in vulnerable minimatch versions — particularly broccoli-plugin, broccoli-persistent-filter, broccoli-debug, walk-sync, rimraf, and glob — to versions that depend on minimatch@>=10.2.1

References

Ngôn ngữ chính
JavaScript
Star
77
Fork
65
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của ember-cli/ember-cli-htmlbars

Tất cả issue của ember-cli/ember-cli-htmlbars

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.