Auto-merge PR#1960

Auto-merge PR#1960
This commit is contained in:
CVE Team 2021-06-08 13:00:20 -04:00 committed by GitHub
commit 1a638e5f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,98 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32673",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Remote Command Execution in reg-keygen-git-hash-plugin"
},
"description": {
"description_data": [
"affects": {
"vendor": {
"vendor_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."
"product": {
"product_data": [
{
"product_name": "reg-suit",
"version": {
"version_data": [
{
"version_value": "< 0.10.16"
}
]
}
}
]
},
"vendor_name": "reg-viz"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "reg-keygen-git-hash-plugin is a reg-suit plugin to detect the snapshot key to be compare with using Git commit hash. reg-keygen-git-hash-plugin through and including 0.10.15 allow remote attackers to execute of arbitrary commands. Upgrade to version 0.10.16 or later to resolve this issue."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94: Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/reg-viz/reg-suit/security/advisories/GHSA-49q3-8867-5wmp",
"refsource": "CONFIRM",
"url": "https://github.com/reg-viz/reg-suit/security/advisories/GHSA-49q3-8867-5wmp"
},
{
"name": "https://github.com/reg-viz/reg-suit/commit/f84ad9c7a22144d6c147dc175c52756c0f444d87",
"refsource": "MISC",
"url": "https://github.com/reg-viz/reg-suit/commit/f84ad9c7a22144d6c147dc175c52756c0f444d87"
},
{
"name": "https://github.com/reg-viz/reg-suit/releases/tag/v0.10.16",
"refsource": "MISC",
"url": "https://github.com/reg-viz/reg-suit/releases/tag/v0.10.16"
},
{
"name": "https://www.npmjs.com/package/reg-keygen-git-hash-plugin",
"refsource": "MISC",
"url": "https://www.npmjs.com/package/reg-keygen-git-hash-plugin"
}
]
},
"source": {
"advisory": "GHSA-49q3-8867-5wmp",
"discovery": "UNKNOWN"
}
}