Actions
Bug #9736
closedstatus.php: Sanitize oinkcode and etprocode of snort/surricata
Start date:
09/09/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
config-sanitized.xml keep <oincmastercode> and <etpro_code> of snort package
and <oinkcode> and <etprocode> of suricata package
these codes used for paid subscriptions and must be sanitized from config-sanitized.xml
2.5.0-DEVELOPMENT (amd64)
built on Sun Sep 08 23:28:16 EDT 2019
FreeBSD 12.0-RELEASE-p10
Updated by Jim Pingle about 5 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Updated by Viktor Gurov about 5 years ago
Jim Pingle wrote:
<snortglobal>
...
<oinkmastercode>954aa4a5b38595eac4b4271564bf9f63cc9c7d0f</oinkmastercode>
<etpro_code>xxxxx</etpro_code>
...
</snortglobal>
<oincmastercode> of snort is not sanitized
suricata is ok:
<oinkcode>xxxxx</oinkcode>
<etprocode>xxxxx</etprocode>
Updated by Jim Pingle about 5 years ago
- Status changed from Feedback to In Progress
Updated by Jim Pingle about 5 years ago
- Status changed from In Progress to Feedback
Applied in changeset 9adb7806cffdd1393fd9223c17d7a938a37944c4.
Updated by Viktor Gurov about 5 years ago
Jim Pingle wrote:
Applied in changeset 9adb7806cffdd1393fd9223c17d7a938a37944c4.
<oinkmastercode>xxxxx</oinkmastercode>
ok now
Resolved
Updated by Jim Pingle about 5 years ago
- Status changed from Feedback to Resolved
Updated by Jim Pingle about 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Resolved to Feedback
Needs checked and/or tested again on 2.4.5 snapshots
Updated by Anonymous almost 5 years ago
- Status changed from Feedback to Resolved
Tested on 2.4.5.a.20191209.0732, works as expected.
Actions