GSD-2019-11255

Vulnerability from gsd - Updated: 2023-12-13 01:24
Details
Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (<v0.4.3, <v1.0.2, v1.1, <v1.2.2, <v1.3.1), external-snapshotter (<v0.4.2, <v1.0.2, v1.1, <1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2019-11255",
    "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.",
    "id": "GSD-2019-11255",
    "references": [
      "https://www.suse.com/security/cve/CVE-2019-11255.html",
      "https://access.redhat.com/errata/RHSA-2019:4225",
      "https://access.redhat.com/errata/RHSA-2019:4099",
      "https://access.redhat.com/errata/RHSA-2019:4096",
      "https://access.redhat.com/errata/RHSA-2019:4054"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2019-11255"
      ],
      "details": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.",
      "id": "GSD-2019-11255",
      "modified": "2023-12-13T01:24:00.533376Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@kubernetes.io",
        "DATE_PUBLIC": "2019-11-14",
        "ID": "CVE-2019-11255",
        "STATE": "PUBLIC",
        "TITLE": "Kubernetes CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "kubernetes-csi external-provisioner",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "v1.14",
                          "version_value": "prior to 0.4.3"
                        },
                        {
                          "version_value": "prior to 1.0.2"
                        },
                        {
                          "version_value": "1.1"
                        },
                        {
                          "version_value": "prior to 1.2.2"
                        },
                        {
                          "version_value": "prior to 1.3.1"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "kubernetes-csi external-snapshotter",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "prior to 0.4.2"
                        },
                        {
                          "version_value": "prior to 1.0.2"
                        },
                        {
                          "version_value": "1.1"
                        },
                        {
                          "version_value": "prior to 1.2.2"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "kubernetes-csi external-resizer",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "0.1"
                        },
                        {
                          "version_value": "0.2"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Kubernetes"
            }
          ]
        }
      },
      "credit": [
        {
          "lang": "eng",
          "value": "Xiangqian Yu"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "impact": {
        "cvss": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 4.8,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "LOW",
          "privilegesRequired": "HIGH",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-20 Improper Input Validation"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/kubernetes/kubernetes/issues/85233",
            "refsource": "CONFIRM",
            "url": "https://github.com/kubernetes/kubernetes/issues/85233"
          },
          {
            "name": "Security release of kubernetes-csi sidecars - CVE-2019-11255",
            "refsource": "MLIST",
            "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw"
          },
          {
            "name": "RHSA-2019:4099",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:4099"
          },
          {
            "name": "RHSA-2019:4096",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:4096"
          },
          {
            "name": "RHSA-2019:4054",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:4054"
          },
          {
            "name": "RHSA-2019:4225",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:4225"
          },
          {
            "name": "https://security.netapp.com/advisory/ntap-20200810-0003/",
            "refsource": "CONFIRM",
            "url": "https://security.netapp.com/advisory/ntap-20200810-0003/"
          }
        ]
      },
      "source": {
        "defect": [
          "https://github.com/kubernetes/kubernetes/issues/85233"
        ],
        "discovery": "INTERNAL"
      },
      "work_around": [
        {
          "lang": "eng",
          "value": "Kubernetes feature gates can be disabled and RBAC permissions revoked from impacted CSI drivers, following instructions in https://github.com/kubernetes/kubernetes/issues/85233"
        }
      ]
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c0.4.3||\u003e=1.0.0 \u003c1.0.2||\u003e=1.1 \u003c=1.2.2||\u003e=1.3.0 \u003c1.3.1",
          "affected_versions": "All versions before 0.4.3, all versions starting from 1.0.0 before 1.0.2, all versions starting from 1.1 up to 1.2.2, all versions starting from 1.3.0 before 1.3.1",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2023-08-21",
          "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.",
          "fixed_versions": [
            "0.4.3",
            "1.0.2",
            "1.3.1"
          ],
          "identifier": "CVE-2019-11255",
          "identifiers": [
            "GHSA-f4w6-3rh6-6q4q",
            "CVE-2019-11255"
          ],
          "not_impacted": "All versions starting from 0.4.3 before 1.0.0, all versions starting from 1.0.2 before 1.1, all versions after 1.2.2 before 1.3.0, all versions starting from 1.3.1",
          "package_slug": "go/github.com/kubernetes-csi/external-provisioner",
          "pubdate": "2022-05-24",
          "solution": "Upgrade to versions 0.4.3, 1.0.2, 1.3.1 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-11255",
            "https://github.com/kubernetes/kubernetes/issues/85233",
            "https://access.redhat.com/errata/RHSA-2019:4054",
            "https://access.redhat.com/errata/RHSA-2019:4096",
            "https://access.redhat.com/errata/RHSA-2019:4099",
            "https://access.redhat.com/errata/RHSA-2019:4225",
            "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw",
            "https://security.netapp.com/advisory/ntap-20200810-0003/",
            "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q"
          ],
          "uuid": "f71c4e18-8cc2-4d04-b98d-8338657600fa"
        },
        {
          "affected_range": "\u003e=v0.1 \u003c=v0.2",
          "affected_versions": "All versions starting from 0.1 up to 0.2",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2023-08-21",
          "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.",
          "fixed_versions": [],
          "identifier": "CVE-2019-11255",
          "identifiers": [
            "GHSA-f4w6-3rh6-6q4q",
            "CVE-2019-11255"
          ],
          "not_impacted": "",
          "package_slug": "go/github.com/kubernetes-csi/external-resizer",
          "pubdate": "2022-05-24",
          "solution": "Unfortunately, there is no solution available yet.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-11255",
            "https://github.com/kubernetes/kubernetes/issues/85233",
            "https://access.redhat.com/errata/RHSA-2019:4054",
            "https://access.redhat.com/errata/RHSA-2019:4096",
            "https://access.redhat.com/errata/RHSA-2019:4099",
            "https://access.redhat.com/errata/RHSA-2019:4225",
            "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw",
            "https://security.netapp.com/advisory/ntap-20200810-0003/",
            "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q"
          ],
          "uuid": "99e122c3-ae33-4157-b6a9-e3d41dbc7f72",
          "versions": [
            {
              "commit": {
                "sha": "61904896301627bba78a7ef3f37804a83df9e9e4",
                "tags": [
                  "v0.1.0"
                ],
                "timestamp": "20190403174542"
              },
              "number": "v0.1"
            },
            {
              "commit": {
                "sha": "07a4fd906acbb8014c0f5d05578071c0a9559251",
                "tags": [
                  "v0.2.0"
                ],
                "timestamp": "20190629003924"
              },
              "number": "v0.2"
            }
          ]
        },
        {
          "affected_range": "\u003e=1.0.0 \u003c1.0.2||\u003e=1.1 \u003c=1.2.2",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.2, all versions starting from 1.1 up to 1.2.2",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2023-08-21",
          "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.",
          "fixed_versions": [
            "1.0.2"
          ],
          "identifier": "CVE-2019-11255",
          "identifiers": [
            "GHSA-f4w6-3rh6-6q4q",
            "CVE-2019-11255"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.2 before 1.1, all versions after 1.2.2",
          "package_slug": "go/github.com/kubernetes-csi/external-snapshotter/v6",
          "pubdate": "2022-05-24",
          "solution": "Upgrade to version 1.0.2 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-11255",
            "https://github.com/kubernetes/kubernetes/issues/85233",
            "https://access.redhat.com/errata/RHSA-2019:4054",
            "https://access.redhat.com/errata/RHSA-2019:4096",
            "https://access.redhat.com/errata/RHSA-2019:4099",
            "https://access.redhat.com/errata/RHSA-2019:4225",
            "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw",
            "https://security.netapp.com/advisory/ntap-20200810-0003/",
            "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q"
          ],
          "uuid": "f961f730-00bb-4c46-973e-2a35f4615956"
        },
        {
          "affected_range": "\u003e1.16",
          "affected_versions": "All versions after 1.16",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2023-07-18",
          "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.",
          "fixed_versions": [
            "1.16"
          ],
          "identifier": "CVE-2019-11255",
          "identifiers": [
            "GHSA-f4w6-3rh6-6q4q",
            "CVE-2019-11255"
          ],
          "not_impacted": "All versions starting from 1.16",
          "package_slug": "go/k8s.io/kubernetes",
          "pubdate": "2022-05-24",
          "solution": "Upgrade to version 1.16 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-11255",
            "https://github.com/kubernetes/kubernetes/issues/85233",
            "https://access.redhat.com/errata/RHSA-2019:4054",
            "https://access.redhat.com/errata/RHSA-2019:4096",
            "https://access.redhat.com/errata/RHSA-2019:4099",
            "https://access.redhat.com/errata/RHSA-2019:4225",
            "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw",
            "https://security.netapp.com/advisory/ntap-20200810-0003/",
            "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q"
          ],
          "uuid": "93495532-5e61-41ec-bf6d-e95b932faf6d"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "0.4.2",
                "versionStartIncluding": "0.4.1",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.0.1",
                "versionStartIncluding": "1.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.2.1",
                "versionStartIncluding": "1.1.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:1.3.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-resizer:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "0.2.0",
                "versionStartIncluding": "0.1.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "0.4.1",
                "versionStartIncluding": "0.4.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.0.1",
                "versionStartIncluding": "1.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.2.1",
                "versionStartIncluding": "1.1.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:redhat:openshift_container_platform:4.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:redhat:openshift_container_platform:4.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@kubernetes.io",
          "ID": "CVE-2019-11255"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-20"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/kubernetes/kubernetes/issues/85233",
              "refsource": "CONFIRM",
              "tags": [
                "Mitigation",
                "Third Party Advisory"
              ],
              "url": "https://github.com/kubernetes/kubernetes/issues/85233"
            },
            {
              "name": "Security release of kubernetes-csi sidecars - CVE-2019-11255",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Mitigation",
                "Third Party Advisory"
              ],
              "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw"
            },
            {
              "name": "RHSA-2019:4099",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2019:4099"
            },
            {
              "name": "RHSA-2019:4096",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2019:4096"
            },
            {
              "name": "RHSA-2019:4054",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2019:4054"
            },
            {
              "name": "RHSA-2019:4225",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2019:4225"
            },
            {
              "name": "https://security.netapp.com/advisory/ntap-20200810-0003/",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://security.netapp.com/advisory/ntap-20200810-0003/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 8.0,
          "impactScore": 4.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 1.2,
          "impactScore": 5.2
        }
      },
      "lastModifiedDate": "2020-08-10T12:15Z",
      "publishedDate": "2019-12-05T16:15Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…