vendor:
N/A
by:
Paulos Yibelo
8.8
CVSS
HIGH
Certificate Spoofing
295
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2020
Certificate Spoofing Vulnerability
This exploit is a proof-of-concept code for a certificate spoofing vulnerability. It listens for incoming connections on port 443 and sends a malicious certificate to the client. The malicious certificate is stored in a file called 'compressed'. This vulnerability can be used to spoof a legitimate certificate and gain access to sensitive information.
Mitigation:
To mitigate this vulnerability, the server should be configured to only accept certificates from trusted sources. Additionally, the server should be configured to reject any certificate that does not match the expected certificate.