Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Rails has a possible XSS vulnerability in its Action View tag helpers
Vulnerability Description
Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, 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. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Rails 跨站脚本漏洞
Vulnerability Description
Rails是美国Rails团队的一套基于Ruby语言的开源Web应用框架。 Rails 8.1.2.1之前版本、8.0.4.1之前版本和7.2.3.1之前版本存在跨站脚本漏洞,该漏洞源于在Action View标签助手中使用空字符串作为HTML属性名称时会绕过属性转义,可能导致浏览器将精心构造的属性值误解为单独的属性名称,造成跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A