CyberRota Analysis
AI-GeneratedThe finding renderer in maalfer Pentestify versions prior to 2.3.1 is vulnerable to cross-site scripting (XSS), allowing authenticated users to inject and execute arbitrary JavaScript through manipulated HTML in the severity field of findings. This can lead to unauthorized actions or data exposure within the application. Organizations using affected versions should prioritize patching to mitigate potential exploitation risks.
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
Cross-site Scripting in the finding renderer in maalfer Pentestify before 2.3.1 allows authenticated users to execute arbitrary JavaScript in the application origin via HTML markup stored in a finding's severity field, which the frontend interpolates unescaped into class and style attributes when rendering the report.