user can log in with username/password that does not match certificate presented
Bug #1607055 reported by
g
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| openvpn-auth-radius (Ubuntu) |
Triaged
|
Undecided
|
Unassigned | ||
Bug Description
The radius plugin will accept any username/password combination that is valid. It does not appear to take the user authentication certificate into account. I noticed this and also found another user on the internet that noticed this problem in 2013. http://
I think it would be important to verify the certificate matches the username. Or perhaps some way to verify they map to the same user. I haven't investigated enough to suggest the implementation.
| Changed in openvpn-auth-radius (Ubuntu): | |
| status: | New → Triaged |
To post a comment you must log in.

This kind of change is probably best addressed with the OpenVPN community -- if we make a change of this scale on our own it'd probably break someone's configuration. It ought to be carefully designed and deployed in a manner that's not too surprising for existing installations.
Could you file a bug with the OpenVPN upstream and link the bugs together?
Thanks