Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

Fix for JLoggerFormattedText information disclosure #721

Merged
merged 1 commit into from
Jan 7, 2012
Merged

Fix for JLoggerFormattedText information disclosure #721

merged 1 commit into from
Jan 7, 2012

Conversation

pasamio
Copy link
Contributor

@pasamio pasamio commented Jan 7, 2012

This pull request resolves an issue in JLoggerFormattedText where due to a PHP bug, the contents of a log file could be viewed inadvertently. This pull request introduces a work around for the PHP bug which restores the proper behaviour.

Discussion on Joomla! Bug Squad mailing list:
http://groups.google.com/group/joomlabugsquad/browse_thread/thread/61d2a0979c55b418/908f7fcaee6a723d

PHP bug:
https://bugs.php.net/bug.php?id=60677

Likely impacted PHP versions:

  • PHP 5.2
  • PHP 5.3

Impacted Joomla! versions:

  • CMS 1.5, 1.6, 1.7 and 2.5 Betas
  • All Platform releases

@joomla-jenkins
Copy link

Unit testing complete. There were 0 failures and 0 errors from 1971 tests and 11146 assertions.
Checkstyle analysis reported 199 warnings and 1 errors.

@joomla-jenkins
Copy link

Build triggered by changes to the head.

Unit testing complete. There were 0 failures and 0 errors from 1971 tests and 11146 assertions.
Checkstyle analysis reported 199 warnings and 0 errors.

LouisLandry added a commit that referenced this pull request Jan 7, 2012
Fix for JLoggerFormattedText information disclosure
@LouisLandry LouisLandry merged commit 58a651d into joomla:staging Jan 7, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants