Friday , November 15 2024
laravel

(CVE-2024-52301)
Laravel Flaw Unveils Millions of Web Applications to Attack

A significant security flaw, CVE-2024-52301, has been found in the Laravel framework, which is widely used for web applications. With a CVSS rating of 8.7, this vulnerability could allow unauthorized access, data tampering, and privilege escalation in many Laravel applications.

CVE-2024-52301 pertains to inadequate input validation in Laravel’s environment configuration. The problem arises from how Laravel manages PHP’s register_argc_argv directive, which allows command-line arguments in scripts. If this directive is enabled, attackers could exploit it with malicious URLs to modify environment variables used by Laravel during request processing.

CISA, FBI Warns
Hacker compromised multiple teleco network at US

US authorities have revealed a major cyberespionage campaign by hackers, targeting information from Americans in government and politics. The FBI...
Read More
CISA, FBI Warns  Hacker compromised multiple teleco network at US

(CVE-2024-52301)
Laravel Flaw Unveils Millions of Web Applications to Attack

A significant security flaw, CVE-2024-52301, has been found in the Laravel framework, which is widely used for web applications. With...
Read More
(CVE-2024-52301)  Laravel Flaw Unveils Millions of Web Applications to Attack

Bitdefender releases free decryptor for ShrinkLocker ransomware

Bitdefender has released a decryptor for the ShrinkLocker ransomware after months of concern from responders regarding attacks involving this malware....
Read More
Bitdefender releases free decryptor for ShrinkLocker ransomware

Fortinet releases updates for Various Products

Fortinet has issued security updates for several products, including FortiOS, to fix vulnerabilities that could allow cyber attackers to take...
Read More
Fortinet releases updates for Various Products

Microsoft November Patch Tuesday: 4 Zero-Days & 89 flaws

Microsoft's latest Patch Tuesday update fixes 89 security vulnerabilities. Four of these are zero-day vulnerabilities, with two currently being exploited....
Read More
Microsoft November Patch Tuesday: 4 Zero-Days & 89 flaws

CISA Warns of 3 Critical Vulnerabilities in Industrial Control Systems

On November 7, 2024, CISA released advisories about 3 critical security issues, vulnerabilities, and exploits related to Industrial Control Systems...
Read More
CISA Warns of 3 Critical Vulnerabilities in Industrial Control Systems

Cyberattack Disrupts Israel’s Gas and Payment Systems

A cyberattack on an Israeli clearing company on Sunday left some people unable to use their credit cards for shopping...
Read More
Cyberattack Disrupts Israel’s Gas and Payment Systems

Russia blocks thousands websites using Cloudflare’s privacy service

Russia's media censor, Roskomnadzor, has blocked thousands of local websites using Cloudflare's encryption feature that enhances online privacy and security....
Read More
Russia blocks thousands websites using Cloudflare’s privacy service

Hacker to sale Indian Gov.t email credentials

Advertisement for selling the credentials of allegedly belonging to Indian government emails surfaced on the dark web marketplace. A hacker...
Read More
Hacker to sale Indian Gov.t email credentials

Cyberattacks increase 105% in third quarter of 2024 in Bangladesh

Bangladesh faced a 105% rise in cyber incidents from the second to the third quarter of 2024, making it one...
Read More
Cyberattacks increase 105% in third quarter of 2024 in Bangladesh

Improper validation allows attackers to bypass input checks or inject harmful data. With register_argc_argv enabled, Laravel applications are at higher risk, as attackers can exploit PHP’s default behavior to gain unauthorized control over the application.

Laravel is popular for web applications and APIs, making its vulnerability a significant concern due to its widespread use. This flaw impacts several versions of Laravel, including:

Versions < 6.20.45
Versions >= 7.0.0 and < 7.30.7
Versions >= 8.0.0 and < 8.83.28
Versions >= 9.0.0 and < 9.52.17
Versions >= 10.0.0 and < 10.48.23
Versions >= 11.0.0 and < 11.31.0

Organizations using these Laravel versions for public applications may be vulnerable to attacks that could lead to unauthorized access and data breaches.

In response to CVE-2024-52301, Laravel has issued patches across affected versions, with the updated versions being:

6.20.45
7.30.7
8.83.28
9.52.17
10.48.23
11.31.0

The latest Laravel patch prevents environment detection using argv values on non-CLI interfaces, closing a security vulnerability. Developers should upgrade to the updated versions immediately.

Check Also

flowchart

Hacker to sale Indian Gov.t email credentials

Advertisement for selling the credentials of allegedly belonging to Indian government emails surfaced on the …

Leave a Reply

Your email address will not be published. Required fields are marked *