Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities found for Elastic Code by Elastic

    CVE-2019-7618 (GCVE-0-2019-7618)

    Vulnerability from cvelistv5 – Published: 2019-10-01 17:52 – Updated: 2024-08-04 20:54
    VLAI
    Summary
    A local file disclosure flaw was found in Elastic Code versions 7.3.0, 7.3.1, and 7.3.2. If a malicious code repository is imported into Code it is possible to read arbitrary files from the local filesystem of the Kibana instance running Code with the permission of the Kibana system user.
    Severity
    No CVSS data available.
    CWE
    • CWE-538 - File and Directory Information Exposure
    Assigner
    References
    Impacted products
    Vendor Product Version
    Elastic Elastic Code Affected: 7.3.0, 7.3.1, and 7.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T20:54:28.312Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://staging-website.elastic.co/community/security"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Elastic Code",
              "vendor": "Elastic",
              "versions": [
                {
                  "status": "affected",
                  "version": "7.3.0, 7.3.1, and 7.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A local file disclosure flaw was found in Elastic Code versions 7.3.0, 7.3.1, and 7.3.2. If a malicious code repository is imported into Code it is possible to read arbitrary files from the local filesystem of the Kibana instance running Code with the permission of the Kibana system user."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-538",
                  "description": "CWE-538: File and Directory Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-10-01T17:52:42.000Z",
            "orgId": "271b6943-45a9-4f3a-ab4e-976f3fa05b5a",
            "shortName": "elastic"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://staging-website.elastic.co/community/security"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@elastic.co",
              "ID": "CVE-2019-7618",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Elastic Code",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "7.3.0, 7.3.1, and 7.3.2"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Elastic"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A local file disclosure flaw was found in Elastic Code versions 7.3.0, 7.3.1, and 7.3.2. If a malicious code repository is imported into Code it is possible to read arbitrary files from the local filesystem of the Kibana instance running Code with the permission of the Kibana system user."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-538: File and Directory Information Exposure"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://staging-website.elastic.co/community/security",
                  "refsource": "MISC",
                  "url": "https://staging-website.elastic.co/community/security"
                },
                {
                  "name": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831",
                  "refsource": "MISC",
                  "url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "271b6943-45a9-4f3a-ab4e-976f3fa05b5a",
        "assignerShortName": "elastic",
        "cveId": "CVE-2019-7618",
        "datePublished": "2019-10-01T17:52:42.000Z",
        "dateReserved": "2019-02-07T00:00:00.000Z",
        "dateUpdated": "2024-08-04T20:54:28.312Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2019-7618 (GCVE-0-2019-7618)

    Vulnerability from nvd – Published: 2019-10-01 17:52 – Updated: 2024-08-04 20:54
    VLAI
    Summary
    A local file disclosure flaw was found in Elastic Code versions 7.3.0, 7.3.1, and 7.3.2. If a malicious code repository is imported into Code it is possible to read arbitrary files from the local filesystem of the Kibana instance running Code with the permission of the Kibana system user.
    Severity
    No CVSS data available.
    CWE
    • CWE-538 - File and Directory Information Exposure
    Assigner
    References
    Impacted products
    Vendor Product Version
    Elastic Elastic Code Affected: 7.3.0, 7.3.1, and 7.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T20:54:28.312Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://staging-website.elastic.co/community/security"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Elastic Code",
              "vendor": "Elastic",
              "versions": [
                {
                  "status": "affected",
                  "version": "7.3.0, 7.3.1, and 7.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A local file disclosure flaw was found in Elastic Code versions 7.3.0, 7.3.1, and 7.3.2. If a malicious code repository is imported into Code it is possible to read arbitrary files from the local filesystem of the Kibana instance running Code with the permission of the Kibana system user."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-538",
                  "description": "CWE-538: File and Directory Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-10-01T17:52:42.000Z",
            "orgId": "271b6943-45a9-4f3a-ab4e-976f3fa05b5a",
            "shortName": "elastic"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://staging-website.elastic.co/community/security"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@elastic.co",
              "ID": "CVE-2019-7618",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Elastic Code",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "7.3.0, 7.3.1, and 7.3.2"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Elastic"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A local file disclosure flaw was found in Elastic Code versions 7.3.0, 7.3.1, and 7.3.2. If a malicious code repository is imported into Code it is possible to read arbitrary files from the local filesystem of the Kibana instance running Code with the permission of the Kibana system user."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-538: File and Directory Information Exposure"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://staging-website.elastic.co/community/security",
                  "refsource": "MISC",
                  "url": "https://staging-website.elastic.co/community/security"
                },
                {
                  "name": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831",
                  "refsource": "MISC",
                  "url": "https://discuss.elastic.co/t/elastic-stack-7-4-0-security-update/201831"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "271b6943-45a9-4f3a-ab4e-976f3fa05b5a",
        "assignerShortName": "elastic",
        "cveId": "CVE-2019-7618",
        "datePublished": "2019-10-01T17:52:42.000Z",
        "dateReserved": "2019-02-07T00:00:00.000Z",
        "dateUpdated": "2024-08-04T20:54:28.312Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }