CVE-2024-21624 MEDIUM

CVE-2024-21624: Potential Information Leak in User-Constructed Message Templates in nonebot2

Vendor Nonebot
Product nonebot2
Weakness CWE-200 · Info exposure
Published February 9, 2024
Last update August 1, 2024

CVSS base score

5.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

nonebot2 is a cross-platform Python asynchronous chatbot framework written in Python. This security advisory pertains to a potential information leak (e.g., environment variables) in instances where developers utilize `MessageTemplate` and incorporate user-provided data into templates. The identified vulnerability has been remedied in pull request #2509 and will be included in versions released from 2.2.0. Users are strongly advised to upgrade to these patched versions to safeguard against the vulnerability. A temporary workaround involves filtering underscores before incorporating user input into the message template.

Key dates

02Disclosure timeline

February 9, 2024 CVE published
August 1, 2024 Record updated