It has been reported that the default modules of download&weblinks has a large security hole.
This seems to be an attack that works agaisnt the new abstraction layer and the old.
This new attack will list your sites admin account with aid's and passwords if you do not use the following patch.
Click read more to find how to fix it.
The patch is simple, just open modules/Downloads/index.php in an text editor and find function viewdownload and place $cid = intval($cid); right after the global line.
Same thing with the weblink module, just open modules/Web_Links/index.php in an text editor and find function viewlink and place $cid = intval($cid); right after the global line.
Several sites has been hacked with this type.
is there really a security hole on download&weblinks module PHP nuke ?
I had checked with some sites on this issues but could not found any thread or news whatsoever
Can anyone here check the validility of that security hole?
Thanks




Thanks for the speedy reply.


