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
css_parser allows to MITM included https css urls
Vulnerability Description
css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Vulnerability Type
从非可信控制范围包含功能例程
Vulnerability Title
Ruby CSS Parser 信任管理问题漏洞
Vulnerability Description
Ruby CSS Parser是premailer开源的一个用于加载、解析和级联CSS规则集的工具。 Ruby CSS Parser 2.1.0之前版本和1.22.0之前版本存在信任管理问题漏洞,该漏洞源于未验证HTTPS连接,使用OpenSSL::SSL::VERIFY_NONE建立连接,导致中间人攻击者可在通过HTTPS加载样式表时注入或修改CSS内容。
CVSS Information
N/A
Vulnerability Type
N/A