Lucene search

K
cveGitHub_MCVE-2022-46149
HistoryNov 30, 2022 - 5:15 p.m.

CVE-2022-46149

2022-11-3017:15:10
CWE-125
GitHub_M
web.nvd.nist.gov
63
2
cap'n proto
vulnerability
cve-2022-46149
data interchange format
rpc
out-of-bounds read
logic error
remote attack
denial of service
segmentation fault
memory exfiltration
fix
github security advisory
c++
rust
nvd

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

LOW

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

AI Score

5.1

Confidence

High

EPSS

0.002

Percentile

51.6%

Cap’n Proto is a data interchange format and remote procedure call (RPC) system. Cap’n Proro prior to versions 0.7.1, 0.8.1, 0.9.2, and 0.10.3, as well as versions of Cap’n Proto’s Rust implementation prior to 0.13.7, 0.14.11, and 0.15.2 are vulnerable to out-of-bounds read due to logic error handling list-of-list. This issue may lead someone to remotely segfault a peer by sending it a malicious message, if the victim performs certain actions on a list-of-pointer type. Exfiltration of memory is possible if the victim performs additional certain actions on a list-of-pointer type. To be vulnerable, an application must perform a specific sequence of actions, described in the GitHub Security Advisory. The bug is present in inlined code, therefore the fix will require rebuilding dependent applications. Cap’n Proto has C++ fixes available in versions 0.7.1, 0.8.1, 0.9.2, and 0.10.3. The capnp Rust crate has fixes available in versions 0.13.7, 0.14.11, and 0.15.2.

Affected configurations

Nvd
Vulners
Node
capnprotocapnprotoRange<0.7.1
OR
capnprotocapnprotoRange0.9.00.9.2
OR
capnprotocapnprotoRange0.10.00.10.3
OR
capnprotocapnprotoMatch0.8.0
Node
capnprotocapnpRange<0.13.7rust
OR
capnprotocapnpRange0.14.00.14.11rust
OR
capnprotocapnpRange0.15.00.15.2rust
Node
fedoraprojectfedoraMatch36
OR
fedoraprojectfedoraMatch37
VendorProductVersionCPE
capnprotocapnproto*cpe:2.3:a:capnproto:capnproto:*:*:*:*:*:*:*:*
capnprotocapnproto0.8.0cpe:2.3:a:capnproto:capnproto:0.8.0:*:*:*:*:*:*:*
capnprotocapnp*cpe:2.3:a:capnproto:capnp:*:*:*:*:*:rust:*:*
fedoraprojectfedora36cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
fedoraprojectfedora37cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "capnproto",
    "product": "capnproto",
    "versions": [
      {
        "version": "< 0.7.1",
        "status": "affected"
      },
      {
        "version": ">= 0.8.0, < 0.8.1",
        "status": "affected"
      },
      {
        "version": ">= 0.9.0, < 0.9.2",
        "status": "affected"
      },
      {
        "version": ">= 0.10.0, < 0.10.3",
        "status": "affected"
      },
      {
        "version": ">= 0.13.0, < 0.13.7",
        "status": "affected"
      },
      {
        "version": ">= 0.14.0, < 0.14.11",
        "status": "affected"
      },
      {
        "version": ">= 0.15.0, < 0.15.2",
        "status": "affected"
      }
    ]
  }
]

Social References

More

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

LOW

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

AI Score

5.1

Confidence

High

EPSS

0.002

Percentile

51.6%