ghsa-h43h-m87r-6x6h
Vulnerability from github
Published
2022-05-24 17:40
Modified
2022-05-24 17:40
Details
WeBid 1.2.2 admin/newuser.php has an issue with password rechecking during registration because it uses a loose comparison to check the identicalness of two passwords. Two non-identical passwords can still bypass the check.
{ "affected": [], "aliases": [ "CVE-2020-23359" ], "database_specific": { "cwe_ids": [ "CWE-697" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-01-27T16:15:00Z", "severity": "CRITICAL" }, "details": "WeBid 1.2.2 admin/newuser.php has an issue with password rechecking during registration because it uses a loose comparison to check the identicalness of two passwords. Two non-identical passwords can still bypass the check.", "id": "GHSA-h43h-m87r-6x6h", "modified": "2022-05-24T17:40:24Z", "published": "2022-05-24T17:40:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-23359" }, { "type": "WEB", "url": "https://github.com/renlok/WeBid/issues/530" } ], "schema_version": "1.4.0", "severity": [] }
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.