Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla 1.1.4 Released
Mark
Vanilla Staff
Vanilla 1.1.4 fixes a serious SQL injection vulnerability.
Once again, I must mention that I did almost no work in this release - it was entirely (and quickly) handled by the folks at the bug tracker and here on the community forum. And again, I have to thank Damien Lebrun (aka Dinoboff) for taking the torch and keeping me informed about everything that has been going on.
For more information about the vulnerability:
The original report
Bug tracker issue
Upgrading instructions:
http://lussumo.com/upgrade
Once again, I must mention that I did almost no work in this release - it was entirely (and quickly) handled by the folks at the bug tracker and here on the community forum. And again, I have to thank Damien Lebrun (aka Dinoboff) for taking the torch and keeping me informed about everything that has been going on.
For more information about the vulnerability:
The original report
Bug tracker issue
Upgrading instructions:
http://lussumo.com/upgrade
0
This discussion has been closed.
Comments
And to Raz0r (InATeam) for finding the vulnerability.
ps: Sorry for the people who have already downloaded the package, there were some unnecessary files in it... I tried to sneak in some of my extensions.
Notice: Use of undefined constant APPLICATION_VERSION - assumed 'APPLICATION_VERSION' in /..../dreamgauge.com/forums/themes/settings_update_check_validpostback.php on line 12
Posted: Monday, 22 October 2007 at 9:51PM
So far, there is only one problem with one of its extensions.
And that extension is?
Posted: Monday, 22 October 2007 at 10:30PM
Notice: Use of undefined constant APPLICATION_VERSION - assumed 'APPLICATION_VERSION' in \Program Files\xampp\htdocs\Vanilla.1\extensions\InviteOnlySystem\default.php on line 28
That fixed it.
define('APPLICATION', 'Vanilla'); define('FRAMEWORK_VERSION', '1.1.3'); define('PEOPLE_VERSION', '1.1.3'); define('APPLICATION_VERSION', '1.1.4');