
Cloud Vulnerability DB
A community-led vulnerabilities database
Avo, an open source Ruby on Rails admin panel creation framework, was found to contain a Cross-Site Scripting (XSS) vulnerability identified as CVE-2023-34103. The vulnerability was discovered in June 2023 and affects versions up to 2.33.2 and 3.0.0.pre12. The issue exists in certain Avo fields that are vulnerable to XSS when rendering HTML-based content, particularly affecting the trix field which uses the trix editor for rich text data manipulation (GitHub Advisory).
The vulnerability stems from improper sanitization of HTML/JavaScript tags in rendered fields. The trix field, which uses the trix editor in the backend to edit rich text data, operates with HTML tags through the HasHTMLAttributes concern. While the trix editor prevents adding custom HTML or JavaScript tags on the frontend, attackers can bypass this restriction by intercepting and modifying post requests. The vulnerability received a CVSS v3.1 base score of 7.3 (High) with vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N (GitHub Advisory, NVD).
This vulnerability is classified as a stored (persistent) XSS, which makes it more severe as it doesn't require a social engineering phase for exploitation. Attackers who successfully exploit this vulnerability could potentially gain access to administrator accounts, which is particularly concerning as Avo is primarily intended for administrative use. The vulnerability allows attackers to execute arbitrary JavaScript code in victims' browsers (GitHub Advisory).
The vulnerability has been addressed in commit 7891c01e and patched in version 2.33.3. As a mitigation, users are advised to configure Content Security Policy (CSP) headers for their application and limit untrusted user access. The recommended fix involves using Rails' sanitize helper, which employs a whitelist of known-safe tags and attributes for HTML content (NVD, GitHub Advisory).
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."