cve-2013-3735
Vulnerability from cvelistv5
Published
2013-05-31 21:00
Modified
2024-09-16 22:45
Severity ?
Summary
The Zend Engine in PHP before 5.4.16 RC1, and 5.5.0 before RC2, does not properly determine whether a parser error occurred, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash) via a crafted function definition, as demonstrated by an attack within a shared web-hosting environment. NOTE: the vendor's http://php.net/security-note.php page says "for critical security situations you should be using OS-level security by running multiple web servers each as their own user id.
Impacted products
n/an/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T16:22:01.114Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://bugs.php.net/bug.php?id=64660"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Zend Engine in PHP before 5.4.16 RC1, and 5.5.0 before RC2, does not properly determine whether a parser error occurred, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash) via a crafted function definition, as demonstrated by an attack within a shared web-hosting environment.  NOTE: the vendor\u0027s http://php.net/security-note.php page says \"for critical security situations you should be using OS-level security by running multiple web servers each as their own user id."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2013-05-31T21:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://bugs.php.net/bug.php?id=64660"
        }
      ],
      "tags": [
        "disputed"
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2013-3735",
          "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": "** DISPUTED ** The Zend Engine in PHP before 5.4.16 RC1, and 5.5.0 before RC2, does not properly determine whether a parser error occurred, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash) via a crafted function definition, as demonstrated by an attack within a shared web-hosting environment.  NOTE: the vendor\u0027s http://php.net/security-note.php page says \"for critical security situations you should be using OS-level security by running multiple web servers each as their own user id.\""
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846",
              "refsource": "CONFIRM",
              "url": "https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846"
            },
            {
              "name": "https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS",
              "refsource": "CONFIRM",
              "url": "https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS"
            },
            {
              "name": "https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS",
              "refsource": "CONFIRM",
              "url": "https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS"
            },
            {
              "name": "https://bugs.php.net/bug.php?id=64660",
              "refsource": "MISC",
              "url": "https://bugs.php.net/bug.php?id=64660"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2013-3735",
    "datePublished": "2013-05-31T21:00:00Z",
    "dateReserved": "2013-05-31T00:00:00Z",
    "dateUpdated": "2024-09-16T22:45:02.827Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2013-3735\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2013-05-31T21:55:01.230\",\"lastModified\":\"2024-08-06T17:15:30.397\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Zend Engine in PHP before 5.4.16 RC1, and 5.5.0 before RC2, does not properly determine whether a parser error occurred, which allows context-dependent attackers to cause a denial of service (memory consumption and application crash) via a crafted function definition, as demonstrated by an attack within a shared web-hosting environment.  NOTE: the vendor\u0027s http://php.net/security-note.php page says \\\"for critical security situations you should be using OS-level security by running multiple web servers each as their own user id.\"},{\"lang\":\"es\",\"value\":\"** EN DISPUTA ** El Zend Engine en PHP anterior a v5.4.16 RC1, y v5.5.0 anterior a RC2, no determina de forma precisa si ocurre un error del analizador sint\u00e1ctica, lo que permite a atacantes dependiendo del contexto provocar una denegaci\u00f3n de servicio (consumo de memoria y ca\u00edda de la aplicaci\u00f3n) a trav\u00e9s de una definici\u00f3n de una funci\u00f3n manipulada, como se demostr\u00f3 por un ataque en un entorno de alojamiento Web. NOTA: la p\u00e1gina http://php.net/security-note.php del distribuidor dice \\\"para situaciones cr\u00edticas de seguridad deber\u00eda usar seguridad a nivel de sistema operativo\\\" ejecutando m\u00faltipls servidores, cada uno con su propia ID.\\\"\"}],\"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-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:rc1:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.4.15\",\"matchCriteriaId\":\"E16F8866-A969-4C31-A5FF-32D4DEE24C91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7B9B8D2-78B7-4B17-955B-741C7A6F6634\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5CA2A940-BD69-4D35-AF12-432CB929248B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"29BD13F9-86C8-44C4-A860-9A87870A518E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B361FDE-9F6A-4E9A-96F1-619DC56EECB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3DBD9E7B-1237-47A8-8A07-5CC5246A9C5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F2BB41E-2096-4291-B0ED-06825FDFE8BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"52BA94F7-1AF9-415C-AC21-30BC25C74C5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0A739A0-698A-422B-886B-430A79F6E945\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"086E0D24-A43E-4CEA-9FB0-FE193B88CC31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC8D0963-8CA5-4814-9B6D-4E1C3907737B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"77A4B7E0-C872-4E53-AD72-1BB2755E4FDA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EECCD553-53D5-485E-8C21-E2A5070833B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95357C79-A754-4E0C-B65B-0FA241962B12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.12:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"25EAF9A9-F7A1-4AC7-BCFD-769BE0FDB537\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.12:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"74EA8037-7C22-48B3-9FA2-4BFFFFD513D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8D1254E-0C72-4958-BA7F-5B818C3ACB15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.13:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"92994FFC-F362-48AC-9CA8-8EBCAC880C91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21131DF1-1EE5-4C84-B1E0-FA75BC39B344\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.14:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B23F85D-465B-4176-9798-E78AADE421EC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:rc1:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.5.0\",\"matchCriteriaId\":\"F3004D4C-C790-4422-9FF8-9F7C5ADA808C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D25E591-448C-4E3B-8557-6E48F7571796\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DA18F3F-B4B5-40C3-BF19-67C1F0C1787D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"3AF783C9-26E7-4E02-BD41-77B9783667E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF49701D-ECE4-4CEB-BDAB-24C09C8AD4B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"7AEDF6F7-001D-4A35-A26F-417991AD377F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"4031DB99-B4B4-41EC-B3C1-543D92C575A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"D5450EA7-A398-49D2-AA8E-7C95B074BAB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"04FE0E4E-BC94-4DC9-BE9B-DC57B952B2FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB8E09D8-9CBE-4279-88B7-24A214A5A537\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D41ECCE-887D-49A2-9BB3-B559495AC55B\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=64660\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/php/php-src/blob/php-5.4.16RC1/NEWS\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/php/php-src/commit/fb58e69a84f4fde603a630d2c9df2fa3be16d846\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

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.