ghsa-3qr6-qrqm-8v86
Vulnerability from github
Published
2022-03-23 00:00
Modified
2022-03-30 20:02
Severity ?
Summary
Integer Overflow or Wraparound in Microweber
Details
In Microweber prior to 1.2.12, a user can create an account with a password thousands of characters in length, leading to memory corruption/integer overflow. Version 1.2.2 sets maximum password length at 500 characters.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "microweber/microweber" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-1036" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": true, "github_reviewed_at": "2022-03-30T20:00:03Z", "nvd_published_at": "2022-03-22T13:15:00Z", "severity": "HIGH" }, "details": "In Microweber prior to 1.2.12, a user can create an account with a password thousands of characters in length, leading to memory corruption/integer overflow. Version 1.2.2 sets maximum password length at 500 characters.", "id": "GHSA-3qr6-qrqm-8v86", "modified": "2022-03-30T20:02:35Z", "published": "2022-03-23T00:00:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1036" }, { "type": "WEB", "url": "https://github.com/microweber/microweber/commit/82be4f0b4729be870ccefdae99a04833f134aa6a" }, { "type": "PACKAGE", "url": "https://github.com/microweber/microweber" }, { "type": "WEB", "url": "https://huntr.dev/bounties/db615581-d5a9-4ca5-a3e9-7a39eceaa424" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Integer Overflow or Wraparound in Microweber" }
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.