cvelist/2020/15xxx/CVE-2020-15251.json

108 lines
4.0 KiB
JSON
Raw Normal View History

2020-06-25 17:02:14 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2020-06-25 17:02:14 +00:00
"ID": "CVE-2020-15251",
"STATE": "PUBLIC",
"TITLE": "Privilege Escalation in Channelmgnt plug-in for Sopel"
2020-06-25 17:02:14 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sopel-channelmgnt",
"version": {
"version_data": [
{
"version_value": "< 1.0.3"
}
]
}
}
]
},
"vendor_name": "MirahezeBots"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-06-25 17:02:14 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Channelmgnt plug-in for Sopel (a Python IRC bot) before version 1.0.3, malicious users are able to op/voice and take over a channel. This is an ACL bypass vulnerability.\n\nThis plugin is bundled with MirahezeBot-Plugins with versions from 9.0.0 and less than 9.0.2 affected. Version 9.0.2 includes 1.0.3 of channelmgnt, and thus is safe from this vulnerability. See referenced GHSA-23pc-4339-95vg.\n"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863: Incorrect Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/MirahezeBots/sopel-channelmgnt/security/advisories/GHSA-j257-jfvv-h3x5",
"refsource": "CONFIRM",
"url": "https://github.com/MirahezeBots/sopel-channelmgnt/security/advisories/GHSA-j257-jfvv-h3x5"
},
{
"name": "https://github.com/MirahezeBots/sopel-channelmgnt/pull/3",
"refsource": "MISC",
"url": "https://github.com/MirahezeBots/sopel-channelmgnt/pull/3"
},
{
"name": "https://phab.bots.miraheze.wiki/T117",
"refsource": "MISC",
"url": "https://phab.bots.miraheze.wiki/T117"
},
{
"name": "https://pypi.org/project/sopel-plugins.channelmgnt/",
"refsource": "MISC",
"url": "https://pypi.org/project/sopel-plugins.channelmgnt/"
},
{
"name": "https://github.com/MirahezeBots/MirahezeBots/security/advisories/GHSA-23pc-4339-95vg",
"refsource": "MISC",
"url": "https://github.com/MirahezeBots/MirahezeBots/security/advisories/GHSA-23pc-4339-95vg"
},
{
"name": "https://phab.bots.miraheze.wiki/phame/live/1/post/1/summary/",
"refsource": "MISC",
"url": "https://phab.bots.miraheze.wiki/phame/live/1/post/1/summary/"
2020-06-25 17:02:14 +00:00
}
]
},
"source": {
"advisory": "GHSA-j257-jfvv-h3x5",
"discovery": "UNKNOWN"
2020-06-25 17:02:14 +00:00
}
}