css_parser is vulnerable to Improper Certificate Validation
48
Medium Risk
Remote stylesheet fetching in lib/css_parser/parser.rb configured HTTPS requests with OpenSSL::SSL::VERIFY_NONE, disabling TLS certificate verification. When applications load CSS over HTTPS through this path, an active network attacker can impersonate remote endpoints and inject tampered stylesheet content. This undermines transport authenticity and integrity for fetched CSS data before parsing. The patch removes the explicit VERIFY_NONE override so normal certificate validation is enforced.
You are affected if you are using a version that falls within the vulnerable range.
css_parser is vulnerable to Improper Certificate Validation in versions 1.1.2 - 2.0.0.
Upgrade the css_parser library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant