cvelist/2021/41xxx/CVE-2021-41191.json
advisory-db[bot] ed8a04ed60
Add CVE-2021-41191 for GHSA-76mx-6584-4v8q
Add CVE-2021-41191 for GHSA-76mx-6584-4v8q
2021-10-27 20:28:59 +00:00

93 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-41191",
"STATE": "PUBLIC",
"TITLE": "API giving out files without key"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Roblox-Purchasing-Hub",
"version": {
"version_data": [
{
"version_value": "< 1.0.2"
}
]
}
}
]
},
"vendor_name": "Redon-Tech"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Roblox-Purchasing-Hub is an open source Roblox product purchasing hub. A security risk in versions 1.0.1 and prior allowed people who have someone's API URL to get product files without an API key. This issue is fixed in version 1.0.2. As a workaround, add `@require_apikey` in `BOT/lib/cogs/website.py` under the route for `/v1/products`."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-116: Improper Encoding or Escaping of Output"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/Redon-Tech/Roblox-Purchasing-Hub/security/advisories/GHSA-76mx-6584-4v8q",
"refsource": "CONFIRM",
"url": "https://github.com/Redon-Tech/Roblox-Purchasing-Hub/security/advisories/GHSA-76mx-6584-4v8q"
},
{
"name": "https://github.com/Redon-Tech/Roblox-Purchasing-Hub/commit/58a22260eca40b1a0377daf61ccd8c4dc1440e03",
"refsource": "MISC",
"url": "https://github.com/Redon-Tech/Roblox-Purchasing-Hub/commit/58a22260eca40b1a0377daf61ccd8c4dc1440e03"
},
{
"name": "https://github.com/Redon-Tech/Roblox-Purchasing-Hub/releases/tag/V1.0.2",
"refsource": "MISC",
"url": "https://github.com/Redon-Tech/Roblox-Purchasing-Hub/releases/tag/V1.0.2"
}
]
},
"source": {
"advisory": "GHSA-76mx-6584-4v8q",
"discovery": "UNKNOWN"
}
}