client9 / client9/libinjection
Couple false negatives
Open
- Dominant language
- C
- Stars
- 1k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
These two payloads are not detected by libinjection
```
' + 1<@. union select 1,2,login,password,5,6,7,8,9,10,11,12,13,14,15,16,17 from users limit 1 -- 1
' + 1<@ union select 1,2,login,password,5,6,7,8,9,10,11,12,13,14,15,16,17 from users limit 1 -- 1
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.