Bug 1473720 (CVE-2017-11465) - CVE-2017-11465 ruby: Invalid read/write in parser_yyerror function in UTF-8 parser
Summary: CVE-2017-11465 ruby: Invalid read/write in parser_yyerror function in UTF-8 p...
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2017-11465
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1473721
Blocks: 1473724
TreeView+ depends on / blocked
 
Reported: 2017-07-21 13:46 UTC by Adam Mariš
Modified: 2021-02-17 01:51 UTC (History)
30 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-22 13:40:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2017-07-21 13:46:58 UTC
The parser_yyerror function in the UTF-8 parser in Ruby 2.4.1 allows attackers to cause a denial of service (invalid write or read) or possibly have unspecified other impact via a crafted Ruby script, related to the parser_tokadd_utf8 function in parse.y. NOTE: this might have security relevance as a bypass of a $SAFE protection mechanism.

Upstream bug:

https://bugs.ruby-lang.org/issues/13742

Comment 1 Adam Mariš 2017-07-21 13:47:34 UTC
Created ruby tracking bugs for this issue:

Affects: fedora-all [bug 1473721]

Comment 2 Vít Ondruch 2017-07-24 09:07:17 UTC
This is not vulnerability according to upstream [1]:

~~~
Note that this is not a vulnerability.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11465 is invalid.
~~~

[1] https://bugs.ruby-lang.org/issues/13742#note-3

Comment 4 Stefan Cornelius 2017-07-25 10:01:09 UTC
Lowering impact because this is disputed upstream. Unfortunately, I've not been able to reproduce this issue myself yet, so I can't say if the dispute is correct.

Comment 5 Stefan Cornelius 2017-08-22 13:41:02 UTC
Statement:

Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.

Additionally, the security impact of this flaw is disputed by the upstream Ruby project.


Note You need to log in before you can comment on or make changes to this bug.