zpanel / zpanelx

ZPanel is a web hosting control panel written in PHP for Windows and *NIX host OS's.
http://www.zpanelcp.com
Other
415 stars 296 forks source link

Fixed PhpSysInfo Vulnerability #103

Closed jacobgelling closed 10 years ago

jacobgelling commented 10 years ago

Fixed the disclosure vulnerability mentioned in http://bugs.zpanelcp.com/view.php?id=704

I haven't tested if this fixes the XSS vulnerability (I doubt it has) also mentioned in the bug report though.

The added code is the same as in index.php - it stops users that are not logged into ZPanel accessing system information.

lottfy commented 10 years ago

Yep :+1: