Actions
Bug #3931
closedUsing international characters in IPsec PSK causes invalid XML
Start date:
10/13/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
If an international character, such as à is added to an IPsec PSK, it will cause the configuration to contain invalid XML upon save and the system will restore the previous configuration.
Input validation should reject such characters, or the field should be CDATA encoded if they are valid.
This is broken in both 2.1.x and 2.2.
Updated by Chris Buechler about 10 years ago
Updated by Renato Botelho about 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Pushed a fix 123d870060
Updated by Jim Pingle about 10 years ago
- Status changed from Feedback to New
Seems to still allow some characters that can break XML (like à )
Updated by Renato Botelho about 10 years ago
- Status changed from New to Feedback
Updated by Jim Pingle about 10 years ago
- Status changed from Feedback to Resolved
Confirmed fixed for IPsec P1, PSK tab, and User PSK fields. Invalid characters are now properly rejected.
Actions