Project

General

Profile

Actions

Bug #105194

open

Lots of log entries for invalid http requests

Added by Markus Klein 16 days ago. Updated 1 day ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2024-10-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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


Related issues 2 (2 open0 closed)

Related to TYPO3 Core - Bug #103129: Modified "Host" header with invalid port leads to exception when creating the ServerRequestFactory->fromGlobalsUnder ReviewStefan Bürk2024-02-15

Actions
Related to TYPO3 Core - Task #105163: Do not log Exceptions due to invalid client headersUnder Review2024-09-29

Actions
Actions

Also available in: Atom PDF