Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-863
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "41E66C49-E730-4B6A-A98E-11E36673A149", "versionEndExcluding": "6.18.35" }, { "criteria": "cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7B017AE4-00D3-4FAF-AAE3-7E9A5094FCEE", "versionEndExcluding": "7.24.0", "versionStartIncluding": "7.0.0" } ], "operator": "OR" } ] } ]