Sunday , December 1 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.

Workshop on “DDoS use cases & solutions for government & BFSI” held at BCS

A workshop on "DDoS use cases & solutions for government & BFSI" held at Bangladesh computer society premises on Saturday...
Read More
Workshop on “DDoS use cases & solutions for government & BFSI” held at BCS

Uganda confirms hack of central bank accounts, Refutes $17 Million Claim

Uganda’s finance ministry confirmed media reports that hackers breached the central bank’s systems and stole money, but refuted the claims...
Read More
Uganda confirms hack of central bank accounts, Refutes $17 Million Claim

CVE-2024-11667
Hackers actively exploiting Zyxel firewall to deploy Ransomware

CERT Germany and Zyxel have alerted about a serious vulnerability in Zyxel firewalls, identified as CVE-2024-11667. This flaw is being...
Read More
CVE-2024-11667  Hackers actively exploiting Zyxel firewall to deploy Ransomware

Daily Security Update Dated: 29.11.2024

Every day a lot of cyberattack happen around the world including ransomware, Malware attack, data breaches, website defacement and so...
Read More
Daily Security Update  Dated: 29.11.2024

CIRT-in flags Critical Flaw in Oracle Agile PLM Framework

CERT-In has flagged a security vulnerability in Oracle’s Agile Product Lifecycle Management (PLM) software, identified as CVE-2024-21287 and cataloged as...
Read More
CIRT-in flags Critical Flaw in Oracle Agile PLM Framework

Microsoft patches four vulnerabilities in its services

On November 26th, Microsoft patched four vulnerabilities detected in Dynamics 365 Sales, the Partner.Microsoft.Com portal, Microsoft Copilot Studio and Azure...
Read More
Microsoft patches four vulnerabilities in its services

Data broker exposes 600K+ passwordless sensitive files online

SL Data Services/Propertyrec, an information research provider exposes a non-password-protected database containing more than 600K records according to the security...
Read More
Data broker exposes 600K+ passwordless sensitive files online

Cloudflare logs faces major failure, losing 55% of user data

Cloudflare suffered an incident roughly 3.5 hours On November 14, 2024 impacting the majority of customers using Cloudflare Logs. Cloudflare...
Read More
Cloudflare logs faces major failure, losing 55% of user data

VMware Patched critical flaw in Aria Operations

VMware revealed several critical vulnerabilities in its Aria Operations product, with the most severe allowing attackers to gain root user...
Read More
VMware Patched critical flaw in Aria Operations

HDFC Life hit by data breach, begins investigation

On Monday, Indian HDFC life insurance said, They got some instances of data leaks. "We have received communication from an...
Read More
HDFC Life hit by data breach, begins investigation

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

Microsoft

Microsoft patches four vulnerabilities in its services

On November 26th, Microsoft patched four vulnerabilities detected in Dynamics 365 Sales, the Partner.Microsoft.Com portal, …

Leave a Reply

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