Bug #93667
closedDisable logging of invalid requests due to manipulated form submissions
100%
Description
When a HMAC of a form submission has been manipulated, TYPO3 currently logs the resulting BadRequestException
to sys_log and system logfiles. Since those log entries are typically generated by spambots, TYPO3 should not log those exceptions in order to keep the logs clean from client generated invalid request entries.
Updated by Torben Hansen almost 4 years ago
- Related to Feature #90134: Send 400 - BAD REQUEST on invalid hmacs from extbase forms added
Updated by Torben Hansen almost 4 years ago
- Related to Bug #87917: Bot manipulated form fields lead to exception added
Updated by Gerrit Code Review almost 4 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/c/Packages/TYPO3.CMS/+/68196
Updated by Torben Hansen almost 4 years ago
- Subject changed from Disable logging of requests due to manipulated form submissions to Disable logging of invalid requests due to manipulated form submissions
Updated by Gerrit Code Review almost 4 years ago
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/c/Packages/TYPO3.CMS/+/68196
Updated by Gerrit Code Review almost 4 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/c/Packages/TYPO3.CMS/+/68196
Updated by Gerrit Code Review almost 4 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/c/Packages/TYPO3.CMS/+/68196
Updated by Gerrit Code Review almost 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68732
Updated by Torben Hansen almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f33182eb3059aba910a9107ff238279236849cba.
Updated by Gerrit Code Review over 3 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68857
Updated by Torben Hansen over 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset 10913600a883a5c9ceb4df744a5bd167a9a53793.