gsd-2016-5104
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The socket_create function in common/socket.c in libimobiledevice and libusbmuxd allows remote attackers to bypass intended access restrictions and communicate with services on iOS devices by connecting to an IPv4 TCP socket.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-5104", "description": "The socket_create function in common/socket.c in libimobiledevice and libusbmuxd allows remote attackers to bypass intended access restrictions and communicate with services on iOS devices by connecting to an IPv4 TCP socket.", "id": "GSD-2016-5104", "references": [ "https://www.suse.com/security/cve/CVE-2016-5104.html", "https://ubuntu.com/security/CVE-2016-5104", "https://advisories.mageia.org/CVE-2016-5104.html", "https://security.archlinux.org/CVE-2016-5104" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-5104" ], "details": "The socket_create function in common/socket.c in libimobiledevice and libusbmuxd allows remote attackers to bypass intended access restrictions and communicate with services on iOS devices by connecting to an IPv4 TCP socket.", "id": "GSD-2016-5104", "modified": "2023-12-13T01:21:25.665387Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-5104", "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": "The socket_create function in common/socket.c in libimobiledevice and libusbmuxd allows remote attackers to bypass intended access restrictions and communicate with services on iOS devices by connecting to an IPv4 TCP socket." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "openSUSE-SU-2016:1526", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-06/msg00029.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1339988", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1339988" }, { "name": "USN-3026-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-3026-1" }, { "name": "https://github.com/libimobiledevice/libusbmuxd/commit/4397b3376dc4e4cb1c991d0aed61ce6482614196", "refsource": "CONFIRM", "url": "https://github.com/libimobiledevice/libusbmuxd/commit/4397b3376dc4e4cb1c991d0aed61ce6482614196" }, { "name": "https://github.com/libimobiledevice/libimobiledevice/commit/df1f5c4d70d0c19ad40072f5246ca457e7f9849e", "refsource": "CONFIRM", "url": "https://github.com/libimobiledevice/libimobiledevice/commit/df1f5c4d70d0c19ad40072f5246ca457e7f9849e" }, { "name": "[oss-security] 20160525 CVE Requests: libimobiledevice and libusbmuxd", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/05/26/1" }, { "name": "SUSE-SU-2016:1639", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00042.html" }, { "name": "USN-3026-2", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-3026-2" }, { "name": "[oss-security] 20160526 Re: CVE Requests: libimobiledevice and libusbmuxd", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/05/26/6" }, { "name": "[debian-lts-announce] 20200227 [SECURITY] [DLA 2121-1] libimobiledevice security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00027.html" }, { "name": "[debian-lts-announce] 20200227 [SECURITY] [DLA 2122-1] libusbmuxd security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00028.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:libimobiledevice:libusbmuxd:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.0.10", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:libimobiledevice:libimobiledevice:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.2.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-5104" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The socket_create function in common/socket.c in libimobiledevice and libusbmuxd allows remote attackers to bypass intended access restrictions and communicate with services on iOS devices by connecting to an IPv4 TCP socket." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "openSUSE-SU-2016:1526", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2016-06/msg00029.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1339988", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1339988" }, { "name": "[oss-security] 20160526 Re: CVE Requests: libimobiledevice and libusbmuxd", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2016/05/26/6" }, { "name": "https://github.com/libimobiledevice/libusbmuxd/commit/4397b3376dc4e4cb1c991d0aed61ce6482614196", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/libimobiledevice/libusbmuxd/commit/4397b3376dc4e4cb1c991d0aed61ce6482614196" }, { "name": "https://github.com/libimobiledevice/libimobiledevice/commit/df1f5c4d70d0c19ad40072f5246ca457e7f9849e", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/libimobiledevice/libimobiledevice/commit/df1f5c4d70d0c19ad40072f5246ca457e7f9849e" }, { "name": "[oss-security] 20160525 CVE Requests: libimobiledevice and libusbmuxd", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2016/05/26/1" }, { "name": "USN-3026-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-3026-1" }, { "name": "USN-3026-2", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-3026-2" }, { "name": "SUSE-SU-2016:1639", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00042.html" }, { "name": "[debian-lts-announce] 20200227 [SECURITY] [DLA 2121-1] libimobiledevice security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00027.html" }, { "name": "[debian-lts-announce] 20200227 [SECURITY] [DLA 2122-1] libusbmuxd security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00028.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2018-10-30T16:27Z", "publishedDate": "2016-06-13T14:59Z" } } }
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…