Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-39353
HistoryNov 02, 2022 - 12:00 a.m.

CVE-2022-39353

2022-11-0200:00:00
ubuntu.com
ubuntu.com
12

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

50.4%

xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core)
DOMParser and XMLSerializer module. xmldom parses XML that is not
well-formed because it contains multiple top level elements, and adds all
root nodes to the childNodes collection of the Document, without
reporting any error or throwing. This breaks the assumption that there is
only a single root node in the tree, which led to issuance of
CVE-2022-39299 as it is a potential issue for dependents. Update to
@xmldom/xmldom@~0.7.7, @xmldom/xmldom@~0.8.4 (dist-tag latest) or
@xmldom/xmldom@>=0.9.0-beta.4 (dist-tag next). As a workaround, please one
of the following approaches depending on your use case: instead of
searching for elements in the whole DOM, only search in the
documentElementor reject a document with a document that has more then 1
childNode.

OSVersionArchitecturePackageVersionFilename
ubuntu20.04noarchnode-xmldom< 0.1.27+ds-1+deb10u2build0.20.04.1UNKNOWN
ubuntu22.04noarchnode-xmldom< 0.7.5-1ubuntu0.22.04.1UNKNOWN
ubuntu22.10noarchnode-xmldom< 0.7.5-1ubuntu0.22.10.1UNKNOWN
ubuntu23.10noarchnode-xmldom< anyUNKNOWN
ubuntu24.04noarchnode-xmldom< anyUNKNOWN

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

50.4%