Medium Severity
Open redirect: Panera Bread
Description
Looks for use of the Panera Bread open redirect coming from someone other than Panera.
Sublime Security
Created Aug 17th, 2023 • Last updated Dec 20th, 2023
Feed Source
Sublime Core Feed
Source
type.inbound
and 0 < length(body.links) < 10
and any(body.links, .href_url.domain.domain == 't.e1.panerabread.com' and .href_url.path =~ '/r/')
and sender.email.domain.root_domain != 'panerabread.com'
Playground
Test against your own EMLs or sample data.