August 9th, 2020 at 6:50 PM
MyBB 1.8.24 Released — Security Release |
August 9th, 2020 at 6:50 PM
August 10th, 2020 at 11:17 PM
Thank you very much for posting this. I wouldn't have caught it in a timely manner, they have a high risk vulnerability in this one.
Update has been run. They changed a surprisingly large amount of files in this release (not sure why, 1823 just came out and 1824 was a security release), so there will likely be a few bugs. As always, post any issues discovered here!
August 13th, 2020 at 4:12 PM
I got this done on the day of release - and, so far, I haven't encountered any bugs from it.
Hope you don't either!
August 14th, 2020 at 4:53 AM
(This post was last modified: August 14th, 2020 at 7:32 AM by tc4me.)
(August 10th, 2020 at 11:17 PM)Darth-Apple Wrote: Thank you very much for posting this. I wouldn't have caught it in a timely manner, they have a high risk vulnerability in this one. But there is a bug in creating multiple profile fields go to: inc / functions_post.php (near ~ line 445) after PHP code: if($post['fieldvalue_option'] != '') { eval("\$post['fieldvalue'] .= \"".$templates->get("postbit_profilefield_multiselect")."\";"); } and insert directly below: PHP code: $post['fieldvalue_option'] = ''; |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
MyBB 1.8.34 Released — Security & Maintenance Release | 1 | 1,549 |
May 29th, 2023 at 8:50 PM Last Post: Kyng |
||
MyBB 1.8.26 is now available, This is a security update that closes one high risk, | 2 | 2,544 |
March 11th, 2021 at 4:45 AM Last Post: tc4me |
||
MyBB 1.8.25 Released — Security Release | 3 | 3,112 |
February 24th, 2021 at 5:50 PM Last Post: Kyng |