From b424279f8c329cb39d495aed7029d7b2af1903a9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:08:42 +0000 Subject: [PATCH] Publish GHSA-hqf9-rc9j-5fmj --- .../2017/10/GHSA-hqf9-rc9j-5fmj/GHSA-hqf9-rc9j-5fmj.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2017/10/GHSA-hqf9-rc9j-5fmj/GHSA-hqf9-rc9j-5fmj.json b/advisories/github-reviewed/2017/10/GHSA-hqf9-rc9j-5fmj/GHSA-hqf9-rc9j-5fmj.json index 8471dd950dc..35f535ad5b0 100644 --- a/advisories/github-reviewed/2017/10/GHSA-hqf9-rc9j-5fmj/GHSA-hqf9-rc9j-5fmj.json +++ b/advisories/github-reviewed/2017/10/GHSA-hqf9-rc9j-5fmj/GHSA-hqf9-rc9j-5fmj.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-hqf9-rc9j-5fmj", - "modified": "2020-06-16T21:40:47Z", + "modified": "2023-06-09T20:08:17Z", "published": "2017-10-24T18:33:36Z", "aliases": [ "CVE-2014-0080" ], - "summary": "Moderate severity vulnerability that affects activerecord", + "summary": "Array data injection vulnerability in activerecord", "details": "SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql/cast.rb in Active Record in Ruby on Rails 4.0.x before 4.0.3, and 4.1.0.beta1, when PostgreSQL is used, allows remote attackers to execute \"add data\" SQL commands via vectors involving \\ (backslash) characters that are not properly handled in operations on array columns.", "severity": [ @@ -63,6 +63,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-hqf9-rc9j-5fmj" }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2014-0080.yml" + }, { "type": "WEB", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/Wu96YkTUR6s/pPLBMZrlwvYJ"