Project

General

Profile

Actions

Bug #7343

open

SURICATA TLS invalid record type and SURICATA Applayer Detect protocol only one direction on TLS handshake

Added by J SFortanix 7 days ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

I believe anomaly logging incorrectly triggers on the attached suricata_1306651_alerts_tls.pcap traffic. Our investigation concludes that any TLS handshake so far (both 1.2 and 1.3) triggers alerts and anomaly logs on valid traffic. We have reproduced the issue with our own TLS clients (like Firefox, curl).

As far as my understanding goes, there's no invalid TLS record type in this conversation. It seems though, it is seeing TCP ACK as part of a TLS stream and alerting on this. But, I fail to really understand the alert-debug output. Second to this it also triggers a "protocol one direction" alert, which I don't see as valid as the conversation is completely recorded.

Regarding the pcap; these are captured via suricata pcap capture mode. Every packet is duplicate due to packets traversing multiple 802.1Q VLAN with id 100 and 250. First, we though this might be the cause of the issue, but after dropping all vlan 250 traffic, we still see the same issue, so that is irrelevant. The only interesting finding is that in the network before NAT, we don't get any alerts. So it might be due to oddity of our internal network setup also.

Please let me know if you want to have more information.

I validated this on suricata 7.0.7 using a somewhat default configuration. We use af-packet on a bond interface. There's no serious optimizations done to the configuration. If you need more specifics here please ask. The PCAP also triggers similar alerts on Suricata 6 with default configuration testing locally.


Files

suricata_alert_tls_vlan_140.pcap (11.5 KB) suricata_alert_tls_vlan_140.pcap first layer of our network. Doesn't trigger alerts. J SFortanix, 10/25/2024 06:59 AM
suricata_1306651_alert_tls.pcap (21.7 KB) suricata_1306651_alert_tls.pcap after NAT, we get alerts on TLS handshake. These packets traverse 2 vlans, but filtering out 1 vlan to remove duplicate ack/retransmission doesn't fix the alerts J SFortanix, 10/25/2024 06:59 AM
alert.txt (4.22 KB) alert.txt alert-debug.txt of relevant alert. J SFortanix, 10/25/2024 07:01 AM

No data to display

Actions

Also available in: Atom PDF