Comment by pclmulqdq
13 days ago
I am pretty convinced that CVSS has a very significant component of "how enterprise is it." Accepting untrusted parquet files without verification or exposing apache spark directly to users is a very "enterprise" thing to do (alongside having log4j log untrusted user inputs). Heartbleed sounded too technical and not "enterprise" enough.
> alongside having log4j log untrusted user inputs
I'd think logging things like query parameters is extremely common.