Project

General

Profile

Actions

Bug #85773

closed

Flaws in sys_log entry IP anonymization

Added by Oliver Hader over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2018-06-21
Due date:
2018-06-21
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

The sys_log entry IP anonymization has several flaws which lead to a revert of the initial change in master:
  • REMOTE_ADDR is anonymized, REMOTE_HOST not (probably there are more occurrences)
  • PHP method sprintf() is invoked with too many arguments, username information is out of bounds
  • introduced in https://review.typo3.org/#/c/57313/

Related issues 1 (0 open1 closed)

Follows TYPO3 Core - Bug #85316: Anonymize IP scheduler tasks does not clean up log_data fieldClosed2018-06-20

Actions
Actions #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57830

Actions #2

Updated by Oliver Hader over 5 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review over 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57830

Actions #4

Updated by Gerrit Code Review over 5 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57830

Actions #5

Updated by Gerrit Code Review over 5 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57830

Actions #6

Updated by Oliver Hader over 5 years ago

  • Status changed from Under Review to New
  • Priority changed from Should have to Must have
  • Target version set to 9.4
  • Is Regression set to Yes

Parts of the flaws have been changed in between with https://review.typo3.org/#/c/57759/
I'm leaving this as is for the time being, since I don't have the time to identify what is fixed and what not - a simple revert is however not possible anymore

Actions #7

Updated by Markus Klein over 5 years ago

  • Assignee set to Markus Klein
Actions #8

Updated by Markus Klein over 5 years ago

  • Due date set to 2018-06-21
  • Start date changed from 2018-08-07 to 2018-06-21
  • Follows Bug #85316: Anonymize IP scheduler tasks does not clean up log_data field added
Actions #9

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57832

Actions #10

Updated by Markus Klein over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF