<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">Security update for netdata</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2021:1603-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2021-12-20T17:06:02Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-12-20T17:06:02Z</InitialReleaseDate>
    <CurrentReleaseDate>2021-12-20T17:06:02Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for netdata</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">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 &lt; 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)
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">openSUSE-2021-1603</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B3RB4W3NEKHZUPUSNCSRLXDVEK64S5SL/</URL>
      <Description>E-Mail link for openSUSE-SU-2021:1603-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1139094</URL>
      <Description>SUSE Bug 1139094</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1139095</URL>
      <Description>SUSE Bug 1139095</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1139098</URL>
      <Description>SUSE Bug 1139098</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-18836/</URL>
      <Description>SUSE CVE CVE-2018-18836 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-18837/</URL>
      <Description>SUSE CVE CVE-2018-18837 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-18838/</URL>
      <Description>SUSE CVE CVE-2018-18838 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-18839/</URL>
      <Description>SUSE CVE CVE-2018-18839 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP3">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP3">
        <FullProductName ProductID="SUSE Package Hub 15 SP3">SUSE Package Hub 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.3">
      <Branch Type="Product Name" Name="openSUSE Leap 15.3">
        <FullProductName ProductID="openSUSE Leap 15.3" CPE="cpe:/o:opensuse:leap:15.3">openSUSE Leap 15.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="netdata-1.31.0-bp153.2.3.1">
      <FullProductName ProductID="netdata-1.31.0-bp153.2.3.1">netdata-1.31.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="netdata-1.31.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1">netdata-1.31.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="netdata-1.31.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1">netdata-1.31.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
  </ProductTree>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2018-18836</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>4.3</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:N/I:P/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B3RB4W3NEKHZUPUSNCSRLXDVEK64S5SL/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-18836.html</URL>
        <Description>CVE-2018-18836</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1139094</URL>
        <Description>SUSE Bug 1139094</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2018-18837</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>5.8</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:P/I:P/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>6.1</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B3RB4W3NEKHZUPUSNCSRLXDVEK64S5SL/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-18837.html</URL>
        <Description>CVE-2018-18837</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1139095</URL>
        <Description>SUSE Bug 1139095</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2018-18838</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>5</BaseScoreV2>
        <VectorV2>AV:N/AC:L/Au:N/C:N/I:P/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B3RB4W3NEKHZUPUSNCSRLXDVEK64S5SL/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-18838.html</URL>
        <Description>CVE-2018-18838</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1139098</URL>
        <Description>SUSE Bug 1139098</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">** DISPUTED ** An issue was discovered in Netdata 1.10.0. Full Path Disclosure (FPD) exists via api/v1/alarms. NOTE: the vendor says "is intentional."</Note>
    </Notes>
    <CVE>CVE-2018-18839</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:netdata-1.31.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:netdata-1.31.0-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>5</BaseScoreV2>
        <VectorV2>AV:N/AC:L/Au:N/C:P/I:N/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>5.3</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B3RB4W3NEKHZUPUSNCSRLXDVEK64S5SL/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-18839.html</URL>
        <Description>CVE-2018-18839</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1144517</URL>
        <Description>SUSE Bug 1144517</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
</cvrfdoc>
