#VU116149 Input validation error in Ruby on Rails - CVE-2013-3221

 

#VU116149 Input validation error in Ruby on Rails - CVE-2013-3221

Published: September 29, 2025


Vulnerability identifier: #VU116149
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-3221
CWE-ID: CWE-20
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 perform a denial of service (DoS) attack.

The vulnerability exists due to the application does not ensure that the declared data type of a database column is used during comparisons of input values to stored values in that column. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links