Update details.json

This commit is contained in:
Somdev Sangwan
2019-11-28 11:10:41 +05:30
committed by GitHub
parent 5ad2fa9ddd
commit 56a8c48c6b

View File

@@ -48,6 +48,6 @@
"unescaped regex" : { "unescaped regex" : {
"Description" : "The regex used for origin verification contains an unescaped dot (.) character.", "Description" : "The regex used for origin verification contains an unescaped dot (.) character.",
"Severity" : "High", "Severity" : "High",
"Exploitation" : "If the target is sub.example.com, make requests from subexample.com" "Exploitation" : "If the target is sub.example.com, make requests from subxexample.com"
} }
} }