CVE-2021-43808

Laravel is a web application framework. Laravel prior to versions 8.75.0, 7.30.6, and 6.20.42 contain a possible cross-site scripting (XSS) vulnerability in the Blade templating engine. A broken HTML element may be clicked and the user taken to another location in their browser due to XSS. This is due to the user being able to guess the parent placeholder SHA-1 hash by trying common names of sections. If the parent template contains an exploitable HTML structure an XSS vulnerability can be exposed. This vulnerability has been patched in versions 8.75.0, 7.30.6, and 6.20.42 by determining the parent placeholder at runtime and using a random hash that is unique to each request.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*
cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*
cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*

History

09 Aug 2022, 13:17

Type Values Removed Values Added
CWE CWE-79 CWE-327

08 Dec 2021, 17:05

Type Values Removed Values Added
CPE cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : 5.3
v2 : 4.3
v3 : 6.1
References (MISC) https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b - (MISC) https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b - Patch, Third Party Advisory
References (MISC) https://github.com/laravel/framework/pull/39908 - (MISC) https://github.com/laravel/framework/pull/39908 - Patch, Third Party Advisory
References (MISC) https://github.com/laravel/framework/releases/tag/v7.30.6 - (MISC) https://github.com/laravel/framework/releases/tag/v7.30.6 - Release Notes, Third Party Advisory
References (MISC) https://github.com/laravel/framework/pull/39909 - (MISC) https://github.com/laravel/framework/pull/39909 - Patch, Third Party Advisory
References (CONFIRM) https://github.com/laravel/framework/security/advisories/GHSA-66hf-2p6w-jqfw - (CONFIRM) https://github.com/laravel/framework/security/advisories/GHSA-66hf-2p6w-jqfw - Exploit, Third Party Advisory
References (MISC) https://github.com/laravel/framework/releases/tag/v6.20.42 - (MISC) https://github.com/laravel/framework/releases/tag/v6.20.42 - Release Notes, Third Party Advisory
References (MISC) https://github.com/laravel/framework/pull/39906 - (MISC) https://github.com/laravel/framework/pull/39906 - Patch, Third Party Advisory
References (MISC) https://github.com/laravel/framework/releases/tag/v8.75.0 - (MISC) https://github.com/laravel/framework/releases/tag/v8.75.0 - Release Notes, Third Party Advisory

08 Dec 2021, 00:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-12-08 00:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-43808

Mitre link : CVE-2021-43808

CVE.ORG link : CVE-2021-43808


JSON object : View

Products Affected

laravel

  • framework
CWE
CWE-327

Use of a Broken or Risky Cryptographic Algorithm

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')