mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
vault backup: 2022-09-08 11:53:36
This commit is contained in:
parent
1df6f9343f
commit
7242b1cf5b
@ -33,5 +33,8 @@ Jet Hughes - 9474308
|
|||||||
- e.g. '; update PRODUCT set DESCRIPTION = '<script>alert("hello")</script>' where PRODUCT_ID = 67696;--
|
- e.g. '; update PRODUCT set DESCRIPTION = '<script>alert("hello")</script>' where PRODUCT_ID = 67696;--
|
||||||
|
|
||||||
## Path traversal
|
## Path traversal
|
||||||
|
- I dont think there are any path traversal flaws in this website. This is because there isn't any urls which contain queryies or
|
||||||
## Network-Level security
|
## Network-Level security
|
||||||
|
- when a user logs in a post request to the server transmits the username and unhashed password to the server. This informaiton is susceptible to a man in the middle attack or
|
||||||
|

|
||||||
## Other
|
## Other
|
||||||
Loading…
Reference in New Issue
Block a user