Lucene search
+L

2121 matches found

UbuntuCve
UbuntuCve
added 2008/09/30 5:22 p.m.30 views

CVE-2008-4094

Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the 1 :limit and 2 :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer...

7.5CVSS6.2AI score0.0303EPSS
SaveExploits1References1
CVE
CVE
added 2008/09/30 5:0 p.m.100 views

CVE-2008-4094

CVE-2008-4094 corresponds to multiple SQL injection vulnerabilities in Ruby on Rails prior to 2.1.1, exploitable via the :limit and :offset parameters in ActiveRecord (and related components). Remote attackers could cause arbitrary SQL execution and potentially affect data integrity. The linked d...

7.5CVSS10AI score0.0303EPSS
SaveExploits1References15Affected Software2
Cvelist
Cvelist
added 2008/09/30 5:0 p.m.46 views

CVE-2008-4094

Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the 1 :limit and 2 :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer...

10AI score0.0303EPSS
SaveExploits1References15
Debian CVE
Debian CVE
added 2008/09/30 5:0 p.m.43 views

CVE-2008-4094

Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the 1 :limit and 2 :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer...

7.5CVSS8.4AI score0.0303EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.40 views

Gentoo Security Advisory GLSA 200711-17 (rails)

The remote host is missing updates announced in advisory GLSA 200711-17. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

6.8CVSS0.03969EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2008/09/24 12:0 a.m.20 views

Gentoo Security Advisory GLSA 200711-17 (rails)

The remote host is missing updates announced in advisory GLSA 200711-17. SPDX-FileCopyrightText: 2008 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.8CVSS9.6AI score0.03969EPSS
SaveExploits2References3
seebug.org
seebug.org
added 2008/09/16 12:0 a.m.14 views

Ruby on Rails ":offset"和":limit" SQL注入漏洞

Ruby on Rails是一款Web应用程序框架,构建在Ruby语言之上。 Ruby on Rails不正确处理用户提交的输入,远程攻击者可以利用漏洞进行SQL注入攻击,获得敏感信息。 问题是Active Record没有过滤":offset"和":limit"参数就直接作为SQL查询使用,构建恶意的SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息。 Ruby on Rails 2.1.x 升级到Ruby on Rails 2.1.1版本: http://www.rubyonrails.org/...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2008/09/16 12:0 a.m.24 views

Ruby on Rails < 2.1.1 Active Record Multiple Parameter SQL Injection

Binary data 4679.prm...

7.5CVSS7.3AI score0.0303EPSS
SaveExploits1References2
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2008/07/07 12:0 a.m.35 views

JVN#00945448 Redmine vulnerable to cross-site scripting

Redmine is open source project management software written by Ruby on Rails framework. Redmine contains a cross-site scripting vulnerability. Impact An arbitrary script can be executed on the user's web browser. Solution Update the Software Apply the latest update provided by the developer...

4.3CVSS6AI score0.01065EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/11/28 12:0 a.m.224 views

Ruby on Rails Multiple Method Session Fixation

The web server on the remote host appears to be a version of Ruby on Rails that supports URL-based sessions. An unauthenticated, remote attacker may be able to leverage this issue to obtain an authenticated session. Note that Ruby on Rails version 1.2.4 was initially supposed to address this issu...

6.8CVSS5.4AI score0.03576EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2007/11/27 12:0 a.m.16 views

Ruby on Rails < 1.2.6 Cookie Related Session Fixation

Binary data 4299.prm...

6.8CVSS7.3AI score0.02512EPSS
SaveExploits0References1
NVD
NVD
added 2007/11/21 9:46 p.m.19 views

CVE-2007-6077

The session fixation protection mechanism in cgiprocess.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookieonly attribute from the DEFAULTSESSIONOPTIONS constant, which effectively causes cookieonly to be applied only to the first instantiation of CgiRequest, which allows remote...

6.8CVSS9.5AI score0.02512EPSS
SaveExploits0References11
OSV
OSV
added 2007/11/21 9:46 p.m.11 views

CVE-2007-6077

The session fixation protection mechanism in cgiprocess.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookieonly attribute from the DEFAULTSESSIONOPTIONS constant, which effectively causes cookieonly to be applied only to the first instantiation of CgiRequest, which allows remote...

6.4AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2007/11/21 9:46 p.m.30 views

CVE-2007-6077

The session fixation protection mechanism in cgiprocess.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookieonly attribute from the DEFAULTSESSIONOPTIONS constant, which effectively causes cookieonly to be applied only to the first instantiation of CgiRequest, which allows remote...

6.8CVSS5.9AI score0.02512EPSS
SaveExploits0References3
CVE
CVE
added 2007/11/21 9:0 p.m.109 views

CVE-2007-6077

The CVE-2007-6077 issue affects Ruby on Rails (Rails 1.2.4) in the session handling code: the session fixation protection in cgi_process.rb removes the :cookie_only attribute from DEFAULT_SESSION_OPTIONS, causing cookie_only to apply only to the first CgiRequest instance. This enables remote atta...

6.8CVSS9.5AI score0.02512EPSS
SaveExploits0References11Affected Software1
securityvulns
securityvulns
added 2007/11/15 12:0 a.m.76 views

[ GLSA 200711-17 ] Ruby on Rails: Multiple vulnerabilities

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200711-17 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://security.gentoo.org/ - - - - - - - - - - - - - - -...

6.8CVSS9.9AI score0.03969EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2007/11/15 12:0 a.m.32 views

GLSA-200711-17 : Ruby on Rails: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-200711-17 Ruby on Rails: Multiple vulnerabilities candlerb found that ActiveResource, when processing responses using the Hash.fromxml function, does not properly sanitize filenames CVE-2007-5380. The session management...

6.8CVSS6AI score0.03969EPSS
SaveExploits2References4
Gentoo Linux
Gentoo Linux
added 2007/11/14 12:0 a.m.66 views

Ruby on Rails: Multiple vulnerabilities

Background Ruby on Rails is a free web framework used to develop database-driven web applications. Description candlerb found that ActiveResource, when processing responses using the Hash.fromxml function, does not properly sanitize filenames CVE-2007-5380. The session management functionality...

6.8CVSS7.2AI score0.03969EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2007/10/19 11:17 p.m.34 views

CVE-2007-5379

Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.fromxml Hashfromxml method, which uses XmlSimple XML::Simple unsafely, as demonstrated by reading passwords fro...

5CVSS6.1AI score0.03969EPSS
SaveExploits0References3
OSV
OSV
added 2007/10/19 11:17 p.m.10 views

CVE-2007-5380

Session fixation vulnerability in Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers to hijack web sessions via unspecified vectors related to "URL-based sessions."...

6.3AI score
SaveExploits0References13
Rows per page
Query Builder