New Spring Theme More about Read More...

Posted on Tuesday, March 30, 2004 @ 19:12:03 CST in PHP-Nuke Themes
by Raven

jaded writes:  
Hi everyone,

We want to announce the FREE public release of our new theme.This comes to you in time for spring. It is offered in two color schemes, both aqua and purple. This is geared more toward the women out there who use nuke although men may enjoy it as well. The theme will have a blank header section for you to customize. This comes with a blank footer as well for those of you who prefer that. It is a nice crisp theme called ShatteredGlass. This is not a TECH theme. It is compatible with nuke 6.0 to 7.0 not tested above but should work. Please be sure to read the read me file included with the theme.  Read More...
 

 

Admin.php exploit that affects all versions More about

Posted on Monday, March 29, 2004 @ 14:57:50 CST in Security
by Raven

Yet another one. This appears to be limited to a person who is already an admin. Chatserv offers up a great fix, as usual! See this post .
 

 

Flash Game module More about

Posted on Sunday, March 28, 2004 @ 07:32:45 CST in Modules
by Raven

Nukeum66 writes:  
Games II is a Flash Game module for PHP-Nuke 6.x or 7.x
Consists of 19 flash games from Miniclips.com and Neave.com.
Note: High scores are not saved ... Sorry!

Check it out here or Download it here
 

 

BBtoNuke 2.0.8 More about Read More...

Posted on Friday, March 26, 2004 @ 10:49:16 CST in Add-Ons
by chatserv

Changes:
Fixed several vulnerabilities in admin pages
Fixed sid checking code in admin/pagestart.php
Fixed injection vulnerabilities possible with the img bbcode tag
Limited allowed images in img bbcode tag to jpg, jpeg, gif and png
Fixed redirect problems - 2.0.7a
Fixed sql injection vulnerability in search - 2.0.7a
To view the files that need to be replaced to upgrade from BBtoNuke 2.0.7 to 2.0.8 or to make the changes manually go here, the only two files you won't be able to manually edit are pagestart.php and bbcode.php, the first one underwent changes only valid on PHP-Nuke and the second one was re-ported.
Download here. Read More...
 

 

admin.php vulnerability More about

Posted on Tuesday, March 23, 2004 @ 01:23:18 CST in Security
by chatserv

SecurityFocus has reported about a vulnerability in admin.php that allows an attacker to create a superuser or modify existing ones, several solutions have been provided and i for one will check into them but in the meantime i offer adding to admin.php after the credits the following:

if(stristr($_SERVER["QUERY_STRING"],'AddAuthor') || stristr($_SERVER["QUERY_STRING"],'UpdateAuthor')) {
die("Illegal Operation");
}

Neither op should pass through the url anyway so my first choice is to block them, i will check into this issue tomorrow.

[Admin Note:] For those who use my Hacker Script, you can do this

if(stristr($_SERVER["QUERY_STRING"],'AddAuthor') || stristr($_SERVER["QUERY_STRING"],'UpdateAuthor')) {
$loc = $_SERVER['QUERY_STRING'];
header("Location: hackattempt.php?$loc");
die();
}
 

 

BBtoNuke 2.0.7a More about

Posted on Monday, March 22, 2004 @ 21:27:22 CST in Security
by chatserv

The phpBB Group recently updated version 2.0.7 to correct a flaw in search.php, the updated release has been dubbed phpBB 2.0.7a, this is the PHP-Nuke update to match that version.
If you already updated to BBtoNuke 2.0.7 or are using PHP-Nuke 7.2 then the only files you need to replace on your site are:
search.php
login.php
and the Private Messages module's index.php
Download here.
 



Page 620 of 659 (3950 total stories) [ << | < | 615 | 616 | 617 | 618 | 619 | 620 | 621 | 622 | 623 | 624 | 625 | > | >> ]  

News ©

Site Info

Last SeenLast Seen
  • vashd1
  • neralex
Server TrafficServer Traffic
  • Total: 515,510,991
  • Today: 122,939
Server InfoServer Info
  • May 10, 2025
  • 09:54 pm CDT