gsd-2019-14491
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered<cv::HaarEvaluator> in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-14491", "description": "An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.", "id": "GSD-2019-14491", "references": [ "https://www.suse.com/security/cve/CVE-2019-14491.html", "https://advisories.mageia.org/CVE-2019-14491.html", "https://ubuntu.com/security/CVE-2019-14491" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-14491" ], "details": "An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.", "id": "GSD-2019-14491", "modified": "2023-12-13T01:23:52.379308Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-14491", "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": "An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/opencv/opencv/issues/15125", "refsource": "MISC", "url": "https://github.com/opencv/opencv/issues/15125" }, { "name": "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a", "refsource": "MISC", "url": "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a" }, { "name": "https://github.com/opencv/opencv/compare/371bba8...ddbd10c", "refsource": "MISC", "url": "https://github.com/opencv/opencv/compare/371bba8...ddbd10c" }, { "name": "FEDORA-2019-20ef0e76fe", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HPFLN6QAX6SUA4XR4NMKKXX26H3TYCVQ/" }, { "name": "openSUSE-SU-2019:2671", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00025.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=3.4.6.27||\u003e=4.0.0.21,\u003c=4.1.0.25", "affected_versions": "All versions up to 3.4.6.27, all versions starting from 4.0.0.21 up to 4.1.0.25", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-125", "CWE-937" ], "date": "2021-10-12", "description": "An issue was discovered in OpenCV There is an out-of-bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.", "fixed_versions": [ "3.4.7.28", "4.1.1.26" ], "identifier": "CVE-2019-14491", "identifiers": [ "GHSA-fm39-cw8h-3p63", "CVE-2019-14491" ], "not_impacted": "All versions after 3.4.6.27 before 4.0.0.21, all versions after 4.1.0.25", "package_slug": "pypi/opencv-contrib-python-headless", "pubdate": "2021-10-12", "solution": "Upgrade to versions 3.4.7.28, 4.1.1.26 or above.", "title": "Out-of-bounds Read", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-14491", "https://github.com/opencv/opencv/issues/15125", "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a", "https://github.com/opencv/opencv/compare/371bba8...ddbd10c", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HPFLN6QAX6SUA4XR4NMKKXX26H3TYCVQ/", "https://github.com/advisories/GHSA-fm39-cw8h-3p63" ], "uuid": "029b81d5-5326-4f5f-bf4e-686e3b1bde90" }, { "affected_range": "\u003c=3.4.6.27||\u003e=4.0.0.21,\u003c=4.1.0.25", "affected_versions": "All versions up to 3.4.6.27, all versions starting from 4.0.0.21 up to 4.1.0.25", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-125", "CWE-937" ], "date": "2021-10-12", "description": "An issue was discovered in OpenCV There is an out-of-bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.", "fixed_versions": [ "3.4.7.28", "4.1.1.26" ], "identifier": "CVE-2019-14491", "identifiers": [ "GHSA-fm39-cw8h-3p63", "CVE-2019-14491" ], "not_impacted": "All versions after 3.4.6.27 before 4.0.0.21, all versions after 4.1.0.25", "package_slug": "pypi/opencv-contrib-python", "pubdate": "2021-10-12", "solution": "Upgrade to versions 3.4.7.28, 4.1.1.26 or above.", "title": "Out-of-bounds Read", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-14491", "https://github.com/opencv/opencv/issues/15125", "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a", "https://github.com/opencv/opencv/compare/371bba8...ddbd10c", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HPFLN6QAX6SUA4XR4NMKKXX26H3TYCVQ/", "https://github.com/advisories/GHSA-fm39-cw8h-3p63" ], "uuid": "98b3ff7c-71d3-4149-a365-ee7fcfb01498" }, { "affected_range": "\u003c=3.4.6.27||\u003e=4.0.0.21,\u003c=4.1.0.25", "affected_versions": "All versions up to 3.4.6.27, all versions starting from 4.0.0.21 up to 4.1.0.25", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-125", "CWE-937" ], "date": "2021-10-12", "description": "An issue was discovered in OpenCV There is an out-of-bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.", "fixed_versions": [ "3.4.7.28", "4.1.1.26" ], "identifier": "CVE-2019-14491", "identifiers": [ "GHSA-fm39-cw8h-3p63", "CVE-2019-14491" ], "not_impacted": "All versions after 3.4.6.27 before 4.0.0.21, all versions after 4.1.0.25", "package_slug": "pypi/opencv-python-headless", "pubdate": "2021-10-12", "solution": "Upgrade to versions 3.4.7.28, 4.1.1.26 or above.", "title": "Out-of-bounds Read", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-14491", "https://github.com/opencv/opencv/issues/15125", "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a", "https://github.com/opencv/opencv/compare/371bba8...ddbd10c", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HPFLN6QAX6SUA4XR4NMKKXX26H3TYCVQ/", "https://github.com/advisories/GHSA-fm39-cw8h-3p63" ], "uuid": "42e61152-c491-41bc-9a37-96b96c30682b" }, { "affected_range": "\u003c=3.4.6.27||\u003e=4.0.0.21,\u003c=4.1.0.25", "affected_versions": "All versions up to 3.4.6.27, all versions starting from 4.0.0.21 up to 4.1.0.25", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-125", "CWE-937" ], "date": "2021-10-12", "description": "An issue was discovered in OpenCV There is an out-of-bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.", "fixed_versions": [ "3.4.7.28", "4.1.1.26" ], "identifier": "CVE-2019-14491", "identifiers": [ "GHSA-fm39-cw8h-3p63", "CVE-2019-14491" ], "not_impacted": "All versions after 3.4.6.27 before 4.0.0.21, all versions after 4.1.0.25", "package_slug": "pypi/opencv-python", "pubdate": "2021-10-12", "solution": "Upgrade to versions 3.4.7.28, 4.1.1.26 or above.", "title": "Out-of-bounds Read", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-14491", "https://github.com/opencv/opencv/issues/15125", "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a", "https://github.com/opencv/opencv/compare/371bba8...ddbd10c", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HPFLN6QAX6SUA4XR4NMKKXX26H3TYCVQ/", "https://github.com/advisories/GHSA-fm39-cw8h-3p63" ], "uuid": "e4eae38e-0811-479d-881d-70fd410c981c" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.4.7", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.1.1", "versionStartIncluding": "4.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-14491" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered\u003ccv::HaarEvaluator\u003e in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/opencv/opencv/compare/371bba8...ddbd10c", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/opencv/opencv/compare/371bba8...ddbd10c" }, { "name": "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a" }, { "name": "https://github.com/opencv/opencv/issues/15125", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/opencv/opencv/issues/15125" }, { "name": "FEDORA-2019-20ef0e76fe", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HPFLN6QAX6SUA4XR4NMKKXX26H3TYCVQ/" }, { "name": "openSUSE-SU-2019:2671", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00025.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 4.2 } }, "lastModifiedDate": "2019-12-02T03:15Z", "publishedDate": "2019-08-01T17:15Z" } } }
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.
Loading…
Loading…