cvelist/2021/41xxx/CVE-2021-41280.json
2021-11-19 21:01:05 +00:00

93 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-41280",
"STATE": "PUBLIC",
"TITLE": "OS command injection in Sharetribe Go"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sharetribe",
"version": {
"version_data": [
{
"version_value": "< 10.2.1"
}
]
}
}
]
},
"vendor_name": "sharetribe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Sharetribe Go is a source available marketplace software. In affected versions operating system command injection is possible on installations of Sharetribe Go, that do not have a secret AWS Simple Notification Service (SNS) notification token configured via the `sns_notification_token` configuration parameter. This configuration parameter is unset by default. The vulnerability has been patched in version 10.2.1. Users who are unable to upgrade should set the`sns_notification_token` configuration parameter to a secret value."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/sharetribe/sharetribe/security/advisories/GHSA-hjjc-p9hr-424c",
"refsource": "CONFIRM",
"url": "https://github.com/sharetribe/sharetribe/security/advisories/GHSA-hjjc-p9hr-424c"
},
{
"name": "https://github.com/sharetribe/sharetribe/commit/5b844f8108c5458d89f0d7ba974f42d7917b5f80",
"refsource": "MISC",
"url": "https://github.com/sharetribe/sharetribe/commit/5b844f8108c5458d89f0d7ba974f42d7917b5f80"
},
{
"name": "https://github.com/sharetribe/sharetribe/releases/tag/v10.2.1",
"refsource": "MISC",
"url": "https://github.com/sharetribe/sharetribe/releases/tag/v10.2.1"
}
]
},
"source": {
"advisory": "GHSA-hjjc-p9hr-424c",
"discovery": "UNKNOWN"
}
}