MantisBT: master 4cfa980d

Author Committer Branch Timestamp Parent
syzop community master 2026-07-21 18:33 master 148cc34a
Affected Issues  0037065: CVE-2026-52882: REST and SOAP API Issue Update Accepts Unreleased Product Versions From Updaters
 0037320: Cannot submit bug when selecting any product version
Changeset

Fix unable to submit issue when a released version is selected

Previous fix 0037065 in 2.28.4 [1] added a version check but this
has a regression: it causes us to refuse a bug report if any
product version is selected by a reporter.

Fixes 0037320, PR https://github.com/mantisbt/mantisbt/pull/2251

[1]: commit 0ac87c39fb4746a2f8c276730fa689baf47ba8ba

mod - core/commands/IssueAddCommand.php Diff File