Add CVE-2021-32849 for GHSL-2021-GHSA-756h-r2c9-qp5j

This commit is contained in:
Shelby J. Cunningham 2022-01-26 16:26:16 -05:00
parent 7a966e7324
commit fa41965f56
No known key found for this signature in database
GPG Key ID: 0781D7D998EB82AA

View File

@ -1,18 +1,107 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32849",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Arbitrary command execution in Gerapy"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "gerapy",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.9.9",
"version_value": "0.9.9"
}
]
}
}
]
},
"vendor_name": "Gerapy"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Gerapy is a distributed crawler management framework. Prior to version 0.9.9, an authenticated user could execute arbitrary commands. This issue is fixed in version 0.9.9. There are no known workarounds."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://securitylab.github.com/advisories/GHSL-2021-076-gerapy/",
"refsource": "MISC",
"url": "https://securitylab.github.com/advisories/GHSL-2021-076-gerapy/"
},
{
"name": "https://github.com/Gerapy/Gerapy/security/advisories/GHSA-756h-r2c9-qp5j",
"refsource": "CONFIRM",
"url": "https://github.com/Gerapy/Gerapy/security/advisories/GHSA-756h-r2c9-qp5j"
},
{
"name": "https://github.com/Gerapy/Gerapy/issues/197",
"refsource": "MISC",
"url": "https://github.com/Gerapy/Gerapy/issues/197"
},
{
"name": "https://github.com/Gerapy/Gerapy/issues/217",
"refsource": "MISC",
"url": "https://github.com/Gerapy/Gerapy/issues/217"
},
{
"name": "https://lgtm.com/projects/g/Gerapy/Gerapy?mode=tree&ruleFocus=1505994646253",
"refsource": "MISC",
"url": "https://lgtm.com/projects/g/Gerapy/Gerapy?mode=tree&ruleFocus=1505994646253"
}
]
},
"source": {
"discovery": "INTERNAL"
}
}