Login / Status
developer.Resource
Home . Teams . Security . Security Bulletins . TYPO3-20050725-1
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

03/04/05

Security Bulletin TYPO3-20050725-1

Component Type: Core 


Affected Component: Debug Script 


Version: 3.8.0 and earlier
Vulnerability Type: Information Disclosure
Severity: Low

 

Problem Description:
A debug script exposes system information provided by phpinfo(). The script can be executed by a remote user.

Solution:
Remove the script, apply a patch or restrict access to the directory.

 

Additional information:
This issue is fixed in the CVS version of the TYPO3 core and will be fixed in 3.8.1 as well.

References:
TYPO3 bugtracker, ID #1250 at bugs.typo3.org/view.php

Credits:
Thanks to Christian Lerrahn for pointing out this issue to us.