ghsa-23qr-ww7m-6r2f
Vulnerability from github
Published
2022-05-17 03:57
Modified
2022-05-17 03:57
Details
The __sflush function in fflush.c in stdio in libc in FreeBSD 10.1 and the kernel in Apple iOS before 9 mishandles failures of the write system call, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (heap-based buffer overflow) via a crafted application.
{ "affected": [], "aliases": [ "CVE-2014-8611" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-09-18T10:59:00Z", "severity": "MODERATE" }, "details": "The __sflush function in fflush.c in stdio in libc in FreeBSD 10.1 and the kernel in Apple iOS before 9 mishandles failures of the write system call, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (heap-based buffer overflow) via a crafted application.", "id": "GHSA-23qr-ww7m-6r2f", "modified": "2022-05-17T03:57:31Z", "published": "2022-05-17T03:57:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8611" }, { "type": "WEB", "url": "https://support.apple.com/HT205212" }, { "type": "WEB", "url": "https://support.apple.com/HT205267" }, { "type": "WEB", "url": "https://svnweb.freebsd.org/base?view=revision\u0026revision=275665" }, { "type": "WEB", "url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-14:27.stdio.asc" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00001.html" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
- 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.