Search found 3 matches
- Sat Oct 11, 2008 7:42 pm
- Forum: Modules/Add-Ons
- Topic: Search Not Working?
- Replies: 18
- Views: 6355
Re: Search Not Working?
Have any of you switched from using adodb_lite to the full version of adodb? I switched because of the vulnerability described in http://milw0rm.com/exploits/4442, and this seems to be the cause of the search problem. Now I switched back to using adodb_lite in cmsms 1.4.1, done a reindex, and now my...
- Thu Oct 02, 2008 2:48 pm
- Forum: CMSMS Core
- Topic: attacked by adodb-lite exploit
- Replies: 3
- Views: 3205
Re: attacked by adodb-lite exploit
You should be safe when using the full ADODB, since the vulnerability only exists in the lite version.
See http://attrition.org/pipermail/vim/2007 ... 01800.html
See http://attrition.org/pipermail/vim/2007 ... 01800.html
- Sun Aug 24, 2008 2:03 pm
- Forum: CMSMS Core
- Topic: Vulnerable ADODB: adodb-perf-module.inc.php
- Replies: 2
- Views: 2198
Re: Vulnerable ADODB: adodb-perf-module.inc.php
The ADODB Lite database abstraction layer used in CMCMS is full of vulnerabilities, and is no longer maintained, so there is not much hope for a patch. Install and use den full version of ADODB instead. It can be downloaded from http://phplens.com/adodb/index.html Unpack the zip file, and upload to ...