CVE-2021-41259

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Notes: None.
CVSS

No CVSS.

References

No reference.

Configurations

No configuration.

History

07 Nov 2023, 03:38

Type Values Removed Values Added
Summary ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Notes: None. Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Notes: None.

07 Apr 2023, 15:15

Type Values Removed Values Added
CPE cpe:2.3:a:nim-lang:nim:1.2.12:*:*:*:*:*:*:*
cpe:2.3:a:nim-lang:nim:1.6.0:*:*:*:*:*:*:*
cpe:2.3:a:nim-lang:nim:1.4.4:*:*:*:*:*:*:*
cpe:2.3:a:nim-lang:nim:1.4.8:*:*:*:*:*:*:*
cpe:2.3:a:nim-lang:nim:1.4.6:*:*:*:*:*:*:*
CVSS v2 : 7.5
v3 : 9.8
v2 : unknown
v3 : unknown
CWE CWE-918
Summary 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. ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Notes: None.
References
  • {'url': 'https://github.com/nim-lang/security/security/advisories/GHSA-3gg2-rw3q-qwgc', 'name': 'https://github.com/nim-lang/security/security/advisories/GHSA-3gg2-rw3q-qwgc', 'tags': ['Exploit', 'Third Party Advisory'], 'refsource': 'CONFIRM'}

Information

Published : 2021-11-12 18:15

Updated : 2024-04-16 17:14


NVD link : CVE-2021-41259

Mitre link : CVE-2021-41259

CVE.ORG link : CVE-2021-41259


JSON object : View

Products Affected

No product.

CWE

No CWE.