mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-hqf9-rc9j-5fmj
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hqf9-rc9j-5fmj",
|
||||
"modified": "2023-06-09T20:08:17Z",
|
||||
"modified": "2023-07-05T17:50:02Z",
|
||||
"published": "2017-10-24T18:33:36Z",
|
||||
"aliases": [
|
||||
"CVE-2014-0080"
|
||||
],
|
||||
"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.",
|
||||
"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,13 +63,17 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-hqf9-rc9j-5fmj"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/rails/rails/tree/main/activerecord"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
"url": "https://web.archive.org/web/20210301004521/https://groups.google.com/forum/message/raw?msg=rubyonrails-security/Wu96YkTUR6s/pPLBMZrlwvYJ"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
|
||||
Reference in New Issue
Block a user