Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2024/05/15 10:20 p.m.157 views

laravel framework SQL Injection via limit and offset functions

Impact Those using SQL Server with Laravel and allowing user input to be passed directly to the limit and offset functions are vulnerable to SQL injection. Other database drivers such as MySQL and Postgres are not affected by this vulnerability. Patches This problem has been patched on Laravel...

7.9AI score
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2020/04/10 1:7 a.m.16 views

SQL Injection

python-sqlalchemy is vulnerable to SQL injection. It was discovered that SQLAlchemy did not sanitize values for the limit and offset keywords for SQL select statements. If an application using SQLAlchemy accepted values for these keywords, and did not filter or sanitize them before passing them t...

7.5CVSS3AI score0.02862EPSS
SaveExploits2References12Affected Software1
Rows per page
Query Builder