minor typo fix
This commit is contained in:
@@ -20,13 +20,13 @@
|
|||||||
"Severity" : "Low",
|
"Severity" : "Low",
|
||||||
"Exploitation" : "Not possible"
|
"Exploitation" : "Not possible"
|
||||||
},
|
},
|
||||||
"post domain wildcard" : {
|
"post-domain wildcard" : {
|
||||||
"Description" : "The origin verification is flawed, it allows requests from a host that has this host as as preffix.",
|
"Description" : "The origin verification is flawed, it allows requests from a host that has this host as a preffix.",
|
||||||
"Severity" : "High",
|
"Severity" : "High",
|
||||||
"Exploitation" : "Make requests from target.com.attacker.com"
|
"Exploitation" : "Make requests from target.com.attacker.com"
|
||||||
},
|
},
|
||||||
"pre domain wildcard" : {
|
"pre-domain wildcard" : {
|
||||||
"Description" : "The origin verification is flawed, it allows requests from a host that has this host as as suffix.",
|
"Description" : "The origin verification is flawed, it allows requests from a host that has this host as a suffix.",
|
||||||
"Severity" : "High",
|
"Severity" : "High",
|
||||||
"Exploitation" : "Make requests from attacker-target.com"
|
"Exploitation" : "Make requests from attacker-target.com"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user