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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/21xxx/CVE-2024-21624.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-200"
]
}{
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"cpe": [
"cpe:2.3:a:nonebot:nonebot:*:*:*:*:*:*:*:*",
"cpe:2.3:a:nonebot:nonebot:2.0.0:-:*:*:*:*:*:*",
"cpe:2.3:a:nonebot:nonebot:2.0.0:rc2:*:*:*:*:*:*",
"cpe:2.3:a:nonebot:nonebot:2.0.0:rc3:*:*:*:*:*:*",
"cpe:2.3:a:nonebot:nonebot:2.0.0:rc4:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "2.0.1"
},
{
"fixed": "2.2.0"
},
{
"introduced": "2.0.0-NA"
},
{
"last_affected": "2.0.0-NA"
},
{
"introduced": "2.0.0-rc2"
},
{
"last_affected": "2.0.0-rc2"
},
{
"introduced": "2.0.0-rc3"
},
{
"last_affected": "2.0.0-rc3"
},
{
"introduced": "2.0.0-rc4"
},
{
"last_affected": "2.0.0-rc4"
}
]
}