ghsa-gv85-wgxc-vc56
Vulnerability from github
Published
2022-05-14 00:57
Modified
2023-08-03 22:44
Severity ?
Summary
web2py is vulnerable to password brute-force attack
Details
web2py before 2.14.6 does not properly check if a host is denied before verifying passwords, allowing a remote attacker to perform brute-force attacks.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "web2py" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.14.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-10321" ], "database_specific": { "cwe_ids": [ "CWE-307" ], "github_reviewed": true, "github_reviewed_at": "2023-08-03T22:44:43Z", "nvd_published_at": "2017-04-10T14:59:00Z", "severity": "CRITICAL" }, "details": "web2py before 2.14.6 does not properly check if a host is denied before verifying passwords, allowing a remote attacker to perform brute-force attacks.", "id": "GHSA-gv85-wgxc-vc56", "modified": "2023-08-03T22:44:43Z", "published": "2022-05-14T00:57:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10321" }, { "type": "WEB", "url": "https://github.com/web2py/web2py/issues/1585#issuecomment-284317919" }, { "type": "WEB", "url": "https://github.com/web2py/web2py/commit/944d8bd8f3c5cf8ae296fc03d149056c65358426" }, { "type": "PACKAGE", "url": "https://github.com/web2py/web2py" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4030-1" } ], "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": "web2py is vulnerable to password brute-force attack" }
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.