Project

General

Profile

Actions

Bug #7716

closed

Suricata - Barnyard2 webui configuration updates result in base64-encoded value written to the config for the password

Added by Renaud Holcombe over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Low
Category:
Suricata
Target version:
-
Start date:
07/21/2017
Due date:
% Done:

0%

Estimated time:
1.00 h
Plus Target Version:
Affected Version:
All
Affected Plus Version:
Affected Architecture:
All

Description

Any changes to the Suricata barnyard configuration page requires that you update the password as well, otherwise the base64-encoded value is written to your configuration and stopping barnyard2 from working properly.

Repro steps:

Navigate to: https://pfsense/suricata/suricata_barnyard.php?id=0, hit save, and inspect the newly written baryard2.conf file you will see something like:

output database: log, mysql, user=snort password=cGFzc3dvcmQ= dbname=suricata host=192.168.x.x

The value of 'password' should actually be 'password', not the base64-encoded version.

This is very similar to Bug 7616 (https://redmine.pfsense.org/issues/7616).

Actions #1

Updated by Bill Meeks over 6 years ago

This bug was fixed in GUI package version 3.2.2_3 via a Pull Request submitted by the OP.

Actions #2

Updated by Kill Bill over 6 years ago

Fixed.

Actions #3

Updated by Jim Pingle over 6 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF