Quantcast
Channel: BOT24
Viewing all articles
Browse latest Browse all 8064

NODE.JS CONNECT CSRF BYPASS ABUSING METHODOVERRIDE MIDDLEWARE

$
0
0
n the previous post, I discussed the importance of well-written documentation and uncomplicated APIs suggesting that poor documentation and negligence should be considered as silent threats.

Almost a year ago, I reported the following issue to the Node.js Connect's maintainers. To me, this is a perfect example of the risks of an incomplete API documentation that doesn't clearly warn the user of potential side-effects. Please note that in the recent releases of Express, connect-csrf is now called csurf and methodOverride is now method-override. Different names, same API.

read more.....http://blog.nibblesec.org/2014/05/nodejs-connect-csrf-bypass-abusing.html

Viewing all articles
Browse latest Browse all 8064

Trending Articles