ghsa-9wqr-9787-p4rf
Vulnerability from github
Published
2022-07-12 00:00
Modified
2022-07-19 18:31
Severity ?
Summary
Microweber before 1.2.21 allows attacker to bypass IP detection to brute-force password
Details
In the login API, an IP address will by default be blocked when the user tries to login incorrectly more than 5 times. However, a bypass to this mechanism is possible by abusing a X-Forwarded-For header to bypass IP detection and perform a password brute-force. A patch for this issue is available in Microweber version 1.2.21.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "microweber/microweber" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.21" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-2368" ], "database_specific": { "cwe_ids": [ "CWE-290" ], "github_reviewed": true, "github_reviewed_at": "2022-07-13T15:47:17Z", "nvd_published_at": "2022-07-11T08:15:00Z", "severity": "MODERATE" }, "details": "In the login API, an IP address will by default be blocked when the user tries to login incorrectly more than 5 times. However, a bypass to this mechanism is possible by abusing a X-Forwarded-For header to bypass IP detection and perform a password brute-force. A patch for this issue is available in Microweber version 1.2.21.", "id": "GHSA-9wqr-9787-p4rf", "modified": "2022-07-19T18:31:21Z", "published": "2022-07-12T00:00:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2368" }, { "type": "WEB", "url": "https://github.com/microweber/microweber/commit/53c000ccd5602536e28b15d9630eb8261b04a302" }, { "type": "PACKAGE", "url": "https://github.com/microweber/microweber" }, { "type": "WEB", "url": "https://huntr.dev/bounties/a9595eda-a5e0-4717-8d64-b445ef83f452" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Microweber before 1.2.21 allows attacker to bypass IP detection to brute-force password" }
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.