Actions
Bug #11341
closedPresharedKey is not sanitized from status_output config file
Start date:
01/30/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
Description
PresharedKey is not sanitized from config file
WireGuard-Configuration File wg0.conf:
# This WireGuard config file has been created automatically. Do not edit! # Description: WG0 [Interface] PrivateKey = <redacted> ListenPort = 51820 # Peer: WG42 [Peer] PublicKey = Xja7ORQcgzifnwXg9xAR3wVef53yj10fx65dtZZYcTM= AllowedIPs = 10.2.2.2/24 PresharedKey = XU2RlgQOzMqKh1qDA7d2jQRJjuIGgDRpQPR1DYeQiTc=
Actions