原始 OSV JSON{
"id": "GHSA-w68r-5p45-5rqp",
"aliases": [
"CVE-2020-24941"
],
"details": "An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions.",
"summary": "Improper Input Validation in Laravel",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.18.35"
}
]
}
],
"package": {
"name": "laravel/framework",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.24.0"
}
]
}
],
"package": {
"name": "laravel/framework",
"ecosystem": "Packagist"
}
}
],
"modified": "2021-05-04T22:46:50Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2021-05-06T18:54:20Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24941",
"type": "ADVISORY"
},
{
"url": "https://github.com/laravel/framework/commit/897d107775737a958dbd0b2f3ea37877c7526371",
"type": "WEB"
},
{
"url": "https://blog.laravel.com/security-release-laravel-61835-7240",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-863"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-09-04T02:15:00Z",
"github_reviewed_at": "2021-05-04T22:46:50Z"
}
}