CVE-1999-1085
CVE-1999-1085 is a medium-severity vulnerability in Ssh Secure Shell with a CVSS 2.0 base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.0)
- EPSS exploit prediction: 3% (87th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Ssh Secure Shell
- Published:
- Last modified:
Description
SSH 1.2.25, 1.2.23, and other versions, when used in in CBC (Cipher Block Chaining) or CFB (Cipher Feedback 64 bits) modes, allows remote attackers to insert arbitrary data into an existing stream between an SSH client and server by using a known plaintext attack and computing a valid CRC-32 checksum for the packet, aka the "SSH insertion attack."
Frequently asked questions
- What is CVE-1999-1085?
- SSH 1.2.25, 1.2.23, and other versions, when used in in CBC (Cipher Block Chaining) or CFB (Cipher Feedback 64 bits) modes, allows remote attackers to insert arbitrary data into an existing stream between an SSH client and server by using a known plaintext attack and computing a valid CRC-32 checksum for the packet, aka the "SSH insertion attack."
- How severe is CVE-1999-1085?
- CVE-1999-1085 has a CVSS 2.0 base score of 5.0, rated medium severity.
- Is CVE-1999-1085 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (87th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-1999-1085?
- CVE-1999-1085 primarily affects Ssh Secure Shell. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-1999-1085?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-1999-1085 published?
- CVE-1999-1085 was published on 1998-06-12 and last updated on 2026-06-16.
References
- http://marc.info/?l=bugtraq&m=90221103125884&w=2
- http://marc.info/?l=bugtraq&m=90221104525878&w=2
- http://www.iss.net/security_center/static/1126.php
- http://www.kb.cert.org/vuls/id/13877
Affected products (2)
- cpe:2.3:a:ssh:secure_shell:1.2.23:*:*:*:*:*:*:*
- cpe:2.3:a:ssh:secure_shell:1.2.25:*:*:*:*:*:*:*
More vulnerabilities in Ssh Secure Shell
- CVE-2001-0553 — High (CVSS 7.2): SSH Secure Shell 3.0.0 on Unix systems does not properly perform password authentication to the sshd2 daemon, which…
- CVE-2003-1119 — Medium (CVSS 5.0): SSH Secure Shell before 3.2.9 allows remote attackers to cause a denial of service via malformed BER/DER packets.