
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability was identified in shannah Xataface up to version 2.x, tracked as CVE-2021-4303. The vulnerability affects the installer component of the application, which is disabled by default (GitHub Commit).
The vulnerability is related to an XSS (Cross-Site Scripting) issue in the installer component. The issue specifically involves unsafe evaluation of user input in the installer form, where eval()
was being used to process results instead of safer JSON parsing methods (GitHub Commit).
The impact of this vulnerability is considered low threat since the installer component is disabled by default and requires valid MySQL database credentials to access. The vulnerability could only be exploited by users who already have authenticated access to the system (GitHub Commit).
The vulnerability has been fixed by replacing the unsafe eval()
call with JSON.parse()
and changing innerHTML
to innerText
for safer output handling. Users should upgrade to version 3.0.0 or later which includes this security fix (GitHub Release).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."