gsd-2017-12599
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2017-12599",
    "description": "OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread.",
    "id": "GSD-2017-12599",
    "references": [
      "https://www.suse.com/security/cve/CVE-2017-12599.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2017-12599"
      ],
      "details": "OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread.",
      "id": "GSD-2017-12599",
      "modified": "2023-12-13T01:21:03.617252Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2017-12599",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "[debian-lts-announce] 20180722 [SECURITY] [DLA 1438-1] opencv security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html"
          },
          {
            "name": "GLSA-201712-02",
            "refsource": "GENTOO",
            "url": "https://security.gentoo.org/glsa/201712-02"
          },
          {
            "name": "https://github.com/xiaoqx/pocs/blob/master/opencv.md",
            "refsource": "MISC",
            "url": "https://github.com/xiaoqx/pocs/blob/master/opencv.md"
          },
          {
            "name": "https://github.com/opencv/opencv/issues/9309",
            "refsource": "MISC",
            "url": "https://github.com/opencv/opencv/issues/9309"
          },
          {
            "name": "[debian-lts-announce] 20211030 [SECURITY] [DLA 2799-1] opencv security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c=3.3.0.9",
          "affected_versions": "All versions up to 3.3.0.9",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-125",
            "CWE-937"
          ],
          "date": "2021-11-18",
          "description": "OpenCV (Open Source Computer Vision Library) has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread.",
          "fixed_versions": [
            "3.3.1.11"
          ],
          "identifier": "CVE-2017-12599",
          "identifiers": [
            "GHSA-fvq6-392h-6mjj",
            "CVE-2017-12599"
          ],
          "not_impacted": "All versions after 3.3.0.9",
          "package_slug": "pypi/opencv-contrib-python",
          "pubdate": "2021-10-12",
          "solution": "Upgrade to version 3.3.1.11 or above.",
          "title": "Out-of-bounds Read",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-12599",
            "https://github.com/opencv/opencv/issues/9309",
            "https://github.com/opencv/opencv/pull/9376",
            "https://github.com/opencv/opencv-python/releases/tag/11",
            "https://github.com/opencv/opencv-python/releases/tag/9",
            "https://github.com/xiaoqx/pocs/blob/master/opencv.md",
            "https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html",
            "https://security.gentoo.org/glsa/201712-02",
            "https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html",
            "https://github.com/advisories/GHSA-fvq6-392h-6mjj"
          ],
          "uuid": "7d2f7905-bd99-4c13-a086-93027f3deca0"
        },
        {
          "affected_range": "\u003c=3.3.0.9",
          "affected_versions": "All versions up to 3.3.0.9",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-125",
            "CWE-937"
          ],
          "date": "2021-11-18",
          "description": "OpenCV (Open Source Computer Vision Library) has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread.",
          "fixed_versions": [
            "3.3.1.11"
          ],
          "identifier": "CVE-2017-12599",
          "identifiers": [
            "GHSA-fvq6-392h-6mjj",
            "CVE-2017-12599"
          ],
          "not_impacted": "All versions after 3.3.0.9",
          "package_slug": "pypi/opencv-python",
          "pubdate": "2021-10-12",
          "solution": "Upgrade to version 3.3.1.11 or above.",
          "title": "Out-of-bounds Read",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-12599",
            "https://github.com/opencv/opencv/issues/9309",
            "https://github.com/opencv/opencv/pull/9376",
            "https://github.com/opencv/opencv-python/releases/tag/11",
            "https://github.com/opencv/opencv-python/releases/tag/9",
            "https://github.com/xiaoqx/pocs/blob/master/opencv.md",
            "https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html",
            "https://security.gentoo.org/glsa/201712-02",
            "https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html",
            "https://github.com/advisories/GHSA-fvq6-392h-6mjj"
          ],
          "uuid": "b9bcd3fa-d017-420c-b1a5-fda6ba0c7a7a"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "3.3.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2017-12599"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-125"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/xiaoqx/pocs/blob/master/opencv.md",
              "refsource": "MISC",
              "tags": [
                "Broken Link",
                "Third Party Advisory"
              ],
              "url": "https://github.com/xiaoqx/pocs/blob/master/opencv.md"
            },
            {
              "name": "https://github.com/opencv/opencv/issues/9309",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/opencv/opencv/issues/9309"
            },
            {
              "name": "GLSA-201712-02",
              "refsource": "GENTOO",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://security.gentoo.org/glsa/201712-02"
            },
            {
              "name": "[debian-lts-announce] 20180722 [SECURITY] [DLA 1438-1] opencv security update",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html"
            },
            {
              "name": "[debian-lts-announce] 20211030 [SECURITY] [DLA 2799-1] opencv security update",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2021-11-30T22:12Z",
      "publishedDate": "2017-08-07T01:29Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.