VDB
EN
HIGH 8.9

GHSA-5vg9-5847-vvmq

Laravel Framework: CRLF injection in default email rule

상세

## Summary A CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound email processing in applications that send mail to user-supplied addresses.

## Description Laravel applications that send email to addresses provided by users — for example during authentication flows or contact forms — may be vulnerable to manipulation of outbound mail content if the address is not adequately sanitized before it reaches the mail transport layer. An attacker who can supply an email address to such a flow may, under certain conditions, be able to influence the content of emails sent by the application, cause those emails to be delivered to unintended recipients, or cause the application's mail server to send unintended messages.

## Impact Affected applications may be exposed to unauthorized access and mail relay abuse. The severity depends on what the application sends by email and how its mail infrastructure is configured.

## Remediation Upgrade to version 12.60.0 or later, or 13.10.0 or later.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Packagist / laravel/framework
최초 영향 버전: 13.0.0 수정 버전: 13.10.0
수정 composer require laravel/framework:^13.10.0
Packagist / laravel/framework
최초 영향 버전: 0 수정 버전: 12.60.0
수정 composer require laravel/framework:^12.60.0

참고