diff --git a/2020/12xxx/CVE-2020-12757.json b/2020/12xxx/CVE-2020-12757.json index 4bf7a4704fa..ac21b00cd35 100644 --- a/2020/12xxx/CVE-2020-12757.json +++ b/2020/12xxx/CVE-2020-12757.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "HashiCorp Vault and Vault Enterprise 1.4.x before 1.4.2 has Incorrect Access Control." + "value": "HashiCorp Vault and Vault Enterprise 1.4.0 and 1.4.1, when configured with the GCP Secrets Engine, may incorrectly generate GCP Credentials with the default time-to-live lease duration instead of the engine-configured setting. This may lead to generated GCP credentials being valid for longer than intended. Fixed in 1.4.2." } ] }, diff --git a/2020/13xxx/CVE-2020-13223.json b/2020/13xxx/CVE-2020-13223.json index ec1727e4a1d..7b3e591fb1f 100644 --- a/2020/13xxx/CVE-2020-13223.json +++ b/2020/13xxx/CVE-2020-13223.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "HashiCorp Vault and Vault Enterprise before 1.3.6, and 1.4.2 before 1.4.2, insert Sensitive Information into a Log File." + "value": "HashiCorp Vault and Vault Enterprise logged proxy environment variables that potentially included sensitive credentials. Fixed in 1.3.6 and 1.4.2." } ] }, diff --git a/2020/25xxx/CVE-2020-25816.json b/2020/25xxx/CVE-2020-25816.json index a5395808247..b9f2c101241 100644 --- a/2020/25xxx/CVE-2020-25816.json +++ b/2020/25xxx/CVE-2020-25816.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "HashiCorp Vault and Vault Enterprise 1.0 before 1.5.4 have Incorrect Access Control." + "value": "HashiCorp Vault and Vault Enterprise versions 1.0 and newer allowed leases created with a batch token to outlive their TTL because expiration time was not scheduled correctly. Fixed in 1.4.7 and 1.5.4." } ] }, diff --git a/2020/26xxx/CVE-2020-26546.json b/2020/26xxx/CVE-2020-26546.json index bc484b09e9f..4785654734f 100644 --- a/2020/26xxx/CVE-2020-26546.json +++ b/2020/26xxx/CVE-2020-26546.json @@ -1,18 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-26546", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-26546", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "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": "** UNSUPPORTED WHEN ASSIGNED ** An issue was discovered in HelpDeskZ 1.0.2. The feature to auto-login a user, via the RememberMe functionality, is prone to SQL injection. NOTE: This vulnerability only affects products that are no longer supported by the maintainer." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://excellium-services.com/cert-xlm-advisory/CVE-2020-26546/", + "url": "https://excellium-services.com/cert-xlm-advisory/CVE-2020-26546/" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AC:L/AV:N/A:N/C:H/I:N/PR:N/S:U/UI:N", + "version": "3.1" + } } } \ No newline at end of file diff --git a/2020/7xxx/CVE-2020-7218.json b/2020/7xxx/CVE-2020-7218.json index b56f008278e..bd2d1e35965 100644 --- a/2020/7xxx/CVE-2020-7218.json +++ b/2020/7xxx/CVE-2020-7218.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "HashiCorp Nomad and Nomad Enterprise before 0.10.3 allow unbounded resource usage." + "value": "HashiCorp Nomad and Nonad Enterprise up to 0.10.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 0.10.3." } ] },