cvelist/2021/32xxx/CVE-2021-32632.json

93 lines
3.1 KiB
JSON
Raw Normal View History

2021-05-12 22:00:39 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2021-05-12 22:00:39 +00:00
"ID": "CVE-2021-32632",
"STATE": "PUBLIC",
"TITLE": "CSRF allowing modification of commands, modules, banphrases through hidden iFrames"
2021-05-12 22:00:39 +00: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",
"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
}
]
},
"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
}
}