Lucene search
+L

3605 matches found

Positive Technologies
Positive Technologies
added 2022/10/02 12:00 a.m.7 views

PT-2022-34618 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.9 Description: The issue is related to GEM handle release errors in the Linux Kernel. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior to...

7.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2022/10/01 11:30 a.m.49 views

Deadfinder - Find Dead-Links (Broken Links)

Dead link broken link means a link within a web page that cannot be connected. These links can have a negative impact to SEO and Security. This tool makes it easy to identify and modify. Installation Install with Gem gem install deadfinder Docker Image docker pull ghcr.io/hahwul/deadfinder:latest...

7.6AI score
SaveExploits0References1
OSV
OSV
added 2022/09/15 3:21 a.m.24 views

GHSA-WRRW-CRP8-979Q Pageflow vulnerable to sensitive user data extraction via Ransack query injection

Impact The attack allows extracting sensitive properties of database objects that are associated with users or entries belonging to an account that the attacker has access to. Pageflow uses the ActiveAdmin Ruby library to provide some management features to its users. ActiveAdmin relies on the...

7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/15 12:00 a.m.6 views

PT-2022-28272 · Pageflow · Pageflow

Name of the Vulnerable Software and Affected Versions: Pageflow versions prior to 14.5.2 Pageflow versions prior to 15.7.1 Description: The issue allows attackers to update membership objects associated with their own account to be associated with a different account, potentially compromising all...

7.2AI score
SaveExploits0References4
OSV
OSV
added 2022/09/12 10:51 a.m.2 views

SUSE-SU-2022:3259-1 Security update for rubygem-kramdown

This update for rubygem-kramdown fixes the following issues: - CVE-2020-14001: Fixed processing template options inside documents allowing unintended read access or embedded Ruby code execution bsc1174297...

9.8CVSS9.5AI score0.0456EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/09 12:00 a.m.18 views

PT-2024-11768

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc3+ Description The issue arises from the psb gem unpin function calling dma resv lock while the underlying ww mutex is destroyed by drm gem object release. To fix this, the drm gem object release call in...

5.5CVSS5.3AI score0.00195EPSS
SaveExploits0
NVD
NVD
added 2022/09/07 8:15 p.m.34 views

CVE-2022-36073

RubyGems.org is the Ruby community gem host. A bug in password & email change confirmation code allowed an attacker to change their RubyGems.org account's email to an unowned email address. Having access to an account whose email has been changed could enable an attacker to save API keys for that...

8.8CVSS0.00862EPSS
SaveExploits0References2
CVE
CVE
added 2022/09/07 7:45 p.m.277 views

CVE-2022-36073

RubyGems.org (the RubyGems host) is affected by CVE-2022-36073 due to a bug in the password and email change confirmation flow that lets an attacker change an account’s email to an unowned address. This could enable the attacker to access saved API keys and, after an authenticated user resets the...

8.8CVSS8.7AI score0.00862EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/07 12:00 a.m.11 views

PT-2022-23161 · Unknown · Rubygems.Org

Name of the Vulnerable Software and Affected Versions: RubyGems.org affected versions not specified Description: A bug in the password and email change confirmation code allowed an attacker to change their RubyGems.org account's email to an unowned email address. This could enable the attacker to...

8.8CVSS8.6AI score0.00862EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2022/08/25 4:07 a.m.73 views

GitLab: Remote Command Execution via Github import

Summary This is very similar to https://about.gitlab.com/releases/2022/08/22/critical-security-release-gitlab-15-3-1-released/Remote%20Command%20Execution%20via%20Github%20import and allows arbitrary redis commands to be injected when imported a GitHub repository. When importing a GitHub repo the...

6.5CVSS0.3AI score0.75718EPSS
SaveExploits4
NVD
NVD
added 2022/08/12 9:15 p.m.14 views

CVE-2022-35956

This Rails gem adds two methods to the ActiveRecord::Base class that allow you to update many records on a single database hit, using a case sql statement for it. Before version 0.1.3 updatebycase gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrad...

9.8CVSS0.00617EPSS
SaveExploits0References2
Prion
Prion
added 2022/08/12 9:15 p.m.27 views

Sql injection

This Rails gem adds two methods to the ActiveRecord::Base class that allow you to update many records on a single database hit, using a case sql statement for it. Before version 0.1.3 updatebycase gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrad...

7.5CVSS9.6AI score0.00617EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/08/12 8:50 p.m.90 views

CVE-2022-35956

The CVE concerns the Rails gem update_by_case, which adds two ActiveRecord::Base methods to update many records in one query using a case statement. The root cause is the use of customized SQL strings in versions prior to 0.1.3, which were not sanitized and allowed SQL injection. Red Hat and othe...

9.8CVSS7.7AI score0.00617EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/08/12 8:50 p.m.23 views

CVE-2022-35956 update_by_case before 0.1.3 vulnerable to sql injection

This Rails gem adds two methods to the ActiveRecord::Base class that allow you to update many records on a single database hit, using a case sql statement for it. Before version 0.1.3 updatebycase gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrad...

5.8CVSS9.9AI score0.00617EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/08/12 8:50 p.m.8 views

CVE-2022-35956 update_by_case before 0.1.3 vulnerable to sql injection

This Rails gem adds two methods to the ActiveRecord::Base class that allow you to update many records on a single database hit, using a case sql statement for it. Before version 0.1.3 updatebycase gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrad...

5.8CVSS9.7AI score0.00617EPSS
SaveExploits0References2
OSV
OSV
added 2022/08/11 9:18 p.m.55 views

GHSA-33WH-W4M7-C6R8 update_by_case before 0.1.3 can be vulnerable to sql injection

Before version 0.1.3 updatebycase gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrade to version = 0.1.3 that uses Arel instead to construct the resulting sql statement, with sanitized sql...

5.8CVSS7.5AI score0.00617EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/08/11 9:18 p.m.27 views

update_by_case before 0.1.3 can be vulnerable to sql injection

Before version 0.1.3 updatebycase gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrade to version = 0.1.3 that uses Arel instead to construct the resulting sql statement, with sanitized sql...

9.8CVSS9.3AI score0.00617EPSS
SaveExploits0References5Affected Software1
RubySec
RubySec
added 2022/08/11 12:00 a.m.20 views

update_by_case before 0.1.3 can be vulnerable to sql injection

Before version 0.1.3 updatebycase gem used custom sql strings, and it was not sanitized, making it vulnerable to sql injection. Upgrade to version = 0.1.3 that uses Arel instead to construct the resulting sql statement, with sanitized sql...

9.8CVSS3AI score0.00617EPSS
SaveExploits0References1Affected Software1
Hacker One
Hacker One
added 2022/08/08 8:20 p.m.55 views

HackerOne: Ability to escape database transaction through SQL injection, leading to arbitrary code execution

HackerOne has an internal backend interface that gives debugging capabilities to its engineers. One of the features is the ability to run EXPLAIN ANALYZE queries against a connected database. This feature is accessible by a handful of engineers. The feature is vulnerable to a SQL injection that...

0.7AI score
SaveExploits0
Prion
Prion
added 2022/06/30 10:15 p.m.27 views

Deserialization of untrusted data

opensearch-ruby is a community-driven, open source fork of elasticsearch-ruby. In versions prior to 2.0.1 the ruby YAML.load function was used instead of YAML.safeload. As a result opensearch-ruby 2.0.0 and prior can lead to unsafe deserialization using YAML.load if the response is of type YAML. ...

6.8CVSS8.6AI score0.01537EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder