Denial of Service Vulnerability in Go's crypto/x509 Package
CVE-2018-16875
5.9MEDIUM
Key Information:
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2018-16875?
The crypto/x509 package in Go versions prior to 1.10.6 and 1.11.x before 1.11.3 allows attackers to exploit chain verification processes. This may lead to excessive CPU usage due to crafted inputs, potentially causing denial of service. Go TLS servers that accept client certificates, as well as TLS clients, are particularly susceptible, making it critical for users to update to secure versions to maintain system integrity.
Affected Version(s)
golang 1.10.6
golang 1.11.3
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Score:
5.9
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
CVSS V3.0
Score:
5.9
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
