{ "id": "CVE-2014-0185", "sourceIdentifier": "secalert@redhat.com", "published": "2014-05-06T10:44:02.987", "lastModified": "2024-11-21T02:01:35.210", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "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." }, { "lang": "es", "value": "sapi/fpm/fpm/fpm_unix.c en FastCGI Process Manager (FPM) en PHP anterior a 5.4.28 y 5.5.x anterior a 5.5.12 utiliza permisos 0666 para el socket UNIX, lo que permite a usuarios locales ganar privilegios a trav\u00e9s de un cliente FastCGI manipulado." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "baseScore": 7.2, "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE" }, "baseSeverity": "HIGH", "exploitabilityScore": 3.9, "impactScore": 10.0, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-269" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.3.0", "versionEndExcluding": "5.3.28", "matchCriteriaId": "AE5EC45B-7745-4ECE-82FC-478651A860C3" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.4.0", "versionEndExcluding": "5.4.28", "matchCriteriaId": "8EB84629-28BF-47C7-8D33-099344266DD9" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.5.0", "versionEndExcluding": "5.5.12", "matchCriteriaId": "3C4CDD11-8610-4107-910F-3364E3B2F1DF" } ] } ] } ], "references": [ { "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00012.html", "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/59061", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/59329", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://support.apple.com/kb/HT6443", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.openwall.com/lists/oss-security/2014/04/29/5", "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.php.net/ChangeLog-5.php", "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ] }, { "url": "http://www.php.net/archive/2014.php#id2014-05-01-1", "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ] }, { "url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1307027", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "https://bugs.php.net/bug.php?id=67060", "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1092815", "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/php/php-src/commit/35ceea928b12373a3b1e3eecdc32ed323223a40d", "source": "secalert@redhat.com", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] }, { "url": "https://hoffmann-christian.info/files/php-fpm/0001-Fix-bug-67060-use-default-mode-of-660.patch", "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00012.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/59061", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/59329", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://support.apple.com/kb/HT6443", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.openwall.com/lists/oss-security/2014/04/29/5", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.php.net/ChangeLog-5.php", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ] }, { "url": "http://www.php.net/archive/2014.php#id2014-05-01-1", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ] }, { "url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1307027", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://bugs.php.net/bug.php?id=67060", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1092815", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/php/php-src/commit/35ceea928b12373a3b1e3eecdc32ed323223a40d", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] }, { "url": "https://hoffmann-christian.info/files/php-fpm/0001-Fix-bug-67060-use-default-mode-of-660.patch", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] } ] }