Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-41259
HistoryNov 12, 2021 - 12:00 a.m.

CVE-2021-41259

2021-11-1200:00:00
ubuntu.com
ubuntu.com
11

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 Low

EPSS

Percentile

0.0%

Nim is a systems programming language with a focus on efficiency,
expressiveness, and elegance. In affected versions the uri.parseUri
function which may be used to validate URIs accepts null bytes in the input
URI. This behavior could be used to bypass URI validation. For example:
parseUri(“http://localhost\0hello”).hostname is set to “localhost\0hello”.
Additionally, httpclient.getContent accepts null bytes in the input URL and
ignores any data after the first null byte. Example:
getContent(“http://localhost\0hello”) makes a request to localhost:80. An
attacker can use a null bytes to bypass the check and mount a SSRF attack.

OSVersionArchitecturePackageVersionFilename
ubuntu20.04noarchnim< anyUNKNOWN
ubuntuupstreamnoarchnim< anyUNKNOWN
ubuntu16.04noarchnim< 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 Low

EPSS

Percentile

0.0%