gsd-2014-0185
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-0185", "description": "sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client.", "id": "GSD-2014-0185", "references": [ "https://www.suse.com/security/cve/CVE-2014-0185.html", "https://www.debian.org/security/2014/dsa-2943", "https://ubuntu.com/security/CVE-2014-0185", "https://advisories.mageia.org/CVE-2014-0185.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-0185" ], "details": "sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client.", "id": "GSD-2014-0185", "modified": "2023-12-13T01:22:44.424473Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-0185", "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": "sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "59329", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59329" }, { "name": "https://github.com/php/php-src/commit/35ceea928b12373a3b1e3eecdc32ed323223a40d", "refsource": "CONFIRM", "url": "https://github.com/php/php-src/commit/35ceea928b12373a3b1e3eecdc32ed323223a40d" }, { "name": "https://hoffmann-christian.info/files/php-fpm/0001-Fix-bug-67060-use-default-mode-of-660.patch", "refsource": "MISC", "url": "https://hoffmann-christian.info/files/php-fpm/0001-Fix-bug-67060-use-default-mode-of-660.patch" }, { "name": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1307027", "refsource": "CONFIRM", "url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1307027" }, { "name": "https://bugs.php.net/bug.php?id=67060", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=67060" }, { "name": "59061", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59061" }, { "name": "http://www.php.net/ChangeLog-5.php", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-5.php" }, { "name": "http://www.php.net/archive/2014.php#id2014-05-01-1", "refsource": "CONFIRM", "url": "http://www.php.net/archive/2014.php#id2014-05-01-1" }, { "name": "http://support.apple.com/kb/HT6443", "refsource": "CONFIRM", "url": "http://support.apple.com/kb/HT6443" }, { "name": "[oss-security] 20140429 Fwd: [vs] php-fpm: privilege escalation due to insecure default config (CVE-2014-0185)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/04/29/5" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1092815", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1092815" }, { "name": "openSUSE-SU-2015:1685", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00012.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.5.12", "versionStartIncluding": "5.5.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.4.28", "versionStartIncluding": "5.4.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.3.28", "versionStartIncluding": "5.3.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-0185" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-269" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140429 Fwd: [vs] php-fpm: privilege escalation due to insecure default config (CVE-2014-0185)", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/04/29/5" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1092815", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1092815" }, { "name": "http://www.php.net/ChangeLog-5.php", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.php.net/ChangeLog-5.php" }, { "name": "https://hoffmann-christian.info/files/php-fpm/0001-Fix-bug-67060-use-default-mode-of-660.patch", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://hoffmann-christian.info/files/php-fpm/0001-Fix-bug-67060-use-default-mode-of-660.patch" }, { "name": "http://www.php.net/archive/2014.php#id2014-05-01-1", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.php.net/archive/2014.php#id2014-05-01-1" }, { "name": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1307027", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1307027" }, { "name": "https://github.com/php/php-src/commit/35ceea928b12373a3b1e3eecdc32ed323223a40d", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/php/php-src/commit/35ceea928b12373a3b1e3eecdc32ed323223a40d" }, { "name": "https://bugs.php.net/bug.php?id=67060", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://bugs.php.net/bug.php?id=67060" }, { "name": "http://support.apple.com/kb/HT6443", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://support.apple.com/kb/HT6443" }, { "name": "openSUSE-SU-2015:1685", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00012.html" }, { "name": "59329", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/59329" }, { "name": "59061", "refsource": "SECUNIA", "tags": [ "Third Party Advisory" ], "url": "http://secunia.com/advisories/59061" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2022-08-16T13:32Z", "publishedDate": "2014-05-06T10:44Z" } } }
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.