-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Error Handling
-
None
The C# driver throws an exception when the connection string is not valid. In one case the error message contains the entire connection string, which would include the username/password if present.
See:
While this error message does not necessarily mean the username/password is exposed, error messages are often logged, in which case the username/password could be recorded in places where it shouldn't be.