During a client engagement we recently identified a Server-Side Request Forgery (SSRF) vulnerability affecting all versions of the Real Cookie Banner WordPress plugin up to and including v5.2.4. The plugin provides cookie…
Category: vulnerabilities
Cross Site Request Forgery Examples
Introduction Cross Site Request Forgery (CSRF) is one of the oldest but still most dangerous web application vulnerabilities. It tricks authenticated users into unknowingly performing actions on a web application using their…