Bug #105194
closedLots of log entries for invalid http requests
100%
Description
We see a lot of error messages like this in the log:
Mon, 02 Sep 2024 17:44:50 +0200 [CRITICAL] request="c192a41bd962a" component="TYPO3.CMS.Core.Error.ProductionExceptionHandler": Core: Exception handler (WEB: BE): InvalidArgumentException, code #1436717322, file /var/www/..../vendor/typo3/cms-core/Classes/Http/Uri.php, line 125: The parsedUri "https:///boaform/admin/formLogin?username=user&psd=user" appears to be malformed - {"mode":"WEB","application_mode":"BE","exception_class":"InvalidArgumentException","exception_code":1436717322,"file":"/var/www/..../vendor/typo3/cms-core/Classes/Http/Uri.php","line":125,"message":"The parsedUri \"https:///boaform/admin/formLogin?username=user&psd=user\" appears to be malformed","request_url":"https:///boaform/admin/formLogin?username=user&psd=user","exception":null}
Apache log:
117.211.40.x - - [01/Oct/2024:20:28:51 +0200] "GET /boaform/admin/formLogin?username=adminisp&psd=adminisp HTTP/1.0" 500 4400
The setup is an Apache server with php-fpm
Updated by Markus Klein about 2 months ago
- Related to Bug #103129: Modified "Host" header with invalid port leads to exception when creating the ServerRequestFactory->fromGlobals added
Updated by Markus Klein about 2 months ago
- Related to Task #105163: Do not log Exceptions due to invalid client headers added
Updated by Gerrit Code Review about 2 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review about 2 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review about 2 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review about 2 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review about 2 months ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review about 2 months ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review about 1 month ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review 10 days ago
Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review 7 days ago
Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86416
Updated by Gerrit Code Review 3 days ago
Patch set 1 for branch 13.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/+/87181
Updated by Gerrit Code Review 3 days ago
Patch set 1 for branch 12.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/+/87182
Updated by Markus Klein 3 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d21846771aa9c8286b5de2e17c4b76637142a2fa.
Updated by Gerrit Code Review 3 days ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 12.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/+/87182
Updated by Markus Klein 2 days ago
- Status changed from Under Review to Resolved
Applied in changeset 4148f82e9e800f725746f43774f57592e802a1fa.