Project

General

Profile

Actions

Bug #9729

closed
VG JP

status.php: Sanitize zabbix-agent tlspsk key

Bug #9729: status.php: Sanitize zabbix-agent tlspsk key

Added by Viktor Gurov about 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
09/05/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:

Description

config-sanitized.xml keep <tlspskfile> of zabbix-agent:

$ grep tlspsk config-sanitized.xml
<tlspskidentity>ZabbixKey</tlspskidentity>
<tlspskfile>cGFzczEyMw0KcGFzczEyMw0KcGFzczEyMw0KcGFzczEyMw==</tlspskfile>

checked with zabbix4-agent-4.0.10 and zabbix42-agent-4.2.4 

2.5.0-DEVELOPMENT (amd64)
built on Wed Sep 04 20:39:01 EDT 2019
FreeBSD 12.0-RELEASE-p10

JP Updated by Jim Pingle about 7 years ago Actions #1

  • Assignee set to Jim Pingle

JP Updated by Jim Pingle about 7 years ago Actions #2

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:60a7d1e1201f43ec48b0ad374ded1c15eb29e14e.

VG Updated by Viktor Gurov almost 7 years ago Actions #3

Jim Pingle wrote:

Applied in changeset commit:60a7d1e1201f43ec48b0ad374ded1c15eb29e14e.

<tlspskidentity>xxxxx</tlspskidentity>
<tlspskfile>xxxxx</tlspskfile>

there is no reason to sanitize <tlspskidentity>
only <tlspskfile>

JP Updated by Jim Pingle almost 7 years ago Actions #4

  • Status changed from Feedback to Resolved

JP Updated by Jim Pingle almost 7 years ago Actions #5

  • Private changed from Yes to No

JP Updated by Jim Pingle almost 7 years ago Actions #6

  • Target version changed from 2.5.0 to 2.4.5

JP Updated by Jim Pingle almost 7 years ago Actions #7

  • Status changed from Resolved to Feedback

Needs checked and/or tested again on 2.4.5 snapshots

VG Updated by Viktor Gurov almost 7 years ago Actions #8

Jim Pingle wrote:

Needs checked and/or tested again on 2.4.5 snapshots

tested on 2.4.5.a.20191209.0732

Resolved

JP Updated by Jim Pingle almost 7 years ago Actions #9

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom