{ "id": "CVE-2014-0238", "sourceIdentifier": "secalert@redhat.com", "published": "2014-06-01T04:29:34.783", "lastModified": "2022-10-31T14:54:46.753", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The cdf_read_property_info function in cdf.c in the Fileinfo component in PHP before 5.4.29 and 5.5.x before 5.5.13 allows remote attackers to cause a denial of service (infinite loop or out-of-bounds memory access) via a vector that (1) has zero length or (2) is too long." }, { "lang": "es", "value": "La funci\u00f3n cdf_read_property_info en cdf.c en el componente Fileinfo en PHP anterior a 5.4.29 y 5.5.x anterior a 5.5.13 permite a atacantes remotos causar una denegaci\u00f3n de servicio (bucle infinito o acceso a memoria fuera de rango) a trav\u00e9s de un vector que (1) tiene longitud cero o (2) es demasiado largo." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.3.29", "matchCriteriaId": "388E0CDF-737F-437E-B4D9-1001E0651387" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.4.0", "versionEndExcluding": "5.4.29", "matchCriteriaId": "9CBBBA2F-18A3-4EF6-B99C-82CFA1065CBB" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.5.0", "versionEndExcluding": "5.5.13", "matchCriteriaId": "38BA7610-7FAA-42B4-B045-8396222FEB80" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA" }, { "vulnerable": true, "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43" } ] } ] } ], "references": [ { "url": "http://lists.apple.com/archives/security-announce/2015/Apr/msg00001.html", "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://lists.opensuse.org/opensuse-security-announce/2014-07/msg00002.html", "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://rhn.redhat.com/errata/RHSA-2014-1765.html", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://rhn.redhat.com/errata/RHSA-2014-1766.html", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/59061", "source": "secalert@redhat.com", "tags": [ "Not Applicable", "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/59329", "source": "secalert@redhat.com", "tags": [ "Not Applicable", "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/59418", "source": "secalert@redhat.com", "tags": [ "Not Applicable", "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/60998", "source": "secalert@redhat.com", "tags": [ "Not Applicable", "Third Party Advisory" ] }, { "url": "http://support.apple.com/kb/HT6443", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21683486", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.debian.org/security/2014/dsa-3021", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.php.net/ChangeLog-5.php", "source": "secalert@redhat.com", "tags": [ "Release Notes", "Vendor Advisory" ] }, { "url": "http://www.securityfocus.com/bid/67765", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "https://bugs.php.net/bug.php?id=67327", "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch", "Vendor Advisory" ] }, { "url": "https://github.com/file/file/commit/f97486ef5dc3e8735440edc4fc8808c63e1a3ef0", "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://support.apple.com/HT204659", "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ] } ] }