You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CSS parser will not validate HTTPS connections to determine if the HTTPS connection is secure. Thus allowing a MITM to inject/modify additional CSS.
css_parser/lib/css_parser/parser.rb
Line 646 in 3f91e8d
The CSS parser will not validate HTTPS connections to determine if the HTTPS connection is secure. Thus allowing a MITM to inject/modify additional CSS.