pysec-2018-108
Vulnerability from pysec
Published
2018-03-12 19:29
Modified
2021-12-13 06:35
Details
The SSH server implementation of AsyncSSH before 1.12.1 does not properly check whether authentication is completed before processing other requests. A customized SSH client can simply skip the authentication step.
Impacted products
Name | purl | asyncssh | pkg:pypi/asyncssh |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "asyncssh", "purl": "pkg:pypi/asyncssh" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "c161e26cdc0d41b745b63d9f17b437f073bf7ba4" } ], "repo": "https://github.com/ronf/asyncssh", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "1.12.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.8.1", "0.8.2", "0.8.3", "0.8.4", "0.9.0", "0.9.1", "0.9.2", "1.0.0", "1.0.1", "1.1.0", "1.1.1", "1.10.0", "1.10.1", "1.11.0", "1.11.1", "1.12.0", "1.2.0", "1.2.1", "1.3.0", "1.3.1", "1.3.2", "1.4.0", "1.4.1", "1.5.0", "1.5.1", "1.5.2", "1.5.3", "1.5.4", "1.5.5", "1.5.6", "1.6.0", "1.6.1", "1.6.2", "1.7.1", "1.7.2", "1.7.3", "1.8.0", "1.8.1", "1.9.0" ] } ], "aliases": [ "CVE-2018-7749" ], "details": "The SSH server implementation of AsyncSSH before 1.12.1 does not properly check whether authentication is completed before processing other requests. A customized SSH client can simply skip the authentication step.", "id": "PYSEC-2018-108", "modified": "2021-12-13T06:35:08.979709Z", "published": "2018-03-12T19:29:00Z", "references": [ { "type": "FIX", "url": "https://github.com/ronf/asyncssh/commit/c161e26cdc0d41b745b63d9f17b437f073bf7ba4" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!msg/asyncssh-announce/57_5O7kiHSA/8BXZ_hxHAQAJ" } ] }
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…
Loading…