mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2017-6181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6181)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The parse_char_class function in regparse.c in the Onigmo (aka Oniguruma-mod) regular expression library, as used in Ruby 2.4.0, allows remote attackers to cause a denial of service (deep recursion and application crash) via a crafted regular expression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.ruby-lang.org/issues/13234
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|