CyberRota Analysis
AI-GeneratedEch0 versions prior to 4.7.3 are vulnerable due to improper JSON serialization, allowing unauthenticated attackers to access guest commenter email addresses via public API endpoints. This exposure can lead to email harvesting, potentially facilitating phishing attacks or spam. Organizations using affected versions should prioritize patching to mitigate the risk of data leakage.
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
Ech0 versions before 4.7.3 expose guest commenter email addresses through public API endpoints due to improper JSON serialization tags on the Comment model. Unauthenticated attackers can harvest all commenter emails by calling the /api/comments and /api/comments/public endpoints without authentication.