nuclei-templates/network/cves/2001/CVE-2001-1473.yaml

34 lines
875 B
YAML
Raw Normal View History

2021-09-30 19:48:27 +00:00
id: CVE-2001-1473
2021-04-23 20:27:30 +00:00
info:
name: Deprecated SSHv1 Protocol Detection
author: iamthefrogy
2021-09-30 19:48:27 +00:00
severity: high
description: SSHv1 is deprecated and has known cryptographic issues.
2023-09-06 13:28:19 +00:00
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
2023-07-16 13:29:08 +00:00
- http://www.kb.cert.org/vuls/id/684820
- https://exchange.xforce.ibmcloud.com/vulnerabilities/6603
2021-09-30 19:48:27 +00:00
classification:
2023-07-16 13:29:08 +00:00
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
cvss-score: 7.5
2021-09-30 19:48:27 +00:00
cve-id: CVE-2001-1473
cwe-id: CWE-310
2023-07-16 13:29:08 +00:00
epss-score: 0.00258
cpe: cpe:2.3:a:ssh:ssh:1.2.24:*:*:*:*:*:*:*
metadata:
max-request: 2
2023-07-16 13:29:08 +00:00
vendor: ssh
product: ssh
tags: cve,cve2001,network,ssh,openssh
tcp:
2021-04-23 20:27:30 +00:00
- host:
- "{{Hostname}}"
2023-09-16 19:35:21 +00:00
port: 22
2021-04-23 20:27:30 +00:00
matchers:
- type: word
words:
- "SSH-1"