Automate Recon and scanning process with Vidoc. All security teams in one place
By kannthu
The "Mozilla Pollbot - Open Redirect" module is designed to detect an open redirect vulnerability in Mozilla Pollbot. This vulnerability allows an attacker to redirect a user to a malicious website, potentially leading to the disclosure of sensitive information or the modification of data. The severity of this vulnerability is classified as medium.
This module was authored by Evan Rubinstien.
An open redirect vulnerability in Mozilla Pollbot can have serious consequences. By exploiting this vulnerability, an attacker can trick users into visiting malicious websites, leading to potential data breaches, phishing attacks, or the installation of malware on their devices.
The "Mozilla Pollbot - Open Redirect" module works by sending a GET request to the "/%0A/interact.sh/" path. It then applies two matching conditions to determine if the open redirect vulnerability exists:
If both matching conditions are met, the module reports the vulnerability.