Publish GHSA-78fx-h6xr-vch4

This commit is contained in:
advisory-database[bot]
2025-03-05 19:11:12 +00:00
parent d0e3ca2066
commit fda348a960
@@ -0,0 +1,80 @@
{
"schema_version": "1.4.0",
"id": "GHSA-78fx-h6xr-vch4",
"modified": "2025-03-05T19:09:39Z",
"published": "2025-03-05T19:09:39Z",
"aliases": [
"CVE-2025-27515"
],
"summary": "Laravel has a File Validation Bypass",
"details": "When using wildcard validation to validate a given file or image field array (`files.*`), a user-crafted malicious request could potentially bypass the validation rules.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "laravel/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "12.0.0"
},
{
"fixed": "12.1.1"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "laravel/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "11.44.1"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/laravel/framework/security/advisories/GHSA-78fx-h6xr-vch4"
},
{
"type": "WEB",
"url": "https://github.com/laravel/framework/commit/2d133034fefddfb047838f4caca3687a3ba811a5"
},
{
"type": "PACKAGE",
"url": "https://github.com/laravel/framework"
}
],
"database_specific": {
"cwe_ids": [
"CWE-155"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-03-05T19:09:39Z",
"nvd_published_at": null
}
}