GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2007-1825 (GCVE-0-2007-1825)

Vulnerability from cvelistv5 – Published: 2007-04-02 23:00 – Updated: 2024-08-07 13:13
VLAI
Summary
Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3.
Severity
No CVSS data available.
CWE
  • n/a
References
Date Public
2007-03-31 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T13:13:40.564Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "oval:org.mitre.oval:def:10377",
            "tags": [
              "vdb-entry",
              "signature",
              "x_refsource_OVAL",
              "x_transferred"
            ],
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10377"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.php-security.org/MOPB/MOPB-40-2007.html"
          },
          {
            "name": "23234",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/23234"
          },
          {
            "name": "php-imapmailcompose-bo(33534)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33534"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2007-03-31T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-10-10T00:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "oval:org.mitre.oval:def:10377",
          "tags": [
            "vdb-entry",
            "signature",
            "x_refsource_OVAL"
          ],
          "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10377"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.php-security.org/MOPB/MOPB-40-2007.html"
        },
        {
          "name": "23234",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/23234"
        },
        {
          "name": "php-imapmailcompose-bo(33534)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33534"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-1825",
          "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": "Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "oval:org.mitre.oval:def:10377",
              "refsource": "OVAL",
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10377"
            },
            {
              "name": "http://www.php-security.org/MOPB/MOPB-40-2007.html",
              "refsource": "MISC",
              "url": "http://www.php-security.org/MOPB/MOPB-40-2007.html"
            },
            {
              "name": "23234",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/23234"
            },
            {
              "name": "php-imapmailcompose-bo(33534)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33534"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2007-1825",
    "datePublished": "2007-04-02T23:00:00.000Z",
    "dateReserved": "2007-04-02T00:00:00.000Z",
    "dateUpdated": "2024-08-07T13:13:40.564Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2007-1825",
      "date": "2026-09-16",
      "epss": "0.10382",
      "percentile": "0.95485"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7BF57C14-86B6-419A-BAFF-93D01CB1E081\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"78BAA18C-E5A0-4210-B64B-709BBFF31EEC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.1:patch1:*:*:*:*:*:*\", \"matchCriteriaId\": \"419867C6-37BE-43B4-BFE0-6325FEE3807D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.1:patch2:*:*:*:*:*:*\", \"matchCriteriaId\": \"37896E87-95C2-4039-8362-BC03B1C56706\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"13A159B4-B847-47DE-B7F8-89384E6C551B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"57B59616-A309-40B4-94B1-50A7BC00E35C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.3:patch1:*:*:*:*:*:*\", \"matchCriteriaId\": \"8667FBC6-04B6-40E5-93B3-6C22BEED4B26\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0F39A1B1-416E-4436-8007-733B66904A14\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.4:patch1:*:*:*:*:*:*\", \"matchCriteriaId\": \"9B8B3138-3DCC-4682-B9A8-920E1110700D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DD5FC218-3DDB-4981-81C9-6C69F8DA6F4D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FC2E5F96-66D2-4F99-A74D-6A2305EE218E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2D724D09-0D45-4701-93C9-348301217C8C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.7:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"FC6A6F47-5C7C-4F82-B23B-9C959C69B27F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.7:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"AE1A4DA6-6181-43A8-B0D8-5A016C3E75FF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.0.7:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"6E36203C-1392-49BB-AE7E-49626963D673\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6713614A-B14E-4A85-BF89-ED780068FC68\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FD95F8EB-B428-4B3C-9254-A5DECE03A989\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"069EB7EE-06B9-454F-9007-8DE5DCA33C53\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.2:*:dev:*:*:*:*:*\", \"matchCriteriaId\": \"BBA861A2-F0CD-4DBB-B43A-4970EB114DA5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"18BF5BE6-09EA-45AD-93BF-2BEF1742534E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.2.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EC1460DF-1687-4314-BF1A-01290B20302D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.2.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"470380B0-3982-48FC-871B-C8B43C81900D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.2.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9FAA7712-10F0-4BB6-BAFB-D0806AFD9DE2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"63190D9B-7958-4B93-87C6-E7D5A572F6DC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7AB2E2E8-81D6-4973-AC0F-AA644EE99DD3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4AAF4586-74FF-47C6-864B-656FDF3F33D0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B14EF0C7-61F2-47A4-B7F8-43FF03C62DCA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5245F990-B4A7-4ED8-909D-B8137CE79FAA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5652D5B0-68E4-4239-B9B7-599AFCF4C53E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"57B71BB7-5239-4860-9100-8CABC3992D8C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"72BD447A-4EED-482C-8F61-48FAD4FCF8BA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B3F9DF9D-15E5-4387-ABE3-A7583331A928\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"11579E5C-D7CF-46EE-B015-5F4185C174E7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C69CDE21-2FD4-4529-8F02-8709CF5E3D7E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.3.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"221B9AC4-C63C-4386-B3BD-E4BC102C6124\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"78B7BA75-2A32-4A8E-ADF8-BCB4FC48CB5C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2BEA491B-77FD-4760-8F6F-3EBC6BD810D9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.4.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BB25CFBB-347C-479E-8853-F49DD6CBD7D4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.4.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4D2937B3-D034-400E-84F5-33833CE3764D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:4.4.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"71AEE8B4-FCF8-483B-8D4C-2E80A02E925E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"0F9D7662-A5B6-41D0-B6A1-E5ABC5ABA47F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"E3797AB5-9E49-4251-A212-B6E5D9996764\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"D61D9CE9-F7A3-4F52-9D4E-B2473804ECB7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7007E77F-60EF-44D8-9676-15B59DF1325F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"17437AED-816A-4CCF-96DE-8C3D0CC8DB2B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"74E7AE59-1CB0-4300-BBE0-109F909789EF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9222821E-370F-4616-B787-CC22C2F4E7CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9809449F-9A76-4318-B233-B4C2950A6EA9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0AA962D4-A4EC-4DC3-B8A9-D10941B92781\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F8CDFEF9-C367-4800-8A2F-375C261FAE55\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"16E43B88-1563-4EFD-9267-AE3E8C35D67A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"11E5715F-A8BC-49EF-836B-BB78E1BC0790\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.1.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5FA68843-158E-463E-B68A-1ACF041C4E10\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.1.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1874F637-77E2-4C4A-BF92-AEE96A60BFB0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.1.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9592B32E-55CD-42D0-901E-8319823BC820\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.1.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A9BF34B5-F74C-4D56-9841-42452D60CB87\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3.\"}, {\"lang\": \"es\", \"value\": \"Un desbordamiento del b\\u00fafer en la funci\\u00f3n imap_mail_compose en PHP versi\\u00f3n 5 anterior a 5.2.1 y PHP versi\\u00f3n 4 anterior a 4.4.5, permite a los atacantes remotos ejecutar c\\u00f3digo arbitrario por medio de una cadena de l\\u00edmite larga en un campo type.parameters. NOTA: a partir de 20070411, parece que este problema podr\\u00eda ser absorbido por el CVE-2007-0906.3.\"}]",
      "id": "CVE-2007-1825",
      "lastModified": "2024-11-21T00:29:14.807",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": true, \"userInteractionRequired\": false}]}",
      "published": "2007-04-02T23:19:00.000",
      "references": "[{\"url\": \"http://www.php-security.org/MOPB/MOPB-40-2007.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securityfocus.com/bid/23234\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/33534\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10377\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.php-security.org/MOPB/MOPB-40-2007.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://www.securityfocus.com/bid/23234\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/33534\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10377\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vendorComments": "[{\"organization\": \"Red Hat\", \"comment\": \"This CVE name is a duplicate as the vulnerability is addressed by CVE-2007-0906.\", \"lastModified\": \"2007-04-16T00:00:00\"}]",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2007-1825\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2007-04-02T23:19:00.000\",\"lastModified\":\"2026-04-23T00:35:47.467\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3.\"},{\"lang\":\"es\",\"value\":\"Un desbordamiento del b\u00fafer en la funci\u00f3n imap_mail_compose en PHP versi\u00f3n 5 anterior a 5.2.1 y PHP versi\u00f3n 4 anterior a 4.4.5, permite a los atacantes remotos ejecutar c\u00f3digo arbitrario por medio de una cadena de l\u00edmite larga en un campo type.parameters. NOTA: a partir de 20070411, parece que este problema podr\u00eda ser absorbido por el CVE-2007-0906.3.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":true,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7BF57C14-86B6-419A-BAFF-93D01CB1E081\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"78BAA18C-E5A0-4210-B64B-709BBFF31EEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.1:patch1:*:*:*:*:*:*\",\"matchCriteriaId\":\"419867C6-37BE-43B4-BFE0-6325FEE3807D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.1:patch2:*:*:*:*:*:*\",\"matchCriteriaId\":\"37896E87-95C2-4039-8362-BC03B1C56706\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"13A159B4-B847-47DE-B7F8-89384E6C551B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57B59616-A309-40B4-94B1-50A7BC00E35C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.3:patch1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8667FBC6-04B6-40E5-93B3-6C22BEED4B26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F39A1B1-416E-4436-8007-733B66904A14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.4:patch1:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B8B3138-3DCC-4682-B9A8-920E1110700D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD5FC218-3DDB-4981-81C9-6C69F8DA6F4D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC2E5F96-66D2-4F99-A74D-6A2305EE218E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D724D09-0D45-4701-93C9-348301217C8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC6A6F47-5C7C-4F82-B23B-9C959C69B27F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"AE1A4DA6-6181-43A8-B0D8-5A016C3E75FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"6E36203C-1392-49BB-AE7E-49626963D673\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6713614A-B14E-4A85-BF89-ED780068FC68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD95F8EB-B428-4B3C-9254-A5DECE03A989\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"069EB7EE-06B9-454F-9007-8DE5DCA33C53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2:*:dev:*:*:*:*:*\",\"matchCriteriaId\":\"BBA861A2-F0CD-4DBB-B43A-4970EB114DA5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"18BF5BE6-09EA-45AD-93BF-2BEF1742534E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC1460DF-1687-4314-BF1A-01290B20302D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"470380B0-3982-48FC-871B-C8B43C81900D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9FAA7712-10F0-4BB6-BAFB-D0806AFD9DE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63190D9B-7958-4B93-87C6-E7D5A572F6DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7AB2E2E8-81D6-4973-AC0F-AA644EE99DD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AAF4586-74FF-47C6-864B-656FDF3F33D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B14EF0C7-61F2-47A4-B7F8-43FF03C62DCA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5245F990-B4A7-4ED8-909D-B8137CE79FAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5652D5B0-68E4-4239-B9B7-599AFCF4C53E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57B71BB7-5239-4860-9100-8CABC3992D8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"72BD447A-4EED-482C-8F61-48FAD4FCF8BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3F9DF9D-15E5-4387-ABE3-A7583331A928\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11579E5C-D7CF-46EE-B015-5F4185C174E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C69CDE21-2FD4-4529-8F02-8709CF5E3D7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"221B9AC4-C63C-4386-B3BD-E4BC102C6124\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"78B7BA75-2A32-4A8E-ADF8-BCB4FC48CB5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2BEA491B-77FD-4760-8F6F-3EBC6BD810D9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB25CFBB-347C-479E-8853-F49DD6CBD7D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D2937B3-D034-400E-84F5-33833CE3764D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"71AEE8B4-FCF8-483B-8D4C-2E80A02E925E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F9D7662-A5B6-41D0-B6A1-E5ABC5ABA47F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3797AB5-9E49-4251-A212-B6E5D9996764\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"D61D9CE9-F7A3-4F52-9D4E-B2473804ECB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7007E77F-60EF-44D8-9676-15B59DF1325F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"17437AED-816A-4CCF-96DE-8C3D0CC8DB2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74E7AE59-1CB0-4300-BBE0-109F909789EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9222821E-370F-4616-B787-CC22C2F4E7CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9809449F-9A76-4318-B233-B4C2950A6EA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AA962D4-A4EC-4DC3-B8A9-D10941B92781\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F8CDFEF9-C367-4800-8A2F-375C261FAE55\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16E43B88-1563-4EFD-9267-AE3E8C35D67A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11E5715F-A8BC-49EF-836B-BB78E1BC0790\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5FA68843-158E-463E-B68A-1ACF041C4E10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1874F637-77E2-4C4A-BF92-AEE96A60BFB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9592B32E-55CD-42D0-901E-8319823BC820\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A9BF34B5-F74C-4D56-9841-42452D60CB87\"}]}]}],\"references\":[{\"url\":\"http://www.php-security.org/MOPB/MOPB-40-2007.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/bid/23234\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/33534\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10377\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.php-security.org/MOPB/MOPB-40-2007.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/bid/23234\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/33534\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10377\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}],\"vendorComments\":[{\"organization\":\"Red Hat\",\"comment\":\"This CVE name is a duplicate as the vulnerability is addressed by CVE-2007-0906.\",\"lastModified\":\"2007-04-16T00:00:00\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2026-06-28T11:06:06+00:00",
      "cve": "CVE-2007-1825",
      "id": "CVE-2007-1825",
      "initial_release_date": "2007-02-14T00:00:00+00:00",
      "product_status:fixed": "608",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "php imap_mail_compose() buffer overflow via type.parameters",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2007/cve-2007-1825.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-09-02T13:10:33Z",
      "cve": "CVE-2007-1825",
      "id": "CVE-2007-1825",
      "initial_release_date": "2023-02-15T06:12:26Z",
      "product_status:known_not_affected": "4240",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2007-1825",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2007-1825.json",
      "version": "9"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…