2 matches found
Cross Site Scripting (XSS)
avo is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper sanitization of text passed in error or succeed messages within the Avo::BaseAction subclass. An attacker can inject arbitrary JavaScript into the message fields resulting in XSS...
6.5CVSS6.4AI score0.0071EPSS
SaveExploits1References5Affected Software1
GHSA-G8VP-2V5P-9QFH Cross-site scripting (XSS) in Action messages on Avo
Avo is a framework to create admin panels for Ruby on Rails apps. In Avo 3 pre12, any HTML inside text that is passed to error or succeed in an Avo::BaseAction subclass will be rendered directly without sanitization in the toast/notification that appears in the UI on Action completion. A maliciou...
6.5CVSS5.5AI score0.0071EPSS
SaveExploits1References8
20