Search criteria

9 vulnerabilities found for framework by zend

FKIE_CVE-2015-0270

Vulnerability from fkie_nvd - Published: 2019-10-25 15:15 - Updated: 2024-11-21 02:22
Severity ?
Summary
Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\Db adapter.
Impacted products
Vendor Product Version
zend framework *
zend framework *

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:zend:framework:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "1935B9D9-1EE9-467B-874A-760F067F49A3",
              "versionEndExcluding": "2.2.10",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "A36C96DB-A603-4A88-A3EA-6BBDA93008A6",
              "versionEndExcluding": "2.3.5",
              "versionStartIncluding": "2.3.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\\Db adapter."
    },
    {
      "lang": "es",
      "value": "Zend Framework versiones anteriores a 2.2.10 y versiones 2.3.x anteriores a 2.3.5, presenta una Inyecci\u00f3n SQL Potencial en el adaptador Zend\\Db de PostgreSQL."
    }
  ],
  "id": "CVE-2015-0270",
  "lastModified": "2024-11-21T02:22:41.710",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.8,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2019-10-25T15:15:11.420",
  "references": [
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://framework.zend.com/security/advisory/ZF2015-02"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://framework.zend.com/security/advisory/ZF2015-02"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-89"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

FKIE_CVE-2011-3825

Vulnerability from fkie_nvd - Published: 2011-09-24 00:55 - Updated: 2025-04-11 00:51

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:zend:framework:1.11.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "DF20D0E2-9318-471D-9CAE-140FAE4A9CF9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:server:5.1.0:*:ce:*:*:*:*:*",
              "matchCriteriaId": "27CD15A1-B4B9-4733-949E-490CC029B738",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Zend Framework 1.11.3 in Zend Server CE 5.1.0 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by Validate.php and certain other files."
    },
    {
      "lang": "es",
      "value": "Zend Framework v1.11.3 en Zend Server CE v5.1.0 permite a atacantes remotos obtener informaci\u00f3n sensible a trav\u00e9s de una petici\u00f3n directa a un archivo .php, lo que revela la ruta de instalaci\u00f3n en un mensaje de error, como se demostr\u00f3 con Validate.php y algunos otros archivos."
    }
  ],
  "id": "CVE-2011-3825",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 5.0,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2011-09-24T00:55:04.207",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-200"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

FKIE_CVE-2009-4417

