VYPR

CWE-703

Improper Check or Handling of Exceptional Conditions

PillarIncomplete

Description

The product does not properly anticipate or handle exceptional conditions that rarely occur during normal operation of the product.

Hierarchy (View 1000)

CVEs mapped to this weakness (162)

page 9 of 9
  • CVE-2019-11245MedAug 29, 2019
    risk 0.00cvss 4.9epss 0.01

    In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 (root) on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the…

  • CVE-2017-16014HigJun 4, 2018
    risk 0.00cvss 7.5epss 0.02

    Http-proxy is a proxying library. Because of the way errors are handled in versions before 0.7.0, an attacker that forces an error can crash the server, causing a denial of service.