#VU116169 XML injection in Ruby on Rails - CVE-2015-3227

 

#VU116169 XML injection in Ruby on Rails - CVE-2015-3227

Published: September 29, 2025


Vulnerability identifier: #VU116169
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2015-3227
CWE-ID: CWE-91
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Ruby on Rails
Software vendor:
Rails

Description

The vulnerability allows a remote attacker to cause a denial of service (SystemStackError).

The vulnerability exists due to improper input validation when processing XML data in (1) jdom.rb and (2) rexml.rb components in Active Support in Ruby on Rails. A remote unauthenticated attacker can pass specially crafted XML data to the application and cause a denial of service (SystemStackError).


Remediation

Install updates from vendor's website.

External links