Vulnerability from fkie_nvd - Published: 2009-12-24 17:30 - Updated: 2025-04-09 00:30
Severity ?
Summary
The shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to "events not yet mailed."

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:zend:framework:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "334E688F-3867-44D7-8264-EC51AE0508E0",
              "versionEndIncluding": "1.9.6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.1.3:preview:*:*:*:*:*:*",
              "matchCriteriaId": "770E9C84-245C-4221-B052-760B58D9B5A5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.1.4:preview:*:*:*:*:*:*",
              "matchCriteriaId": "C496CB2F-11C5-44CD-BB27-99D9E44509D0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.1.5:preview:*:*:*:*:*:*",
              "matchCriteriaId": "F09A9886-A05A-4BB5-B60C-581727B97188",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.2.0:preview:*:*:*:*:*:*",
              "matchCriteriaId": "82E8126C-B45B-4C17-889A-199124F522A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.6.0:preview:*:*:*:*:*:*",
              "matchCriteriaId": "73ACFDCC-0820-478D-AC22-C8918FB65069",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.7.0:preview:*:*:*:*:*:*",
              "matchCriteriaId": "78476AC3-7D61-437F-A75F-2D132743F8C6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.8.0:preview:*:*:*:*:*:*",
              "matchCriteriaId": "8DF01F7E-7789-4581-912B-A684A9D2E002",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.9.0:beta:*:*:*:*:*:*",
              "matchCriteriaId": "113F6FC7-7D4A-4E42-BF2A-5AB1EAD09FD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.9.1:beta:*:*:*:*:*:*",
              "matchCriteriaId": "0862A254-A0DE-4FFE-BD91-0E74B72200B8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.9.2:beta:*:*:*:*:*:*",
              "matchCriteriaId": "FE06C17B-1F03-4AB4-8750-E3D41BD93FB0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:0.9.3:beta:*:*:*:*:*:*",
              "matchCriteriaId": "4C32D39E-9F8B-4075-BE97-C00FAAF3FA95",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "F24612A3-97EC-4D43-BCFE-54AE763B7B70",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "3CE5E7F4-08B4-4652-9B44-808F463486A6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "4FB7C26A-4513-477E-A567-BC174F26979F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.0:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "158EB00A-C9F8-4950-BE39-03CF1E812C51",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "4F79464B-8B67-4C92-8D23-5B02683971CA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "A7596F01-0E5D-414C-8B4E-292599E0B682",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "B21DC269-FF67-4200-8EF0-6B495E651DAF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.0.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "7E55DDEC-915E-4110-BA5E-6B9499476E0A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "29FE0D2E-2EB7-4852-9ADE-31B9EBC3711C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.0:preview:*:*:*:*:*:*",
              "matchCriteriaId": "0A952D21-0A96-486B-95E5-FB80901D2F4A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "72A01D3B-9E25-4895-ABCA-09C3EF52273D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "5D6B1180-A010-4FDA-BBCA-8371D24245B8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.0:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "118C94B9-B15C-47C8-B7F6-28C7EA87A8F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "1B3DCA68-3F61-468D-B84C-322B631BF4F5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "0EDFCD26-899F-4E92-A3E8-6737F730E528",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.5.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "6A35B1EF-7ACC-41A8-A92F-C072E020C9D0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.6.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "3091B3F3-5869-49D0-ABDF-E718B895E4E8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.6.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "9437F767-D0A8-4C32-A37D-30001B110241",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.6.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "1C5F02AE-74FB-4702-B952-0253ED92B8E9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.6.0:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "3B31A0A9-DA33-4467-BA7A-C787AC7EAA23",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.6.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "119E69BE-613E-47F7-B4D6-C1040F104C81",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.6.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "A9D402AD-8A7B-42DD-946A-69245A990E34",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "51BC531E-CB64-4868-A1FE-1C6789648913",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.0:preview:*:*:*:*:*:*",
              "matchCriteriaId": "07A89286-6B32-4FF4-84BC-59847A62B5F5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "67887386-4BB5-4641-A69F-B7B475861655",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "150E8C92-8CAF-49E8-BFE8-7FFC2609D11F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "9493E0D3-2869-4483-B0FA-A8372EF63A06",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "7DB96BC6-3DE5-43E1-BAB4-23F30B6B682A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "5FB62314-F8BD-4395-8887-F79B24437A9C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "A92376AB-A64D-4CEF-AC67-AD532930B726",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "1596B661-CBE2-4C1B-A3EC-E15960FAFF15",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.7.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "29A6547D-C06D-43A3-BA18-C9641E3D28D8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.8.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "7BCC9681-C58B-46D9-81C3-2C6322D00213",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.8.0:alpha_1:*:*:*:*:*:*",
              "matchCriteriaId": "60ED68B0-7ACB-429E-91C6-C696BC34E048",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.8.0:beta_1:*:*:*:*:*:*",
              "matchCriteriaId": "2913860D-FD3B-4ACA-8361-6C2D32A77B08",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.8.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "E5891BDF-06C7-4850-BA68-EA43E55B363F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.8.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "DCC70F1A-558E-47EB-B491-6E4E4F2303DA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.8.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "B8DC86A1-00D1-4641-8F3E-95AC657AF4A3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.8.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "F05CC4DB-3A74-488F-9F4E-FDA2C228334D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9:*:*:*:*:*:*:*",
              "matchCriteriaId": "02E5072A-E0E8-4E35-8AF1-3EB69C31534D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "E64E4177-E625-4A02-ACBC-925A7A30EAC7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.0:alpha_1:*:*:*:*:*:*",
              "matchCriteriaId": "489F3D0C-750E-4C99-99F6-3D8C4B799417",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.0:beta_1:*:*:*:*:*:*",
              "matchCriteriaId": "2CADFAD7-A510-4B6C-9602-D0D11D60DB65",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "CC368DD3-DD91-48FD-A200-ACAB587519FE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "9CA4DEC3-4278-4DF5-8ABA-8F6705C8C01D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "1645229C-668A-496C-B67C-FB45D7E1393D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "07D71366-4356-4430-B616-F743BF7E4218",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "B6C168F4-0B34-41F6-BD0C-744ECF1D8199",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:zend:framework:1.9.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "D6822EB4-AA0D-4F25-BCD3-06CD7A0BAD38",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to \"events not yet mailed.\""
    },
    {
      "lang": "es",
      "value": "La funci\u00f3n shutdown en la clase Zend_Log_Writer_Mail en Zend Framework (ZF) permite a atacantes dependientes del contexto enviar mensajes e-mail de su lecci\u00f3n a varias direcciones a trav\u00e9s de vectores relacionados con \"events not yet mailed.\""
    }
  ],
  "id": "CVE-2009-4417",
  "lastModified": "2025-04-09T00:30:58.490",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "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,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2009-12-24T17:30:00.203",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-264"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

