In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for this vulnerability, but a fix was merged to the api_v2 branch.
chargify2 is am API V2 wrapper for chargify.
Affected versions of this gem do not sanitize user input, allowing the attacker to inject javascript: code snippets into the output. For example, the following input javascript֍ocument;alert(1) will result in alert(1) being executed when the user clicks on the link.
<>