Skip to content

Lottie Player - Backdoor

ID: lottie-backdoor

Severity: critical

Author: nagli-wiz

Tags: cdn,lottie-player,backdoor,malware

Detectes vulnerable compormised version of lottie-player JS Library that were compormised with a Web3 wallet pop-up backdoor.

id: lottie-backdoor
info:
name: Lottie Player - Backdoor
author: nagli-wiz
severity: critical
description: |
Detectes vulnerable compormised version of lottie-player JS Library that were compormised with a Web3 wallet pop-up backdoor.
reference:
- https://github.com/LottieFiles/lottie-player/issues/254
- https://x.com/galnagli/status/1851779972639363076
tags: cdn,lottie-player,backdoor,malware
http:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 1
matchers:
- type: word
words:
# digest: 4a0a00473045022100f2b7d007d2c50590cc22781b5170e803b0170878c1fb5169763ca3af19ca8b6a02200542484037342268b62b32292df01c39739846377153f7fb72a61c22a63dc545:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/vulnerabilities/backdoor/lottie-backdoor.yaml"

View on Github