-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
area/ticdcIssues or PRs related to TiCDC.Issues or PRs related to TiCDC.severity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
risk description:
The primary impact of cleartext transmission is the potential for data breaches. Attackers can easily intercept unencrypted communications over networks, gaining unauthorized access to sensitive information such as passwords, credit card numbers, personal details, and more. This vulnerability can lead to significant security risks, including identity theft, financial fraud, and user trust and credibility loss.
suggestion: Implement the following fix: "http.ListenAndServeTLS(":6060", certFile, keyFile, nil)"
Metadata
Metadata
Assignees
Labels
area/ticdcIssues or PRs related to TiCDC.Issues or PRs related to TiCDC.severity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Type
Projects
Status
Done