Lucene search
K

8 matches found

Prion
Prion
added 2022/08/12 9:15 p.m.10 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.0023EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2022/08/12 8:50 p.m.11 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.0023EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2022/08/12 8:50 p.m.4 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.0023EPSS
Exploits0References2
Veracode
Veracode
added 2022/08/12 5:40 a.m.14 views

SQL Injection

updatebycase is vulnerable to sql injection. The vulnerability exists in the updatebycase! function in updatebycase.rb as it calls some functions in utils.rb that use custom sql strings which are not properly sanitized, which allows an attacker to inject and execute arbitrary SQL commands...

9.8CVSS9.8AI score0.0023EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2022/08/12 12:0 a.m.1 views

Activerecord update_by_case SQL注入漏洞

Activerecord updatebycase is a Ruby on Rails tool for updating many records with case values from a single database hit. A SQL injection vulnerability exists in Activerecord updatebycase prior to version 0.1.3, which stems from updatebycase using a customized sql string that is not cleaned up...

9.8CVSS8.5AI score0.0023EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/08/11 9:18 p.m.17 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.0023EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2022/08/11 9:18 p.m.14 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.0023EPSS
Exploits0References5
RubySec
RubySec
added 2022/08/11 12:0 a.m.14 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.0023EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder