Client-side script execution via HTML-safe auto_link output
Published Oct 19, 2021 · Updated Aug 6, 2024
Cross-site scripting in Ruby on Rails before 3.0.6 allows remote attackers to execute JavaScript through auto_link output. The Action View auto_link helper marks its entire result HTML-safe, preventing untrusted non-link input from being escaped during rendering. An application must pass attacker-controlled content to auto_link and a victim must load the resulting page, enabling script actions in the application's origin.
Summary
What happened
Cross-site scripting in Ruby on Rails before 3.0.6 allows remote attackers to execute JavaScript through auto_link output. The Action View auto_link helper marks its entire result HTML-safe, preventing untrusted non-link input from being escaped during rendering. An application must pass attacker-controlled content to auto_link and a victim must load the resulting page, enabling script actions in the application's origin.
The record
- CVE
- CVE-2011-1497
- Published
- Oct 19, 2021
- Updated
- Aug 6, 2024
- Vendor
- Ruby on Rails
- Product
- Ruby on Rails
- Classifications
- CWE-79, T1203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 19, 2021CVE publishedPublication date reported by the CVE source.
- Aug 6, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=rails 3.0.6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream auto_link JavaScript demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo