OPENSUSE-SU-2021:1603-1

Vulnerability from csaf_opensuse - Published: 2021-12-20 17:06 - Updated: 2021-12-20 17:06
Summary
Security update for netdata

Notes

Title of the patch
Security update for netdata
Description of the patch
This update for netdata fixes the following issues: Update to 1.31.0 (go.d.plugin 0.29.0) The v1.31.0 release of Netdata comes with re-packaged and redesigned elements of the dashboard to help you focus on your metrics, even more Linux kernel insights via eBPF, on-node machine learning to help you find anomalies, and much more. This release contains 10 new collectors, 54 improvements (7 in the dashboard), 31 documentation updates, and 29 bug fixes. At a glance We re-packaged and redesigned portions of the dashboard to improve the overall experience. Part of this effort is better handling of dashboard code during installation—anyone using third-party packages (such as the Netdata Homebrew formula) will start seeing new features and the new designs starting today. The timeframe picker has moved to the top panel, and just to its right are two counters with live CRITICAL and WARNING alarm statuses for your node. Click on either of these two open the alarms modal. We've also pushed a number of powerful new collectors, including directory cache monitoring via eBPF. By monitoring directory cache, developers and SREs alike can find opportunities to optimize memory usage and reduce disk-intensive operations. Our new Z-scores and changefinder collectors use machine learning to let you know, at a glance, when key metrics start to behave oddly. We'd love to get feedback on these sophisticated, subjective new brand of collectors! Improvements * Automatically trigger Helmchart PR on Agent release. (gh#netdata/netdata#11084) * Implement ACLK env endpoint. (gh#netdata/netdata#10833) * Implement new HTTPS client for ACLK. (gh#netdata/netdata#10805) * Update ACLK passwd endpoint to match specifications of the new architecture. (gh#netdata/netdata#10859) * Implement ACLK new backoff (TBEB) architecture. (gh#netdata/netdata#10941) * Add functionality to store node_id for a host. (gh#netdata/netdata#11059) * Remove version negotiation from ACLK-NG. (gh#netdata/netdata#10980) * Persist claim IDs in local database for parent and children. (gh#netdata/netdata#10993) * Provide more agent analytics to PostHog. (gh#netdata/netdata#11020) * Reduce logging when sending agent analytics. (gh#netdata/netdata#11091) * Remove error message on Netdata restart. (gh#netdata/netdata#8685) * Add a timeout when sending anonymous statistics using curl. (gh#netdata/netdata#11010) * Improve dash-example.html. (gh#netdata/netdata#10870) * Add host_cloud_enabled attribute to analytics. (gh#netdata/netdata#11100) Dashboard * Bundle the react dashboard code into the agent repo directly. (gh#netdata/netdata#11139) * Add dashboard info strings for systemdunits collector. (gh#netdata/netdata#10904) * Update dashboard version to v2.17.0. (gh#netdata/netdata#10856) + Top bar, side panel and overall navigation has been redesigned. + Top bar now includes a light bulb icon with news/features and the number of CRITICAL or WARNING alarms. + Documentation and settings buttons moved to the sidebar. + Improved rendering of sign in/sign up option button along with an operational status option (under user settings). + In the left panel, nodes show a status badge and are now searchable if there are more than 4. Health * Improvements + Add charts configuration option to templates. (gh#netdata/netdata#11054) + Add new attributes to health configuration files. (gh#netdata/netdata#10961) + Add inconsistent state to the mysql_galera_cluster_state alarm. (gh#netdata/netdata#10945) + Add systemdunits collector alarms. (gh#netdata/netdata#10906) + Use average instead of sum in VerneMQ alarms. (gh#netdata/netdata#11037) + Check configuration for CUSTOM and MSTEAM. (gh#netdata/netdata#11113) + Reduce alarms notifications dump logging. (gh#netdata/netdata#11116) * Bug fixes + Add synchronization.conf to the Makefile. (gh#netdata/netdata#10907) + Fix Microsoft Teams naming. (gh#netdata/netdata#9905) Collectors * New + Add a chart for out of memory kills. (gh#netdata/netdata#10880) + Add a chart with Netdata uptime. (gh#netdata/netdata#10997) + Add a module for ZFS pool state. (gh#netdata/netdata#11071) + Add a plugin for the system clock synchronization state. (gh#netdata/netdata#10895) + Add new charts for extended disk metrics. (gh#netdata/netdata#10939) + Add support for renaming libvirtd LXC containers. (gh#netdata/netdata#11006) + Add a metric for Percpu memory. (gh#netdata/netdata#10964) + Add an eBPF directory cache collector. (gh#netdata/netdata#10855) + Add a Z-scores python collector. (gh#netdata/netdata#10673) + Add changefinder python collector. (gh#netdata/netdata#10672) * Improvements + Remove dots in cgroup IDs. (gh#netdata/netdata#11050) + Add support for attribute 249 (NAND Writes 1GiB) to the smartd_log module. (gh#netdata/netdata#10872) + Add RAID level to the mdstat collector chart families. (gh#netdata/netdata#11024) + Update fping version. (gh#netdata/netdata#10977) + Add plugin and module names to the python.d.plugin runtime charts. (gh#netdata/netdata#11007) + Move global stats to a separate thread. (gh#netdata/netdata#10991) + Add memory size adjustments for eBPF hash tables. (gh#netdata/netdata#10962) + Add improvements to anomalies collector. (gh#netdata/netdata#11003) + Add support for loading of kprobe names in the eBPF plugin. (gh#netdata/netdata#11034) + Don't repeat the cgroup discovery cleanup info message. (gh#netdata/netdata#11101) + Change ACLK statistics charts units from kB/s to KiB/s. (gh#netdata/netdata#11103) * Bug fixes + Fix the detection of cgroups v2 by checking the version of the default cgroup mountpoint. (gh#netdata/netdata#11102) + Fix eBPF cachestat chart type. (gh#netdata/netdata#11074) + Fix gaps in eBPF cachestat charts. (gh#netdata/netdata#10972) + Fix detection of opensipsctl executable. (gh#netdata/netdata#10978) + Fix network interfaces detection when using virsh. (gh#netdata/netdata#11096) + Fix eBPF plugin crash during shutdown. (gh#netdata/netdata#10957) Exporting * Improvements + Allow the remote write configuration to have multiple destinations (gh#netdata/netdata#11005) * Bug fixes + Fix backend chart filtering backward compatibility. (gh#netdata/netdata#11002) Bug fixes * Reduce the number of ACLK chart updates during chart obsoletion. (gh#netdata/netdata#11133) * Fix SSL random failures when using multithreaded web server with OpenSSL < 1.1.0. (gh#netdata/netdata#11089) * Fix storing an NULL claim ID on a parent node. (gh#netdata/netdata#11036) * Prevent MQTT connection attempt on OTP failure. (gh#netdata/netdata#10839) * Rename struct fields from class to classification. (gh#netdata/netdata#11019) * Fix spelling mistakes in various components: + aclk (gh#netdata/netdata#10910) + build (gh#netdata/netdata#10909) + collectors (gh#netdata/netdata#10912) + daemon (gh#netdata/netdata#10913) + database (gh#netdata/netdata#10914) + exporting (gh#netdata/netdata#10915) + libnetdata (gh#netdata/netdata#10917) + health (gh#netdata/netdata#10916) + streaming (gh#netdata/netdata#10919) + tests (gh#netdata/netdata#10920) + backend (gh#netdata/netdata#10911) + bidirectional (gh#netdata/netdata#10918) + HTTP API (gh#netdata/netdata#10921) + web (gh#netdata/netdata#10922)
Patchnames
openSUSE-2021-1603
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for netdata",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for netdata fixes the following issues:\n\nUpdate to 1.31.0 (go.d.plugin 0.29.0)\n\nThe v1.31.0 release of Netdata comes with re-packaged and\nredesigned elements of the dashboard to help you focus on your\nmetrics, even more Linux kernel insights via eBPF, on-node machine\nlearning to help you find anomalies, and much more.\nThis release contains 10 new collectors, 54 improvements (7 in the\ndashboard), 31 documentation updates, and 29 bug fixes.\nAt a glance\nWe re-packaged and redesigned portions of the dashboard to improve\nthe overall experience. Part of this effort is better handling of\ndashboard code during installation\u2014anyone using third-party\npackages (such as the Netdata Homebrew formula) will start seeing\nnew features and the new designs starting today. The timeframe\npicker has moved to the top panel, and just to its right are two\ncounters with live CRITICAL and WARNING alarm statuses for your\nnode. Click on either of these two open the alarms modal.\nWe\u0027ve also pushed a number of powerful new collectors, including\ndirectory cache monitoring via eBPF. By monitoring directory cache,\ndevelopers and SREs alike can find opportunities to optimize memory\nusage and reduce disk-intensive operations.\nOur new Z-scores and changefinder collectors use machine learning\nto let you know, at a glance, when key metrics start to behave\noddly. We\u0027d love to get feedback on these sophisticated, subjective\nnew brand of collectors!\n\nImprovements\n\n  * Automatically trigger Helmchart PR on Agent release.\n    (gh#netdata/netdata#11084)\n  * Implement ACLK env endpoint. (gh#netdata/netdata#10833)\n  * Implement new HTTPS client for ACLK. (gh#netdata/netdata#10805)\n  * Update ACLK passwd endpoint to match specifications of the new\n    architecture. (gh#netdata/netdata#10859)\n  * Implement ACLK new backoff (TBEB) architecture.\n    (gh#netdata/netdata#10941)\n  * Add functionality to store node_id for a host.\n    (gh#netdata/netdata#11059)\n  * Remove version negotiation from ACLK-NG.\n    (gh#netdata/netdata#10980)\n  * Persist claim IDs in local database for parent and children.\n    (gh#netdata/netdata#10993)\n  * Provide more agent analytics to PostHog.\n    (gh#netdata/netdata#11020)\n  * Reduce logging when sending agent analytics.\n    (gh#netdata/netdata#11091)\n  * Remove error message on Netdata restart.\n    (gh#netdata/netdata#8685)\n  * Add a timeout when sending anonymous statistics using curl.\n    (gh#netdata/netdata#11010)\n  * Improve dash-example.html. (gh#netdata/netdata#10870)\n  * Add host_cloud_enabled attribute to analytics.\n    (gh#netdata/netdata#11100)\n\nDashboard\n\n  * Bundle the react dashboard code into the agent repo directly.\n    (gh#netdata/netdata#11139)\n  * Add dashboard info strings for systemdunits collector.\n    (gh#netdata/netdata#10904)\n  * Update dashboard version to v2.17.0. (gh#netdata/netdata#10856)\n\n    + Top bar, side panel and overall navigation has been\n      redesigned.\n    + Top bar now includes a light bulb icon with news/features and\n      the number of CRITICAL or WARNING alarms.\n    + Documentation and settings buttons moved to the sidebar.\n    + Improved rendering of sign in/sign up option button along\n      with an operational status option (under user settings).\n    + In the left panel, nodes show a status badge and are now\n      searchable if there are more than 4.\n\nHealth\n\n  * Improvements\n\n    + Add charts configuration option to templates.\n      (gh#netdata/netdata#11054)\n    + Add new attributes to health configuration files.\n      (gh#netdata/netdata#10961)\n    + Add inconsistent state to the mysql_galera_cluster_state\n      alarm. (gh#netdata/netdata#10945)\n    + Add systemdunits collector alarms. (gh#netdata/netdata#10906)\n    + Use average instead of sum in VerneMQ alarms.\n      (gh#netdata/netdata#11037)\n    + Check configuration for CUSTOM and MSTEAM.\n      (gh#netdata/netdata#11113)\n    + Reduce alarms notifications dump logging.\n      (gh#netdata/netdata#11116)\n\n  * Bug fixes\n\n    + Add synchronization.conf to the Makefile.\n      (gh#netdata/netdata#10907)\n    + Fix Microsoft Teams naming. (gh#netdata/netdata#9905)\n\nCollectors\n\n  * New\n\n    + Add a chart for out of memory kills.\n      (gh#netdata/netdata#10880)\n    + Add a chart with Netdata uptime. (gh#netdata/netdata#10997)\n    + Add a module for ZFS pool state. (gh#netdata/netdata#11071)\n    + Add a plugin for the system clock synchronization state.\n      (gh#netdata/netdata#10895)\n    + Add new charts for extended disk metrics.\n      (gh#netdata/netdata#10939)\n    + Add support for renaming libvirtd LXC containers.\n      (gh#netdata/netdata#11006)\n    + Add a metric for Percpu memory. (gh#netdata/netdata#10964)\n    + Add an eBPF directory cache collector.\n      (gh#netdata/netdata#10855)\n    + Add a Z-scores python collector. (gh#netdata/netdata#10673)\n    + Add changefinder python collector. (gh#netdata/netdata#10672)\n\n  * Improvements\n\n    + Remove dots in cgroup IDs. (gh#netdata/netdata#11050)\n    + Add support for attribute 249 (NAND Writes 1GiB) to the\n      smartd_log module. (gh#netdata/netdata#10872)\n    + Add RAID level to the mdstat collector chart families.\n      (gh#netdata/netdata#11024)\n    + Update fping version. (gh#netdata/netdata#10977)\n    + Add plugin and module names to the python.d.plugin runtime\n      charts. (gh#netdata/netdata#11007)\n    + Move global stats to a separate thread.\n      (gh#netdata/netdata#10991)\n    + Add memory size adjustments for eBPF hash tables.\n      (gh#netdata/netdata#10962)\n    + Add improvements to anomalies collector.\n      (gh#netdata/netdata#11003)\n    + Add support for loading of kprobe names in the eBPF plugin.\n      (gh#netdata/netdata#11034)\n    + Don\u0027t repeat the cgroup discovery cleanup info message.\n      (gh#netdata/netdata#11101)\n    + Change ACLK statistics charts units from kB/s to KiB/s.\n      (gh#netdata/netdata#11103)\n\n  * Bug fixes\n\n    + Fix the detection of cgroups v2 by checking the version of\n      the default cgroup mountpoint. (gh#netdata/netdata#11102)\n    + Fix eBPF cachestat chart type. (gh#netdata/netdata#11074)\n    + Fix gaps in eBPF cachestat charts. (gh#netdata/netdata#10972)\n    + Fix detection of opensipsctl executable.\n      (gh#netdata/netdata#10978)\n    + Fix network interfaces detection when using virsh.\n      (gh#netdata/netdata#11096)\n    + Fix eBPF plugin crash during shutdown.\n      (gh#netdata/netdata#10957)\n\nExporting\n\n  * Improvements\n\n    + Allow the remote write configuration to have multiple\n      destinations (gh#netdata/netdata#11005)\n\n  * Bug fixes\n\n    + Fix backend chart filtering backward compatibility.\n      (gh#netdata/netdata#11002)\n\nBug fixes\n\n  * Reduce the number of ACLK chart updates during chart\n    obsoletion. (gh#netdata/netdata#11133)\n  * Fix SSL random failures when using multithreaded web server\n    with OpenSSL \u003c 1.1.0. (gh#netdata/netdata#11089)\n  * Fix storing an NULL claim ID on a parent node.\n    (gh#netdata/netdata#11036)\n  * Prevent MQTT connection attempt on OTP failure.\n    (gh#netdata/netdata#10839)\n  * Rename struct fields from class to classification.\n    (gh#netdata/netdata#11019)\n  * Fix spelling mistakes in various components:\n    + aclk (gh#netdata/netdata#10910)\n    + build (gh#netdata/netdata#10909)\n    + collectors (gh#netdata/netdata#10912)\n    + daemon (gh#netdata/netdata#10913)\n    + database (gh#netdata/netdata#10914)\n    + exporting (gh#netdata/netdata#10915)\n    + libnetdata (gh#netdata/netdata#10917)\n    + health (gh#netdata/netdata#10916)\n    + streaming (gh#netdata/netdata#10919)\n    + tests (gh#netdata/netdata#10920)\n    + backend (gh#netdata/netdata#10911)\n    + bidirectional (gh#netdata/netdata#10918)\n    + HTTP API (gh#netdata/netdata#10921)\n    + web (gh#netdata/netdata#10922)\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-2021-1603",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_1603-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2021:1603-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B3RB4W3NEKHZUPUSNCSRLXDVEK64S5SL/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2021:1603-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B3RB4W3NEKHZUPUSNCSRLXDVEK64S5SL/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1139094",
        "url": "https://bugzilla.suse.com/1139094"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1139095",
        "url": "https://bugzilla.suse.com/1139095"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1139098",
        "url": "https://bugzilla.suse.com/1139098"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-18836 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-18836/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-18837 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-18837/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-18838 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-18838/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-18839 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-18839/"
      }
    ],
    "title": "Security update for netdata",
    "tracking": {
      "current_release_date": "2021-12-20T17:06:02Z",
      "generator": {
        "date": "2021-12-20T17:06:02Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2021:1603-1",
      "initial_release_date": "2021-12-20T17:06:02Z",
      "revision_history": [
        {
          "date": "2021-12-20T17:06:02Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "netdata-1.31.0-bp153.2.3.1.aarch64",
                "product": {
                  "name": "netdata-1.31.0-bp153.2.3.1.aarch64",
                  "product_id": "netdata-1.31.0-bp153.2.3.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "netdata-1.31.0-bp153.2.3.1.ppc64le",
                "product": {
                  "name": "netdata-1.31.0-bp153.2.3.1.ppc64le",
                  "product_id": "netdata-1.31.0-bp153.2.3.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "netdata-1.31.0-bp153.2.3.1.s390x",
                "product": {
                  "name": "netdata-1.31.0-bp153.2.3.1.s390x",
                  "product_id": "netdata-1.31.0-bp153.2.3.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "netdata-1.31.0-bp153.2.3.1.x86_64",
                "product": {
                  "name": "netdata-1.31.0-bp153.2.3.1.x86_64",
                  "product_id": "netdata-1.31.0-bp153.2.3.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Package Hub 15 SP3",
                "product": {
                  "name": "SUSE Package Hub 15 SP3",
                  "product_id": "SUSE Package Hub 15 SP3"
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.3",
                "product": {
                  "name": "openSUSE Leap 15.3",
                  "product_id": "openSUSE Leap 15.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.s390x",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netdata-1.31.0-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
        },
        "product_reference": "netdata-1.31.0-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-18836",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-18836"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in Netdata 1.10.0. JSON injection exists via the api/v1/data tqx parameter because of web_client_api_request_v1_data in web/api/web_api_v1.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-18836",
          "url": "https://www.suse.com/security/cve/CVE-2018-18836"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1139094 for CVE-2018-18836",
          "url": "https://bugzilla.suse.com/1139094"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-20T17:06:02Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-18836"
    },
    {
      "cve": "CVE-2018-18837",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-18837"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in Netdata 1.10.0. HTTP Header Injection exists via the api/v1/data filename parameter because of web_client_api_request_v1_data in web/api/web_api_v1.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-18837",
          "url": "https://www.suse.com/security/cve/CVE-2018-18837"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1139095 for CVE-2018-18837",
          "url": "https://bugzilla.suse.com/1139095"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-20T17:06:02Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-18837"
    },
    {
      "cve": "CVE-2018-18838",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-18838"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in Netdata 1.10.0. Log Injection (or Log Forgery) exists via a %0a sequence in the url parameter to api/v1/registry.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-18838",
          "url": "https://www.suse.com/security/cve/CVE-2018-18838"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1139098 for CVE-2018-18838",
          "url": "https://bugzilla.suse.com/1139098"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-20T17:06:02Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-18838"
    },
    {
      "cve": "CVE-2018-18839",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-18839"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in Netdata 1.10.0. Full Path Disclosure (FPD) exists via api/v1/alarms. NOTE: the vendor says \"is intentional.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-18839",
          "url": "https://www.suse.com/security/cve/CVE-2018-18839"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1144517 for CVE-2018-18839",
          "url": "https://bugzilla.suse.com/1144517"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-20T17:06:02Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-18839"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…