[MXS-2322] Null characters in passwords break maxctrl Created: 2019-02-08 Updated: 2019-02-08 Resolved: 2019-02-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | 2.2.19, 2.3.3 |
| Fix Version/s: | 2.2.20, 2.3.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Passing a null character in either the username or the password returns the wrong error in maxctrl. Instead of sending the authentication information, it truncates the URI at the null character. |