Bug #9736
closed
status.php: Sanitize oinkcode and etprocode of snort/surricata
Added by Viktor Gurov about 5 years ago.
Updated almost 5 years ago.
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
- Assignee set to Jim Pingle
- Status changed from New to Feedback
- % Done changed from 0 to 100
Jim Pingle wrote:
Fixed in 17640476a57a41415fec579c40faebbfeff0022d
<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>
- Status changed from Feedback to In Progress
- Status changed from In Progress to Feedback
- Status changed from Feedback to Resolved
- Private changed from Yes to No
- Target version changed from 2.5.0 to 2.4.5
- Status changed from Resolved to Feedback
Needs checked and/or tested again on 2.4.5 snapshots
- Status changed from Feedback to Resolved
Tested on 2.4.5.a.20191209.0732, works as expected.
Also available in: Atom
PDF