- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 25,195
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 29
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Affected version
XenForo Media Gallery 2.3.11
XenForo 2.3.11
Summary
When a user attaches certain iPhone-generated MOV files to a normal XenForo forum thread, and that forum is configured to mirror attachments into a XenForo Media Gallery category, final thread creation exhausts the PHP memory limit inside:
Code:
The attachment upload itself succeeds. Draft autosave also succeeds. The failure occurs when the user submits the thread...
XenForo Media Gallery 2.3.11
XenForo 2.3.11
Summary
When a user attaches certain iPhone-generated MOV files to a normal XenForo forum thread, and that forum is configured to mirror attachments into a XenForo Media Gallery category, final thread creation exhausts the PHP memory limit inside:
Code:
src/addons/XFMG/VideoInfo/Preparer.phpThe attachment upload itself succeeds. Draft autosave also succeeds. The failure occurs when the user submits the thread...
