CPANSA-Git-XS-2018-7159-http-parser: Git-XS vulnerability

Publisher giterlizzi Document category csaf_security_advisory
Initial release date 2018-05-17T00:00:00 Engine CSAF Perl Toolkit 0.25
Current release date 2018-05-17T00:00:00 Build Date
Current version 1 Status final
CVSS v3.1 Base Score 5.3 Severity Medium
Original language Language en
Also referred to

Vulnerability Description

The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.'

Vulnerabilities

CVE-2018-7159

Vulnerability Description

The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.

Weakness CWE-115 : Misinterpretation of Input

Product status

Known affected
Product Score
Git-XS greater than or equal 0.17 and less than or equal 0.88
CVSS Version CVSS Vector CVSS Base Score CVSS Base Severity
3.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N 5.3 Medium
2.0 AV:N/AC:L/Au:N/C:N/I:P/A:N 5.0 Medium

giterlizzi

Namespace: https://github.com/giterlizzi/

gdt@cpan.org

References

Revision history

Version Date of the revision Summary of the revision
1 Thu May 17 00:00:00 2018 First release

Sharing rules

TLP:WHITE
For the TLP version see: https://www.first.org/tlp/