Lookup for vulnerable packages by Package URL.
| Purl | pkg:gem/action_text-trix@2.1.18 |
| Type | gem |
| Namespace | |
| Name | action_text-trix |
| Version | 2.1.18 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | false |
| Next_non_vulnerable_version | null |
| Latest_non_vulnerable_version | null |
| Affected_by_vulnerabilities |
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-63mn-56k4-jbh4 |
| vulnerability_id |
VCID-63mn-56k4-jbh4 |
| summary |
Trix is vulnerable to XSS through JSON deserialization bypass in drag-and-drop (Level0InputController)
### Impact
The Trix editor, in versions prior to 2.1.18, is vulnerable to XSS when a crafted `application/x-trix-document` JSON payload is dropped into the editor in environments using the fallback Level0InputController (e.g., embedded WebViews lacking Input Events Level 2 support).
The `StringPiece.fromJSON` method trusted `href` attributes from the JSON payload without sanitization. An attacker could craft a draggable element containing a `javascript:` URI in the href attribute that, when dropped into a vulnerable editor, would bypass DOMPurify sanitization and inject executable JavaScript into the DOM.
Exploitation requires a specific environment (Level0InputController fallback) and social engineering (victim must drag and drop attacker-controlled content into the editor). Applications using server-side HTML sanitization (such as Rails' built-in sanitizer) are additionally protected, as the payload is neutralized on save.
### Patches
Update Recommendation: Users should upgrade to Trix editor version 2.1.18 or later.
### References
The XSS vulnerability was responsibly reported by Hackerone researcher [newbiefromcoma](https://hackerone.com/newbiefromcoma). |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-53p3-c7vp-4mcc
|
| risk_score |
1.4 |
| exploitability |
0.5 |
| weighted_severity |
2.7 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-63mn-56k4-jbh4 |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:gem/action_text-trix@2.1.18 |