gsd-2017-7475
Vulnerability from gsd
Modified
2017-11-15 00:00
Details
Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related
to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-7475", "description": "Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.", "id": "GSD-2017-7475", "references": [ "https://www.suse.com/security/cve/CVE-2017-7475.html", "https://advisories.mageia.org/CVE-2017-7475.html", "https://security.archlinux.org/CVE-2017-7475" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "cairo", "purl": "pkg:gem/cairo" } } ], "aliases": [ "CVE-2017-7475", "GHSA-5v3f-73gv-x7x5" ], "details": "Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related\nto the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.\n", "id": "GSD-2017-7475", "modified": "2017-11-15T00:00:00.000Z", "published": "2017-11-15T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://bugs.freedesktop.org/show_bug.cgi?id=100763" } ], "schema_version": "1.4.0", "severity": [ { "score": 5.5, "type": "CVSS_V3" } ], "summary": "cairo NULL pointer dereference" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-7475", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Cairo", "version": { "version_data": [ { "version_affected": "=", "version_value": "1.15.4" } ] } } ] }, "vendor_name": "Red Hat, Inc." } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "NULL pointer dereference" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "refsource": "MISC", "url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E" }, { "name": "http://seclists.org/oss-sec/2017/q2/151", "refsource": "MISC", "url": "http://seclists.org/oss-sec/2017/q2/151" }, { "name": "https://bugs.freedesktop.org/show_bug.cgi?id=100763", "refsource": "MISC", "url": "https://bugs.freedesktop.org/show_bug.cgi?id=100763" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7475", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7475" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2017-7475", "cvss_v3": 5.5, "date": "2017-11-15", "description": "Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related\nto the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.\n", "gem": "cairo", "ghsa": "5v3f-73gv-x7x5", "patched_versions": [ "\u003e= 1.15.5" ], "title": "cairo NULL pointer dereference", "url": "https://bugs.freedesktop.org/show_bug.cgi?id=100763" }, "gitlab.com": { "advisories": [ { "affected_range": "=1.15.4", "affected_versions": "Version 1.15.4", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-476", "CWE-937" ], "date": "2021-03-04", "description": "Cairo is vulnerable to a NULL pointer dereference related to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash.", "fixed_versions": [ "1.15.5" ], "identifier": "CVE-2017-7475", "identifiers": [ "CVE-2017-7475" ], "not_impacted": "All versions before 1.15.4, all versions after 1.15.4", "package_slug": "gem/cairo", "pubdate": "2017-05-19", "solution": "Upgrade to version 1.15.5 or above.", "title": "NULL Pointer Dereference", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-7475" ], "uuid": "a9ce9800-a2d5-4570-920c-da4b526ab043" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:cairographics:cairo:1.15.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-7475" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related to the FT_Load_Glyph and FT_Render_Glyph resulting in an application crash." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7475", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory", "VDB Entry" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7475" }, { "name": "https://bugs.freedesktop.org/show_bug.cgi?id=100763", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugs.freedesktop.org/show_bug.cgi?id=100763" }, { "name": "[oss-security] 20170428 CVE-2017-7475 Cairo-1.15.4 Denial-of-Service Attack due to Logical Problem in Program", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/oss-sec/2017/q2/151" }, { "name": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E", "refsource": "MISC", "tags": [], "url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-12T23:30Z", "publishedDate": "2017-05-19T20:29Z" } } }
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…