- Posts: 260
- Thank you received: 0
Kunena 6.3.6 Released - Security release
The Kunena team has announce the arrival of Kunena 6.3.6 [K 6.3.6] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Question IMG Tag problem after upgrade to Kunena 1.5.5 PROPER
Proper solution is:
/components/com_kunena/lib/kunena.parser.php lines: 345-348
before:
after:
HaND, Jerry
Please Log in or Create an account to join the conversation.
Thanks for sharing this, I will transmit this to the DEVs.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- mjanzen128
- Offline
- Junior Member
- Posts: 16
- Thank you received: 1
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
BTW: Also line containing $matches = null; should go outside of that if clause (fixes a notice).
Sorry about the new bug -- we had bad security issues with existing exploits and we had to fix those as soon as possible. We didn't have enough time to test them well enough..
New release which fixes the new regression bugs will come in few days.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The whole code looks like this:
/components/com_kunena/lib/kunena.parser.php lines: 340 ->
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.