-
-
Notifications
You must be signed in to change notification settings - Fork 394
Closed
Description
Hello! I refer to Pull Request #28 to include 0xa10-multiple-verbs-exposure.md
There is an urgency to include this as many APIs are woefully vulnerable to this vulnerability. Please let me know when we can merge this to the master branch?
_By default, APIs do not restrict/limit the HTTP Verbs/Methods by which they can be accessed. In rare occasions, depending on how secure the server was or is setup, a sophisticated attacker may be able to use HEAD to leak information/secrets on the server.
API developers should ensure that APIs they build can only be accessed by the prescribed and specified HTTP verbs. All other verbs should not be permitted.
Nathan Aw (Singapore)_
Metadata
Metadata
Assignees
Labels
No labels