mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
852 B
Markdown
19 lines
852 B
Markdown
### [CVE-2014-3483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3483)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 4.x before 4.0.7 and 4.1.x before 4.1.3 allows remote attackers to execute arbitrary SQL commands by leveraging improper range quoting.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://groups.google.com/forum/message/raw?msg=rubyonrails-security/wDxePLJGZdI/WP7EasCJTA4J
|
|
- https://hackerone.com/reports/28450
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|