Total
2 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2022-0637 | 1 Mozilla | 1 Pollbot | 2024-02-04 | N/A | 6.1 MEDIUM |
open redirect in pollbot (pollbot.services.mozilla.com) in versions before 1.4.6 | |||||
CVE-2021-21354 | 1 Mozilla | 1 Pollbot | 2024-02-04 | 5.8 MEDIUM | 6.1 MEDIUM |
Pollbot is open source software which "frees its human masters from the toilsome task of polling for the state of things during the Firefox release process." In Pollbot before version 1.4.4 there is an open redirection vulnerability in the path of "https://pollbot.services.mozilla.com/". An attacker can redirect anyone to malicious sites. To Reproduce type in this URL: "https://pollbot.services.mozilla.com//evil.com/". Affected versions will redirect to that website when you inject a payload like "//evil.com/". This is fixed in version 1.4.4. |