From 832a4edcea6902a76fad025d7703f9d148e5c8f5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:01:11 +0000 Subject: [PATCH] Publish GHSA-wfwm-chj7-w59r --- .../03/GHSA-wfwm-chj7-w59r/GHSA-wfwm-chj7-w59r.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2018/03/GHSA-wfwm-chj7-w59r/GHSA-wfwm-chj7-w59r.json b/advisories/github-reviewed/2018/03/GHSA-wfwm-chj7-w59r/GHSA-wfwm-chj7-w59r.json index 90b16e57f3d..805192a0c5e 100644 --- a/advisories/github-reviewed/2018/03/GHSA-wfwm-chj7-w59r/GHSA-wfwm-chj7-w59r.json +++ b/advisories/github-reviewed/2018/03/GHSA-wfwm-chj7-w59r/GHSA-wfwm-chj7-w59r.json @@ -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"