CVE-2015-0270 (GCVE-0-2015-0270)

Vulnerability from cvelistv5 – Published: 2019-10-25 13:33 – Updated: 2024-08-06 04:03
VLAI?
Summary
Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\Db adapter.
Severity ?
No CVSS data available.
CWE
  • SQL injection
Assigner
References
Impacted products
Vendor Product Version
Zend Zend Framework Affected: before 2.2.10 and 2.3.x before 2.3.5
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T04:03:10.732Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://framework.zend.com/security/advisory/ZF2015-02"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Zend Framework",
          "vendor": "Zend",
          "versions": [
            {
              "status": "affected",
              "version": "before 2.2.10 and 2.3.x before 2.3.5"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\\Db adapter."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "SQL injection",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2019-10-25T13:33:19",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://framework.zend.com/security/advisory/ZF2015-02"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-0270",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Zend Framework",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "before 2.2.10 and 2.3.x before 2.3.5"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Zend"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\\Db adapter."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "SQL injection"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://framework.zend.com/security/advisory/ZF2015-02",
              "refsource": "MISC",
              "url": "https://framework.zend.com/security/advisory/ZF2015-02"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2015-0270",
    "datePublished": "2019-10-25T13:33:19",
    "dateReserved": "2014-11-18T00:00:00",
    "dateUpdated": "2024-08-06T04:03:10.732Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2011-3825 (GCVE-0-2011-3825)

Vulnerability from cvelistv5 – Published: 2011-09-24 00:00 – Updated: 2024-09-17 01:16
VLAI?
Summary
Zend Framework 1.11.3 in Zend Server CE 5.1.0 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by Validate.php and certain other files.
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T23:46:03.114Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
          },
          {
            "name": "[oss-security] 20110627 Re: CVE request: Joomla unspecified information disclosure vulnerability",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Zend Framework 1.11.3 in Zend Server CE 5.1.0 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by Validate.php and certain other files."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2011-09-24T00:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
        },
        {
          "name": "[oss-security] 20110627 Re: CVE request: Joomla unspecified information disclosure vulnerability",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2011-3825",
          "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": "Zend Framework 1.11.3 in Zend Server CE 5.1.0 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by Validate.php and certain other files."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend",
              "refsource": "MISC",
              "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
            },
            {
              "name": "[oss-security] 20110627 Re: CVE request: Joomla unspecified information disclosure vulnerability",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
            },
            {
              "name": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README",
              "refsource": "MISC",
              "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2011-3825",
    "datePublished": "2011-09-24T00:00:00Z",
    "dateReserved": "2011-09-23T00:00:00Z",
    "dateUpdated": "2024-09-17T01:16:53.576Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2009-4417 (GCVE-0-2009-4417)

Vulnerability from cvelistv5 – Published: 2009-12-24 17:00 – Updated: 2024-09-16 22:01
VLAI?
Summary
The shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to "events not yet mailed."
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T07:01:20.170Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to \"events not yet mailed.\""
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2009-12-24T17:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2009-4417",
          "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 shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to \"events not yet mailed.\""
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/",
              "refsource": "MISC",
              "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
            },
            {
              "name": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/",
              "refsource": "MISC",
              "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2009-4417",
    "datePublished": "2009-12-24T17:00:00Z",
    "dateReserved": "2009-12-24T00:00:00Z",
    "dateUpdated": "2024-09-16T22:01:33.977Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2015-0270 (GCVE-0-2015-0270)

Vulnerability from nvd – Published: 2019-10-25 13:33 – Updated: 2024-08-06 04:03
VLAI?
Summary
Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\Db adapter.
Severity ?
No CVSS data available.
CWE
  • SQL injection
Assigner
References
Impacted products
Vendor Product Version
Zend Zend Framework Affected: before 2.2.10 and 2.3.x before 2.3.5
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T04:03:10.732Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://framework.zend.com/security/advisory/ZF2015-02"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Zend Framework",
          "vendor": "Zend",
          "versions": [
            {
              "status": "affected",
              "version": "before 2.2.10 and 2.3.x before 2.3.5"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\\Db adapter."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "SQL injection",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2019-10-25T13:33:19",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://framework.zend.com/security/advisory/ZF2015-02"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-0270",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Zend Framework",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "before 2.2.10 and 2.3.x before 2.3.5"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Zend"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Zend Framework before 2.2.10 and 2.3.x before 2.3.5 has Potential SQL injection in PostgreSQL Zend\\Db adapter."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "SQL injection"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://framework.zend.com/security/advisory/ZF2015-02",
              "refsource": "MISC",
              "url": "https://framework.zend.com/security/advisory/ZF2015-02"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2015-0270",
    "datePublished": "2019-10-25T13:33:19",
    "dateReserved": "2014-11-18T00:00:00",
    "dateUpdated": "2024-08-06T04:03:10.732Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2011-3825 (GCVE-0-2011-3825)

Vulnerability from nvd – Published: 2011-09-24 00:00 – Updated: 2024-09-17 01:16
VLAI?
Summary
Zend Framework 1.11.3 in Zend Server CE 5.1.0 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by Validate.php and certain other files.
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T23:46:03.114Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
          },
          {
            "name": "[oss-security] 20110627 Re: CVE request: Joomla unspecified information disclosure vulnerability",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Zend Framework 1.11.3 in Zend Server CE 5.1.0 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by Validate.php and certain other files."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2011-09-24T00:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
        },
        {
          "name": "[oss-security] 20110627 Re: CVE request: Joomla unspecified information disclosure vulnerability",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2011-3825",
          "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": "Zend Framework 1.11.3 in Zend Server CE 5.1.0 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by Validate.php and certain other files."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend",
              "refsource": "MISC",
              "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/Zend"
            },
            {
              "name": "[oss-security] 20110627 Re: CVE request: Joomla unspecified information disclosure vulnerability",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2011/06/27/6"
            },
            {
              "name": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README",
              "refsource": "MISC",
              "url": "http://code.google.com/p/inspathx/source/browse/trunk/paths_vuln/%21_README"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2011-3825",
    "datePublished": "2011-09-24T00:00:00Z",
    "dateReserved": "2011-09-23T00:00:00Z",
    "dateUpdated": "2024-09-17T01:16:53.576Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2009-4417 (GCVE-0-2009-4417)

Vulnerability from nvd – Published: 2009-12-24 17:00 – Updated: 2024-09-16 22:01
VLAI?
Summary
The shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to "events not yet mailed."
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T07:01:20.170Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to \"events not yet mailed.\""
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2009-12-24T17:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2009-4417",
          "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 shutdown function in the Zend_Log_Writer_Mail class in Zend Framework (ZF) allows context-dependent attackers to send arbitrary e-mail messages to any recipient address via vectors related to \"events not yet mailed.\""
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/",
              "refsource": "MISC",
              "url": "http://www.suspekt.org/2009/12/09/advisory-032009-piwik-cookie-unserialize-vulnerability/"
            },
            {
              "name": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/",
              "refsource": "MISC",
              "url": "http://www.sektioneins.de/en/advisories/advisory-032009-piwik-cookie-unserialize-vulnerability/"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2009-4417",
    "datePublished": "2009-12-24T17:00:00Z",
    "dateReserved": "2009-12-24T00:00:00Z",
    "dateUpdated": "2024-09-16T22:01:33.977Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}