cvelist/2021/37xxx/CVE-2021-37697.json
2021-08-12 00:00:55 +00:00

88 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-37697",
"STATE": "PUBLIC",
"TITLE": "Sensitive information leak in Welcome of tmerc-cogs"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "tmerc-cogs",
"version": {
"version_data": [
{
"version_value": "< d63c49b4cfc30c795336e4fff08cba3795e0fcc0"
}
]
}
}
]
},
"vendor_name": "tmercswims"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "tmerc-cogs are a collection of open source plugins for the Red Discord bot. A vulnerability has been found in the code that allows any user to access sensitive information by crafting a specific membership event message. Issue is patched in commit d63c49b4cfc30c795336e4fff08cba3795e0fcc0. As a workaround users may unload the Welcome cog."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306: Missing Authentication for Critical Function"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/tmercswims/tmerc-cogs/security/advisories/GHSA-77xv-8c2x-j96j",
"refsource": "CONFIRM",
"url": "https://github.com/tmercswims/tmerc-cogs/security/advisories/GHSA-77xv-8c2x-j96j"
},
{
"name": "https://github.com/tmercswims/tmerc-cogs/commit/d63c49b4cfc30c795336e4fff08cba3795e0fcc0",
"refsource": "MISC",
"url": "https://github.com/tmercswims/tmerc-cogs/commit/d63c49b4cfc30c795336e4fff08cba3795e0fcc0"
}
]
},
"source": {
"advisory": "GHSA-77xv-8c2x-j96j",
"discovery": "UNKNOWN"
}
}