Project

General

Profile

Actions

Bug #92531

closed

Email with php method as string is a valid address

Added by Thomas Löffler over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2020-10-06
Due date:
% Done:

100%

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

Description

  1. How to reproduce

1. Setup a TYPO3 form with an email field
1. Add email validation
1. Go to the form
1. Enter "${@print(md5(security_test))}" as email address
1. Send the form
1. Form was sent successfully

As it's not a valid email address the email sender (website admin) gets a bounce mail.
This can be done very often to flood the email box.

  1. How to solve

Add the DNSCheckValidation to the EmailValidator of library (egulias/EmailValidator).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #93890: Move email check in LegacyLinkNotationConverter to the endClosed2021-04-09

Actions
Actions #1

Updated by Georg Ringer over 3 years ago

  • Status changed from New to Accepted
  • Assignee set to Georg Ringer
Actions #2

Updated by Georg Ringer over 3 years ago

  • Status changed from Accepted to In Progress
Actions #3

Updated by Gerrit Code Review over 3 years ago

  • Status changed from In Progress 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/+/66179

Actions #4

Updated by Gerrit Code Review over 3 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/+/66179

Actions #5

Updated by Georg Ringer over 3 years ago

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

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Mathias Brodala about 3 years ago

  • Related to Bug #93890: Move email check in LegacyLinkNotationConverter to the end added
Actions

Also available in: Atom PDF