Lucene search
+L

4562 matches found

Vulnrichment
Vulnrichment
added 2023/02/09 12:00 a.m.7 views

CVE-2023-22797

An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirectto with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker t...

6.9AI score0.00595EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/09 12:00 a.m.28 views

CVE-2022-44572

A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of servi...

7.3AI score
SaveExploits0References5
OSV
OSV
added 2023/02/09 12:00 a.m.29 views

CVE-2023-22797

An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirectto with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker t...

6.1CVSS6.5AI score
SaveExploits0References3
Veracode
Veracode
added 2023/02/08 6:58 a.m.31 views

Cross-Site Request Forgery (CSRF)

clockworkweb is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability exists in the protectfromforgery function in homecontroller.rb, which allows an attacker to manipulate the actions of authenticated users by tricking them into clicking on a malicious link or visiting a malicious...

6.5CVSS6AI score0.00358EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/02/08 12:00 a.m.17 views

Rails Development Mode Enabled

The Ruby on Rails RoR web framework uses three environments by default : test, development and production. When running in development mode, the application will render diagnostic pages and expose all the routes available, leaking internal information about the application. In some cases, the...

7.1AI score
SaveExploits0References3
Hacker One
Hacker One
added 2023/02/07 11:03 p.m.53 views

Internet Bug Bounty: Open Redirect Vulnerability in Action Pack

An open redirect vulnerability was discovered in Action Pack, specifically in the redirectto helper function. This vulnerability allowed for the possibility of an attacker to craft a URL that could bypass the protection against open redirects introduced in Rails 7.0. The vulnerability was fixed i...

6.1CVSS6.2AI score0.00595EPSS
SaveExploits0
OSV
OSV
added 2023/02/02 6:30 a.m.18 views

GHSA-P4XX-W6FR-C4W9 Clockwork Web contains a Cross-Site Request Forgery Vulnerability with Rails < 5.2

Clockwork Web before 0.1.2, when used with Rails before 5.2 is used, allows Cross-Site Request Forgery CSRF. A CSRF attack works by getting an authorized user to visit a malicious website and then performing requests on behalf of the user. In this instance, actions include enabling and disabling...

6.5CVSS6.3AI score0.00358EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/02/02 6:30 a.m.31 views

Clockwork Web contains a Cross-Site Request Forgery Vulnerability with Rails < 5.2

Clockwork Web before 0.1.2, when used with Rails before 5.2 is used, allows Cross-Site Request Forgery CSRF. A CSRF attack works by getting an authorized user to visit a malicious website and then performing requests on behalf of the user. In this instance, actions include enabling and disabling...

6.5CVSS6.3AI score0.00358EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2023/02/02 4:15 a.m.36 views

CVE-2023-25015

Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF...

6.5CVSS6.5AI score0.00358EPSS
SaveExploits0References3
Prion
Prion
added 2023/02/02 4:15 a.m.23 views

Cross site request forgery (csrf)

Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF...

4.3CVSS6.5AI score0.00358EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/02/02 12:00 a.m.134 views

CVE-2023-25015

CVE-2023-25015 concerns Clockwork Web prior to 0.1.2 when used with Rails

6.5CVSS6.4AI score0.00358EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/02 12:00 a.m.7 views

CVE-2023-25015

Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF...

7.2AI score0.00358EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/02/02 12:00 a.m.7 views

Clockwork Web 跨站请求伪造漏洞

Clockwork Web is the web interface for Clockwork. A security vulnerability exists in Clockwork Web versions prior to 0.1.2, which stems from a cross-site request forgery when using Rails versions prior to 5.2...

6.5CVSS6.2AI score0.00358EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/02 12:00 a.m.15 views

CVE-2023-25015

Clockwork Web before 0.1.2, when Rails before 5.2 is used, allows CSRF...

6.5CVSS6.5AI score
SaveExploits0References5
RubySec
RubySec
added 2023/02/01 12:00 a.m.18 views

CSRF Vulnerability with Rails < 5.2

Clockwork Web is vulnerable to cross-site request forgery CSRF with Rails 5.2. A CSRF attack works by getting an authorized user to visit a malicious website and then performing requests on behalf of the user. In this instance, actions include enabling and disabling jobs...

6.5CVSS2.4AI score0.00358EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/26 11:51 p.m.43 views

xaviershay-dm-rails Gem for Ruby exposes sensitive information via the process table

xaviershay-dm-rails Gem for Ruby contains a flaw in the execute function in /datamapper/dm-rails/blob/master/lib/dm-rails/storage.rb. The issue is due to the function exposing sensitive information via the process table. This may allow a local attack to gain access to MySQL credential information...

5.5CVSS3.6AI score0.00369EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/01/26 11:51 p.m.46 views

GHSA-88P8-4VV5-82J7 xaviershay-dm-rails Gem for Ruby exposes sensitive information via the process table

xaviershay-dm-rails Gem for Ruby contains a flaw in the execute function in /datamapper/dm-rails/blob/master/lib/dm-rails/storage.rb. The issue is due to the function exposing sensitive information via the process table. This may allow a local attack to gain access to MySQL credential information...

5.5CVSS5.2AI score0.00369EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2023/01/26 2:35 p.m.27 views

CVE-2023-22797

An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirectto with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker t...

6.5CVSS6.3AI score0.00595EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/01/26 12:00 a.m.9 views

PT-2023-10312 · Oracle · Mysql Server

Name of the Vulnerable Software and Affected Versions: xaviershay-dm-rails gem version 0.10.3.8 Description: The issue allows local users to discover MySQL credentials by listing a process and its arguments. This is due to a flaw in the execute function in the...

5.5CVSS5.3AI score0.00369EPSS
SaveExploits1References5
OSV
OSV
added 2023/01/18 6:24 p.m.30 views

GHSA-93PM-5P5F-3GHX Denial of Service Vulnerability in Rack Content-Disposition parsing

There is a denial of service vulnerability in the Content-Disposition parsing component of Rack. This vulnerability has been assigned the CVE identifier CVE-2022-44571. Versions Affected: = 2.0.0 Not affected: None. Fixed Versions: 2.0.9.2, 2.1.4.2, 2.2.6.1, 3.0.0.1 Impact Carefully crafted input...

7.5CVSS7.3AI score0.01503EPSS
SaveExploits0References6
Rows per page
Query Builder