Conversation
supportIf one can’t yet fully update to the latest plugin version, can the broken access control vulnerability patched in the latest version (2.4.1) be manually fixed by pasting in the extra lines (147-151) here added to class-wp-job-manager-ajax.php as a temporary step until updating to the latest plugin version is possible?
Hi @hastibe , Just so we’re on the same page, would you share why one wouldn’t be able to fully update to the latest plugin version?
@bluejay77 — in short, because of other customization. This is a timely, security-related issue, though, and could you please help me with my question?
You’ll need the changes from two PRs to be covered. If you don’t have password-protected jobs you can skip 2913 for now. You can skip the changes to the tests too of course. https://github.com/Automattic/WP-Job-Manager/pull/2913/changes https://github.com/Automattic/WP-Job-Manager/pull/2914/changes
Thanks, @donncha ! Appreciate your assistance.
Hi @hastibe , Just so we’re on the same page, would you share why one wouldn’t be able to fully update to the latest plugin version?
@bluejay77 — in short, because of other customization. This is a timely, security-related issue, though, and could you please help me with my question?
You’ll need the changes from two PRs to be covered. If you don’t have password-protected jobs you can skip 2913 for now. You can skip the changes to the tests too of course. https://github.com/Automattic/WP-Job-Manager/pull/2913/changes https://github.com/Automattic/WP-Job-Manager/pull/2914/changes
Thanks, @donncha ! Appreciate your assistance.