ghsa-89fp-j8v7-p82h
Vulnerability from github
Published
2022-05-24 17:18
Modified
2023-08-21 18:36
Severity ?
VLAI Severity ?
Summary
Microweber allows Unrestricted File Upload
Details
Microweber 1.1.18 allows Unrestricted File Upload because admin/view:modules/load_module:users#edit-user=1
does not verify that the file extension (used with the Add Image option on the Edit User screen) corresponds to an image file.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "microweber/microweber" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.1.18" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-13241" ], "database_specific": { "cwe_ids": [ "CWE-434" ], "github_reviewed": true, "github_reviewed_at": "2023-07-13T01:11:33Z", "nvd_published_at": "2020-05-20T19:15:00Z", "severity": "HIGH" }, "details": "Microweber 1.1.18 allows Unrestricted File Upload because `admin/view:modules/load_module:users#edit-user=1` does not verify that the file extension (used with the Add Image option on the Edit User screen) corresponds to an image file.", "id": "GHSA-89fp-j8v7-p82h", "modified": "2023-08-21T18:36:52Z", "published": "2022-05-24T17:18:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13241" }, { "type": "WEB", "url": "https://gist.github.com/virendratiwari03/0af29841fdf27207eb3abc8f28d326f3" }, { "type": "PACKAGE", "url": "https://github.com/microweber/microweber" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Microweber allows Unrestricted File Upload" }
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.
Loading…