Lucene search
+L

4495 matches found

Cvelist
Cvelist
added 2016/02/16 2:0 a.m.36 views

CVE-2015-7578

Cross-site scripting XSS vulnerability in the rails-html-sanitizer gem before 1.0.3 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via crafted tag attributes...

5.5AI score0.02476EPSS
SaveExploits0References9
CVE
CVE
added 2016/02/16 2:0 a.m.116 views

CVE-2015-7581

CVE-2015-7581 affects Ruby on Rails Action Pack (route_set.rb) in Rails 4.x before 4.2.5.1 and 5.x before 5.0.0.beta1.1. It allows remote attackers to cause a denial of service via superfluous caching/memory consumption when an application uses wildcard controllers. Documented in multiple sources...

7.5CVSS5.9AI score0.06715EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2016/02/16 2:0 a.m.120 views

CVE-2015-7577

CVE-2015-7577 concerns Ruby on Rails Active Record’s nested_attributes vulnerability. The flaw affects ActiveRecord::NestedAttributes in Rails 3.1.x/3.2.x (before 3.2.22.1), 4.x (before 4.1.14.1 for 4.1.x; 4.2.x before 4.2.5.1), and 5.x (before 5.0.0.beta1.1). The defect allows remote attackers t...

5.3CVSS5.4AI score0.0425EPSS
SaveExploits0References11Affected Software2
CVE
CVE
added 2016/02/16 2:0 a.m.125 views

CVE-2015-7576

Ruby on Rails: The http_basic_authenticate_with path in Action Controller is vulnerable to a timing-attack bypass when verifying credentials, not using constant-time comparison. A remote attacker could determine valid usernames/passwords by measuring response times. Affected rails versions includ...

4.3CVSS5AI score0.04879EPSS
SaveExploits0References13Affected Software2
Debian CVE
Debian CVE
added 2016/02/16 2:0 a.m.68 views

CVE-2015-7576

The httpbasicauthenticatewith method in actionpack/lib/actioncontroller/metal/httpauthentication.rb in the Basic Authentication implementation in Action Controller in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not use a...

4.3CVSS6.1AI score0.04879EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2016/02/16 2:0 a.m.35 views

CVE-2016-0752

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing...

7.5CVSS6.5AI score0.95537EPSS
SaveExploits11
Debian CVE
Debian CVE
added 2016/02/16 2:0 a.m.43 views

CVE-2015-7579

Cross-site scripting XSS vulnerability in the rails-html-sanitizer gem 1.0.2 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via an HTML entity that is mishandled by the Rails::Html::FullSanitizer class...

6.1CVSS5.8AI score0.02577EPSS
SaveExploits1
Cvelist
Cvelist
added 2016/02/16 2:0 a.m.38 views

CVE-2016-0753

Active Model in Ruby on Rails 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 supports the use of instance-level writers for class accessors, which allows remote attackers to bypass intended validation steps via crafted parameters...

5.5AI score0.07157EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2016/02/16 2:0 a.m.34 views

CVE-2015-7579

Cross-site scripting XSS vulnerability in the rails-html-sanitizer gem 1.0.2 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via an HTML entity that is mishandled by the Rails::Html::FullSanitizer class...

5.5AI score0.02577EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2016/02/16 2:0 a.m.41 views

CVE-2015-7580

Cross-site scripting XSS vulnerability in lib/rails/html/scrubbers.rb in the rails-html-sanitizer gem before 1.0.3 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via a crafted CDATA node...

5.5AI score0.02188EPSS
SaveExploits0References7
CVE
CVE
added 2016/02/16 2:0 a.m.1126 views

CVE-2016-0752

CVE-2016-0752 is a directory-traversal flaw in Rails’ Action View triggered when untrusted input is passed to render, allowing remote read of arbitrary files via a path containing .. and linked to incomplete fixes that affected Rails 3.2.x/4.x. The vulnerability stems from Action View’s rendering...

7.5CVSS6.1AI score0.95537EPSS
SaveIn wildExploits11References13Affected Software1
CVE
CVE
added 2016/02/16 2:0 a.m.93 views

CVE-2015-7578

CVE-2015-7578 is a cross-site scripting (XSS) vulnerability in the rails-html-sanitizer gem, prior to version 1.0.3, used with Ruby on Rails 4.2.x and 5.x. The issue allows remote attackers to inject arbitrary web script or HTML via crafted tag attributes due to inadequate sanitization. Exploitat...

6.1CVSS5.5AI score0.02476EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2016/02/16 2:0 a.m.88 views

CVE-2015-7579

The CVE-2015-7579 entry concerns an XSS vulnerability in the rails-html-sanitizer gem 1.0.2 used with Ruby on Rails 4.2.x and 5.x. The issue arises from how an HTML entity is mishandled by the Rails::Html::FullSanitizer class, allowing remote attackers to inject arbitrary web script or HTML. The ...

6.1CVSS5.5AI score0.02577EPSS
SaveExploits1References9Affected Software1
Debian CVE
Debian CVE
added 2016/02/16 2:0 a.m.46 views

CVE-2016-0751

actionpack/lib/actiondispatch/http/mimetype.rb in Action Pack in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not properly restrict use of the MIME type cache, which allows remote attackers to cause a denial of service...

7.5CVSS6.9AI score0.09731EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2016/02/16 2:0 a.m.52 views

CVE-2015-7578

Cross-site scripting XSS vulnerability in the rails-html-sanitizer gem before 1.0.3 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via crafted tag attributes...

6.1CVSS5.7AI score0.02476EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2016/02/16 12:0 a.m.34 views

CVE-2016-0752

Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application’s unrestricted use of the render method and providing...

7.5CVSS6.3AI score0.95537EPSS
SaveIn wildExploits11References14
GitLab Advisory Database
GitLab Advisory Database
added 2016/02/15 12:0 a.m.33 views

Possible Input Validation Circumvention

Code that uses Active Model based models including Active Record models and does not validate user input before passing it to the model can be subject to an attack where specially crafted input will cause the model to skip validations. Rails users using Strong Parameters are generally not impacte...

5.3CVSS4.8AI score0.07157EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2016/02/09 10:2 a.m.14 views

SUSE-SU-2016:0391-1 Security update for rubygem-rails-html-sanitizer

This update for rubygem-rails-html-sanitizer fixes the following issues: - CVE-2015-7579: XSS vulnerability in rails-html-sanitizer bsc963327 - CVE-2015-7578: XSS vulnerability via attributes bsc963326 - CVE-2015-7580: XSS via whitelist sanitizer bsc963328...

6.1CVSS6.1AI score0.02577EPSS
SaveExploits1References7
CNVD
CNVD
added 2016/02/08 12:0 a.m.9 views

Ruby on Rails Action Pack Denial of Service Vulnerability

Ruby on Rails is the Rails core team to develop and maintain a set of open source Ruby-based Web application framework . Action Pack is one of the components used to build and test MVC Web applications . A security vulnerability in Ruby on Rails Action Pack allows remote attackers to conduct deni...

7.5CVSS7.4AI score0.09731EPSS
SaveExploits0References1
CNVD
CNVD
added 2016/02/08 12:0 a.m.30 views

Ruby on Rails Active Model Security Bypass Vulnerability

Ruby on Rails is the Rails core team to develop and maintain a set of open source Web application framework based on the Ruby language . Active Model is one of the libraries containing various modules . A security vulnerability exists in Ruby on Rails Active Model that allows remote attackers to...

5.3CVSS6.9AI score0.07157EPSS
SaveExploits0References1
Rows per page
Query Builder