• Sublime Core Feed

Description

Message contains use of the Klaviyo (kmail-lists.com) open redirect, but the link display text does not match known permutations. This has been exploited in the wild.

References

No references.

Sublime Security
Created May 14th, 2024 • Last updated May 14th, 2024
Source
type.inbound
and any(body.links,
        .href_url.domain.domain == 'manage.kmail-lists.com'
        and .href_url.path =~ '/subscriptions/subscribe/update'
        and strings.icontains(.href_url.query_params, 'r=')
        and not strings.ilike(.display_text, "*subscribe*", "*manage*")
)
MQL Rule Console
DocsLearning Labs

Playground

Test against your own EMLs or sample data.

Share

Post about this on your socials.

Get Started. Today.

Managed or self-managed. No MX changes.

Deploy and integrate a free Sublime instance in minutes.
Get Started