2021-09-15 19:01:11 +00:00
{
"CVE_data_meta" : {
2021-10-27 20:28:59 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-09-15 19:01:11 +00:00
"ID" : "CVE-2021-41191" ,
2021-10-27 20:28:59 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "API giving out files without key"
2021-09-15 19:01:11 +00:00
} ,
2021-10-27 20:28:59 +00:00
"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" ,
2021-09-15 19:01:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-27 20:28:59 +00:00
"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`."
2021-09-15 19:01:11 +00:00
}
]
2021-10-27 20:28:59 +00:00
} ,
"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"
2021-09-15 19:01:11 +00:00
}
}