mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-wfwm-chj7-w59r
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wfwm-chj7-w59r",
|
||||
"modified": "2023-01-26T22:16:48Z",
|
||||
"modified": "2023-08-29T14:59:54Z",
|
||||
"published": "2018-03-05T18:29:32Z",
|
||||
"aliases": [
|
||||
"CVE-2017-16229"
|
||||
],
|
||||
"summary": "ox Out-of-bounds Read vulnerability",
|
||||
"summary": "Ox gem stack overflow in sax_parse",
|
||||
"details": "In the Ox gem 2.8.1 for Ruby, the process crashes with a stack-based buffer over-read in the `read_from_str` function in `sax_buf.c` when a crafted input is supplied to `sax_parse`.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -20,6 +20,11 @@
|
||||
"ecosystem": "RubyGems",
|
||||
"name": "ox"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
@@ -48,6 +53,10 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/ohler55/ox"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/ox/CVE-2017-16229.yml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://rubygems.org/gems/ox/versions/2.8.1"
|
||||
|
||||
Reference in New Issue
Block a user