VDB
KO
LOW

GHSA-v55j-83pf-r9cq

Rails has a possible XSS vulnerability in its Action View tag helpers

Details

### Impact When a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefully crafted attribute value could then be misinterpreted by the browser as a separate attribute name, possibly leading to XSS. Applications that allow users to specify custom HTML attributes are affected.

### Releases The fixed releases are available at the normal locations.

### Credit This issue was responsibly reported by Hackerone researcher [taise](https://hackerone.com/taise).

Are you affected?

Enter the version of the package you're using.

Affected packages

RubyGems / actionview
Introduced in: 8.1.0.beta1 Fixed in: 8.1.2.1
Fix bundle update actionview
RubyGems / actionview
Introduced in: 8.0.0.beta1 Fixed in: 8.0.4.1
Fix bundle update actionview
RubyGems / actionview
Introduced in: 0 Fixed in: 7.2.3.1
Fix bundle update actionview

References