Lucene search

K
cveCloudflareCVE-2023-6180
HistoryDec 05, 2023 - 3:15 p.m.

CVE-2023-6180

2023-12-0515:15:08
CWE-401
CWE-400
CWE-404
cloudflare
web.nvd.nist.gov
18
tokio-boring
4.0.0
memory leak
dos
resource consumption
cve-2023-6180
nvd

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

AI Score

5.2

Confidence

High

EPSS

0.001

Percentile

17.0%

The tokio-boring library in version 4.0.0 is affected by a memory leak issue that can lead to excessive resource consumption and potential DoS by resource exhaustion. The set_ex_data function used by the library did not deallocate memory used by pre-existing data in memory each time after completing a TLS connection causing the program to consume more resources with each new connection.

Affected configurations

Nvd
Node
cloudflareboringMatch4.0.0rust
VendorProductVersionCPE
cloudflareboring4.0.0cpe:2.3:a:cloudflare:boring:4.0.0:*:*:*:*:rust:*:*

CNA Affected

[
  {
    "collectionURL": "https://github.com/cloudflare/boring/tree/master/tokio-boring",
    "defaultStatus": "unaffected",
    "modules": [
      "toki-boring"
    ],
    "packageName": "boring",
    "product": "tokio-boring",
    "vendor": "Cloudflare",
    "versions": [
      {
        "lessThanOrEqual": "4.1.0",
        "status": "affected",
        "version": "4.0.0",
        "versionType": "semver"
      }
    ]
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

AI Score

5.2

Confidence

High

EPSS

0.001

Percentile

17.0%

Related for CVE-2023-6180