| Bookmark this article at these sites |
|---|
|
hervet wrote:
What are the versions of Xoops affected by this ?
The patch is applicable to all XOOPS versions.
Probably all Xoops versions released so far are affected.
McDonald is correct.

Perhaps we should focus 2.0.18 on all possible vuln
If you use this patch with a version of Xoops older than the 2.0.17 you will have some problems because this class uses some defines that don't exist in older versions (for example in the 2.0.16)
and up to now it seems not to make any problems.
Well, as I said it seems to work well with 2.0.7.3. I couldn't make out any problems so far.
If you upload a file and something is going wrong, you will see some defines like (just an example) _ER_UP_MIMETYPELOAD instead of the text (because those defines only exist in 2.0.17 in a new file /xoops/language/mylang/uploader.php)