Skip to content

Investigate host name handling in TLS certificates #120

@zerox80

Description

@zerox80

Critical: The TLS client disables hostname verification in HttpClient.java line 128. Certificate chain validation still runs, but the app will accept a certificate for the wrong host. That makes MITM feasible for every backend interaction: login, bearer-token exchange, sync, upload, and download.

@guruz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions