2021-05-12 22:00:39 +00:00
{
"CVE_data_meta" : {
2021-05-20 12:08:28 -04:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:00:39 +00:00
"ID" : "CVE-2021-32632" ,
2021-05-20 12:08:28 -04:00
"STATE" : "PUBLIC" ,
"TITLE" : "CSRF allowing modification of commands, modules, banphrases through hidden iFrames"
2021-05-12 22:00:39 +00:00
} ,
2021-05-20 12:08:28 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "pajbot" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.52"
}
]
}
}
]
} ,
"vendor_name" : "pajbot"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-05-12 22:00:39 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-05-20 12:08:28 -04:00
"value" : "Pajbot is a Twitch chat bot. Pajbot versions prior to 1.52 are vulnerable to cross-site request forgery (CSRF). Hosters of the bot should upgrade to `v1.52` or `stable` to install the patch or, as a workaround, can add one modern dependency."
2021-05-12 22:00:39 +00:00
}
]
2021-05-20 12:08:28 -04:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.4 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/pajbot/pajbot/security/advisories/GHSA-wmfr-qrg4-qc3h" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/pajbot/pajbot/security/advisories/GHSA-wmfr-qrg4-qc3h"
} ,
{
"name" : "https://gist.github.com/Melonify/d8e5d70cdc1bebb871f72dc79d69ac60" ,
"refsource" : "MISC" ,
"url" : "https://gist.github.com/Melonify/d8e5d70cdc1bebb871f72dc79d69ac60"
} ,
{
"name" : "https://github.com/pajbot/pajbot/releases/tag/v1.52" ,
"refsource" : "MISC" ,
"url" : "https://github.com/pajbot/pajbot/releases/tag/v1.52"
}
]
} ,
"source" : {
"advisory" : "GHSA-wmfr-qrg4-qc3h" ,
"discovery" : "UNKNOWN"
2021-05-12 22:00:39 +00:00
}
}