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"