Moderation bypass via URL-triggered token-filter exit
Published Nov 5, 2021 · Updated Aug 4, 2024
Improper input validation in Python Discord Python Utility Bot allows remote authenticated users to bypass moderation token filters. The _has_watch_regex_match function returns before checking blocked token patterns whenever its input contains any URL, including a non-blacklisted URL. Discord server member access is sufficient to submit a mixed URL-and-token message, causing prohibited content to escape the bot's moderation response.
Summary
What happened
Improper input validation in Python Discord Python Utility Bot allows remote authenticated users to bypass moderation token filters. The _has_watch_regex_match function returns before checking blocked token patterns whenever its input contains any URL, including a non-blacklisted URL. Discord server member access is sufficient to submit a mixed URL-and-token message, causing prohibited content to escape the bot's moderation response.
The record
- CVE
- CVE-2021-41250
- Published
- Nov 5, 2021
- Updated
- Aug 4, 2024
- Vendor
- Python Discord
- Product
- Python Utility Bot
- Classifications
- CWE-20
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 5, 2021CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 67390298852513d13e0213870e50fb3cff1424e0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Mixed URL-and-token demonstration messageproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo