-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (illuminate/database-v11.31.0 version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-22145 | 7.3 | nesbot/carbon-3.8.2 | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-22145
Vulnerable Library - nesbot/carbon-3.8.2
An API extension for DateTime that supports 281 different languages.
Library home page: https://api.github.com/repos/briannesbitt/Carbon/zipball/e1268cdbc486d97ce23fef2c666dc3c6b6de9947
Dependency Hierarchy:
- illuminate/database-v11.31.0 (Root Library)
- illuminate/support-v11.31.0
- ❌ nesbot/carbon-3.8.2 (Vulnerable Library)
- illuminate/support-v11.31.0
Found in base branch: main
Vulnerability Details
Carbon is an international PHP extension for DateTime. Application passing unsanitized user input to Carbon::setLocale are at risk of arbitrary file include, if the application allows users to upload files with .php extension in an folder that allows include or require to read it, then they are at risk of arbitrary code ran on their servers. This vulnerability is fixed in 3.8.4 and 2.72.6.
Publish Date: 2025-01-08
URL: CVE-2025-22145
CVSS 3 Score Details (7.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-j3f9-p6hm-5w6q
Release Date: 2025-01-08
Fix Resolution: 2.72.6,3.8.4
Step up your Open Source Security Game with Mend here