Skip to content

SSL Certificate Cannot Be Trusted #19

@Maffooch

Description

@Maffooch

Title: SSL Certificate Cannot Be Trusted

Product | Engagement | Test: AA Test for Integrators | Integrators - Separate Engagement | 7880

  • Component Name: -

Description

The SSL certificate for this service cannot be trusted.

Mitigation

Purchase or generate a proper SSL certificate for this service.

Impact

The server's X.509 certificate cannot be trusted. This situation can occur in three different ways, in which the chain of trust can be broken, as stated below :

  • First, the top of the certificate chain sent by the server might not be descended from a known public certificate authority. This can occur either when the top of the chain is an unrecognized, self-signed certificate, or when intermediate certificates are missing that would connect the top of the certificate chain to a known public certificate authority.

  • Second, the certificate chain may contain a certificate that is not valid at the time of the scan. This can occur either when the scan occurs before one of the certificate's 'notBefore' dates, or after one of the certificate's 'notAfter' dates.

  • Third, the certificate chain may contain a signature that either didn't match the certificate's information or could not be verified. Bad signatures can be fixed by getting the certificate with the bad signature to be re-signed by its issuer. Signatures that could not be verified are the result of the certificate's issuer using a signing algorithm that Nessus either does not support or does not recognize.

If the remote host is a public host in production, any break in the chain makes it more difficult for users to verify the authenticity and identity of the web server. This could make it easier to carry out man-in-the-middle attacks against the remote host.

References

https://www.itu.int/rec/T-REC-X.509/en
https://en.wikipedia.org/wiki/X.509
Tenable Plugin ID: 51192
Plugin Information: N/A
Plugin Publication Date: Dec 15, 2010 12:00:00 MST
Plugin Modification Date: Apr 27, 2020 12:00:00 MDT

Reporter

Cody Maffucci

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions