Intel

AIKIDO-2024-10374

laravel/framework is vulnerable to Use of Weak Hash

Use of Weak Hash Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Oct 28, 2024

69

Medium Risk

This Affects:

phplaravel/framework
0.0.1 - 11.1.1
Fixed in 11.2.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package use a weak hash algorithm. In response to increasing computing power, bcrypt rounds were updated from 10 to 12 in version 11. This update improves security. Passwords should be rehashed whenever old hashes are still stored

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

laravel/framework is vulnerable to Use of Weak Hash in versions 0.0.1 - 11.1.1.

How to fix this

Upgrade the laravel/framework library to the patch version.