Skip to content

CWE-295: Go SDK HTTP client hardcodes InsecureSkipVerify:true by default #64570

@LeoWSY-hashblue

Description

@LeoWSY-hashblue

Summary

The Apache Doris Go SDK HTTP client hardcodes InsecureSkipVerify: true in its default transport. All SDK API calls — including those with authentication — transmit credentials over unverified TLS.

Impact

Doris database credentials exposed to MITM on any Go SDK client connection.

Remediation

Enable TLS verification by default. Full report available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions