ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 32,471
- Points
- 823
Reputation:
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...
Read more
Continue reading...
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...
Read more
Continue reading...