Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2021-43808 Details

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/laravel/framework/commit/b8174169b1807f36de1837751599e2828ceddb9b CVEPatchThird Party Advisory
https://github.com/laravel/framework/pull/39906 CVEPatchThird Party Advisory
https://github.com/laravel/framework/pull/39908 CVEPatchThird Party Advisory
https://github.com/laravel/framework/pull/39909 CVEPatchThird Party Advisory
https://github.com/laravel/framework/releases/tag/v6.20.42 CVERelease NotesThird Party Advisory

see all 16 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-327Use of a Broken or Risky Cryptographic Algorithm[email protected]
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
laravel framework
< 6.20.42
>= 7.0.0, < 7.30.6
>= 8.0.0, < 8.75.0

CPE

  • cpe:2.3:a:laravel:framework:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2021-43808
NVD Published Date:
Dec 8, 2021
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2021-43808 Details - Not Deferred