36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
id: CVE-2001-1473
|
|
|
|
info:
|
|
name: Deprecated SSHv1 Protocol Detection
|
|
author: iamthefrogy
|
|
severity: high
|
|
description: SSHv1 is deprecated and has known cryptographic issues.
|
|
remediation: Upgrade to SSH 2.4 or later.
|
|
reference:
|
|
- https://www.kb.cert.org/vuls/id/684820
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2001-1473
|
|
- http://www.kb.cert.org/vuls/id/684820
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/6603
|
|
- https://github.com/codine7/jungle
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2001-1473
|
|
cwe-id: CWE-310
|
|
epss-score: 0.00258
|
|
epss-percentile: 0.65484
|
|
cpe: cpe:2.3:a:ssh:ssh:1.2.24:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ssh
|
|
product: ssh
|
|
tags: network,cve2001,cve,ssh,openssh,tcp
|
|
tcp:
|
|
- host:
|
|
- "{{Hostname}}"
|
|
port: 22
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "SSH-1"
|
|
# digest: 4b0a00483046022100eaa56582ba36056ac1905d806892d97e0a5b57910ea8cb9b34802fca049f718b022100b637d85150923023135477ce1feef11a1a29c9f17474aeb9b200f915fb47c4d3:922c64590222798bb761d5b6d8e72950 |