# Security: Laravel 7.1.2 Released

DevFeed: [Security: Laravel 7.1.2 Released](<https://devfeed.tech/articles/security-laravel-7-1-2-released-3902.md>)

Original publisher: [Read original article](<https://laravel.com/blog/security-laravel-712-released>)

Author: Taylor Otwell

Published: 2020-03-13T13:55:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [component](<https://devfeed.tech/tags/component.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [security](<https://devfeed.tech/tags/security.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

## AI overview

Laravel 7.1.2 was released to address a possible XSS attack vector in Laravel 7.x Blade Component tag attributes when users can control attribute values. Users are encouraged to upgrade.

## Source excerpt

Today we released Laravel 7.1.2 to address a possible XSS related attack vector in the Laravel 7.x Blade Component tag attributes when users are allowed to dictate the value of attributes. All Laravel...