-
-
Notifications
You must be signed in to change notification settings - Fork 368
Open
Description
This issue is to collect the similar ones reported about ORM lite not properly escaping parameters in the produced SQL. This may lead to the well known SQL injection vulnerability[1], which is quite serious. I have found the following issues related to this:
- EXTERNAL DATA IN SQL QUERIES [SAST] [M7] [CWE-89] #146
- Exception when create object with string including single quote #137
- security issue -SQL Injection #81 (this should be reopened as it does not apply to table names only)
- log4j #138 - see this comment
@j256 , it would be great to have your comment, even if you do not have time to fix it; maybe somebody will be happy to contribute the fix.
many thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels