CyberRota Analysis
AI-GeneratedPasswordPusher versions prior to 2.8.1 are vulnerable due to inadequate validation of URL push payloads, allowing attackers to embed malicious data URI schemes. This flaw can lead to the execution of arbitrary JavaScript in users' browsers, facilitating phishing attacks and credential theft while appearing to originate from a trusted source. Organizations using PasswordPusher should prioritize patching this vulnerability to protect against potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
PasswordPusher before 2.8.1 accepts data URI schemes in URL push payloads due to insufficient validation in the valid_url function. Attackers can create malicious pushes containing data:text/html URIs that execute arbitrary JavaScript in victims' browsers when clicked, enabling phishing and credential theft under the trusted PasswordPusher domain.