ghsa-w68r-5p45-5rqp
Vulnerability from github
Published
2021-05-06 18:54
Modified
2021-05-04 22:46
Severity ?
Summary
Improper Input Validation in Laravel
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "laravel/framework" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.18.35" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "laravel/framework" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "7.24.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-24941" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2021-05-04T22:46:50Z", "nvd_published_at": "2020-09-04T02:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-w68r-5p45-5rqp", "modified": "2021-05-04T22:46:50Z", "published": "2021-05-06T18:54:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24941" }, { "type": "WEB", "url": "https://github.com/laravel/framework/commit/897d107775737a958dbd0b2f3ea37877c7526371" }, { "type": "WEB", "url": "https://blog.laravel.com/security-release-laravel-61835-7240" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper Input Validation in Laravel" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.