CyberRota Analysis
AI-GeneratedThe vulnerability affects the Email Sync component of vas3k TaxHacker versions up to 0.8.2, specifically in the buildImapConfig function, where improper handling of the host/port arguments can lead to server-side request forgery (SSRF). This flaw allows remote attackers to manipulate requests to internal services, potentially exposing sensitive data or enabling further attacks. Organizations using affected versions should prioritize patching this vulnerability to mitigate the risk of 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
A vulnerability was determined in vas3k TaxHacker up to 0.8.2. Impacted is the function buildImapConfig of the file lib/email-sync/imap-client.ts of the component Email Sync. Executing a manipulation of the argument host/port can lead to server-side request forgery. It is possible to launch the attack remotely. The pull request to fix this issue awaits acceptance.