diff --git a/2020/11xxx/CVE-2020-11004.json b/2020/11xxx/CVE-2020-11004.json index ddd79b80b1e..47b4baeaeb0 100644 --- a/2020/11xxx/CVE-2020-11004.json +++ b/2020/11xxx/CVE-2020-11004.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "SQL Injection was discovered in Admidio before version 3.3.13.\n\nThe main cookie parameter is concatenated into a SQL query without any input validation/sanitization, thus an attacker without logging in, can send a GET request with arbitrary SQL queries appended to the cookie parameter and execute SQL queries. The vulnerability impacts the confidentiality of the system.\n\nThis has been patched in version 3.3.13." + "value": "SQL Injection was discovered in Admidio before version 3.3.13. The main cookie parameter is concatenated into a SQL query without any input validation/sanitization, thus an attacker without logging in, can send a GET request with arbitrary SQL queries appended to the cookie parameter and execute SQL queries. The vulnerability impacts the confidentiality of the system. This has been patched in version 3.3.13." } ] }, diff --git a/2020/11xxx/CVE-2020-11013.json b/2020/11xxx/CVE-2020-11013.json index c588a3d7e9e..094ee70f2f4 100644 --- a/2020/11xxx/CVE-2020-11013.json +++ b/2020/11xxx/CVE-2020-11013.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "Their is an information disclosure vulnerability in Helm from version 3.1.0 and before version 3.2.0. \n\n`lookup` is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of specific resources and get details about them. This can be used as part of the process to render templates.\n\nThe documented behavior of `helm template` states that it does not attach to a remote cluster. However, a the recently added `lookup` template function circumvents this restriction and connects to the cluster even during `helm template` and `helm install|update|delete|rollback --dry-run`. The user is not notified of this behavior.\n\nRunning `helm template` should not make calls to a cluster. This is different from `install`, which is presumed to have access to a cluster in order to load resources into Kubernetes. Helm 2 is unaffected by this vulnerability.\n\nA malicious chart author could inject a `lookup` into a chart that, when rendered through `helm template`, performs unannounced lookups against the cluster a user's `KUBECONFIG` file points to. This information can then be disclosed via the output of `helm template`.\n\nThis issue has been fixed in Helm 3.2.0" + "value": "Their is an information disclosure vulnerability in Helm from version 3.1.0 and before version 3.2.0. `lookup` is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of specific resources and get details about them. This can be used as part of the process to render templates. The documented behavior of `helm template` states that it does not attach to a remote cluster. However, a the recently added `lookup` template function circumvents this restriction and connects to the cluster even during `helm template` and `helm install|update|delete|rollback --dry-run`. The user is not notified of this behavior. Running `helm template` should not make calls to a cluster. This is different from `install`, which is presumed to have access to a cluster in order to load resources into Kubernetes. Helm 2 is unaffected by this vulnerability. A malicious chart author could inject a `lookup` into a chart that, when rendered through `helm template`, performs unannounced lookups against the cluster a user's `KUBECONFIG` file points to. This information can then be disclosed via the output of `helm template`. This issue has been fixed in Helm 3.2.0" } ] }, diff --git a/2020/12xxx/CVE-2020-12137.json b/2020/12xxx/CVE-2020-12137.json index 2030843bc92..66e713dbbd3 100644 --- a/2020/12xxx/CVE-2020-12137.json +++ b/2020/12xxx/CVE-2020-12137.json @@ -66,6 +66,11 @@ "url": "http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/NEWS", "refsource": "MISC", "name": "http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/NEWS" + }, + { + "refsource": "MLIST", + "name": "[oss-security] 20200424 Re: mailman 2.x: XSS via file attachments in list archives", + "url": "http://www.openwall.com/lists/oss-security/2020/04/24/3" } ] } diff --git a/2020/12xxx/CVE-2020-12244.json b/2020/12xxx/CVE-2020-12244.json new file mode 100644 index 00000000000..d8d878454d3 --- /dev/null +++ b/2020/12xxx/CVE-2020-12244.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12244", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file diff --git a/2020/12xxx/CVE-2020-12245.json b/2020/12xxx/CVE-2020-12245.json new file mode 100644 index 00000000000..2ad51701471 --- /dev/null +++ b/2020/12xxx/CVE-2020-12245.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-12245", + "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": "Grafana before 6.7.3 allows table-panel XSS via column.title or cellLinkTooltip." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/grafana/grafana/blob/master/CHANGELOG.md#673-2020-04-23", + "refsource": "MISC", + "name": "https://github.com/grafana/grafana/blob/master/CHANGELOG.md#673-2020-04-23" + }, + { + "url": "https://community.grafana.com/t/release-notes-v6-7-x/27119", + "refsource": "MISC", + "name": "https://community.grafana.com/t/release-notes-v6-7-x/27119" + }, + { + "url": "https://github.com/grafana/grafana/pull/23816", + "refsource": "MISC", + "name": "https://github.com/grafana/grafana/pull/23816" + } + ] + } +} \ No newline at end of file