ghsa-4qwp-7c67-jmcc
Vulnerability from github
Published
2021-03-29 20:23
Modified
2021-03-23 00:13
Severity ?
Summary
Unauthenticated remote code execution in Ignition
Details
Ignition before 2.5.2, as used in Laravel and other products, allows unauthenticated remote attackers to execute arbitrary code because of insecure usage of file_get_contents() and file_put_contents(). This is exploitable on sites using debug mode with Laravel before 8.4.2.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "facade/ignition" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.5.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "facade/ignition" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.4.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "facade/ignition" }, "ranges": [ { "events": [ { "introduced": "1.7.0" }, { "fixed": "1.16.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "facade/ignition" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3129" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2021-03-23T00:13:45Z", "nvd_published_at": "2021-01-12T15:15:00Z", "severity": "CRITICAL" }, "details": "Ignition before 2.5.2, as used in Laravel and other products, allows unauthenticated remote attackers to execute arbitrary code because of insecure usage of file_get_contents() and file_put_contents(). This is exploitable on sites using debug mode with Laravel before 8.4.2.", "id": "GHSA-4qwp-7c67-jmcc", "modified": "2021-03-23T00:13:45Z", "published": "2021-03-29T20:23:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3129" }, { "type": "WEB", "url": "https://github.com/facade/ignition/pull/334" }, { "type": "WEB", "url": "https://github.com/facade/ignition/commit/11ffca14abd22db779d90b12e193f8000f6d184b" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/facade/ignition/CVE-2021-3129.yaml" }, { "type": "WEB", "url": "https://www.ambionics.io/blog/laravel-debug-rce" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/162094/Ignition-2.5.1-Remote-Code-Execution.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/165999/Ignition-Remote-Code-Execution.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Unauthenticated remote code execution in Ignition" }
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.