You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
6
6
## [12.10.2] Hotfix & Stable Release
7
7
### Fixed issues
8
-
-**Address a hostname validation vulnerability by securely parsing certificate common names.**
8
+
-**Address a hostname validation vulnerability by securely parsing certificate common names.**[#2803](https://github.com/microsoft/mssql-jdbc/pull/2803)
9
9
**What was fixed**: Secure hostname validation is enforced by replacing the vulnerable CN parsing logic in SQLServerCertificateUtils.java, preventing spoofing attacks.
10
10
**Who benefits**: All users of the SQL Server JDBC driver, especially those relying on TLS for secure connections, benefit from improved certificate validation.
0 commit comments