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

CVE-2015-4605 (GCVE-0-2015-4605)

Vulnerability from cvelistv5 – Published: 2016-05-16 10:00 – Updated: 2024-08-06 06:18
VLAI
Summary
The mcopy function in softmagic.c in file 5.x, as used in the Fileinfo component in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8, does not properly restrict a certain offset value, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string that is mishandled by a "Python script text executable" rule.
CWE
  • n/a
References
Date Public
2015-06-01 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T06:18:12.210Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "RHSA-2015:1187",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html"
          },
          {
            "name": "1032709",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1032709"
          },
          {
            "name": "RHSA-2015:1186",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugs.php.net/bug.php?id=68819"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
          },
          {
            "name": "75233",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/75233"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://php.net/ChangeLog-5.php"
          },
          {
            "name": "[oss-security] 20150616 Re: CVE Request: various issues in PHP",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2015/06/16/12"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=f938112c495b0d26572435c0be73ac0bfe642ecd"
          },
          {
            "name": "RHSA-2015:1135",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-06-01T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The mcopy function in softmagic.c in file 5.x, as used in the Fileinfo component in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8, does not properly restrict a certain offset value, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string that is mishandled by a \"Python script text executable\" rule."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-21T09:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "RHSA-2015:1187",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html"
        },
        {
          "name": "1032709",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1032709"
        },
        {
          "name": "RHSA-2015:1186",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugs.php.net/bug.php?id=68819"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
        },
        {
          "name": "75233",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/75233"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://php.net/ChangeLog-5.php"
        },
        {
          "name": "[oss-security] 20150616 Re: CVE Request: various issues in PHP",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2015/06/16/12"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=f938112c495b0d26572435c0be73ac0bfe642ecd"
        },
        {
          "name": "RHSA-2015:1135",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2015-4605",
          "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 mcopy function in softmagic.c in file 5.x, as used in the Fileinfo component in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8, does not properly restrict a certain offset value, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string that is mishandled by a \"Python script text executable\" rule."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "RHSA-2015:1187",
              "refsource": "REDHAT",
              "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html"
            },
            {
              "name": "1032709",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1032709"
            },
            {
              "name": "RHSA-2015:1186",
              "refsource": "REDHAT",
              "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html"
            },
            {
              "name": "https://bugs.php.net/bug.php?id=68819",
              "refsource": "CONFIRM",
              "url": "https://bugs.php.net/bug.php?id=68819"
            },
            {
              "name": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html",
              "refsource": "CONFIRM",
              "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
            },
            {
              "name": "75233",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/75233"
            },
            {
              "name": "http://php.net/ChangeLog-5.php",
              "refsource": "CONFIRM",
              "url": "http://php.net/ChangeLog-5.php"
            },
            {
              "name": "[oss-security] 20150616 Re: CVE Request: various issues in PHP",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2015/06/16/12"
            },
            {
              "name": "http://git.php.net/?p=php-src.git;a=commit;h=f938112c495b0d26572435c0be73ac0bfe642ecd",
              "refsource": "CONFIRM",
              "url": "http://git.php.net/?p=php-src.git;a=commit;h=f938112c495b0d26572435c0be73ac0bfe642ecd"
            },
            {
              "name": "RHSA-2015:1135",
              "refsource": "REDHAT",
              "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2015-4605",
    "datePublished": "2016-05-16T10:00:00.000Z",
    "dateReserved": "2015-06-16T00:00:00.000Z",
    "dateUpdated": "2024-08-06T06:18:12.210Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2015-4605",
      "date": "2026-09-19",
      "epss": "0.0739",
      "percentile": "0.94143"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1228E622-0524-4254-BA07-6EED39637EA4",
                  "versionEndIncluding": "5.4.39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9F6D9B19-E64D-4BED-9194-17460CE19E6F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F644EA6C-50C6-4A1C-A4AC-287AA9477B46",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4DD47F30-74F5-48E8-8657-C2373FE2BD22",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0C09527B-6B47-41F8-BDE6-01C47E452286",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2E454D87-23CB-4D7F-90FE-942EE54D661F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1031E646-F2CF-4A3E-8E6A-5D4BC950BEDA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "130E50C1-D209-4CFF-9399-69D561340FBB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C1F29948-9417-460B-8B04-D91AE4E8B423",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A37D00C1-4F41-4400-9CE4-8E8BAA3E4142",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "093D08B7-CC3C-4616-8697-F15B253A7D9A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E9CD8FEE-DE7B-47CB-9985-4092BFA071D0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A30B2D9E-F289-43C9-BFBC-1CEF284A417E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.12:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FE41CFDF-8ECD-41C1-94A7-5AFD42C5DDEA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.13:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6AEAC9BA-AF82-4345-839C-D339DCB962A7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1EFE682F-52E3-48EC-A993-F522FC29712F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "840EE3AC-5293-4F33-9E2C-96A0A2534B02",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1C0FC407-96DB-425E-BB57-7A5BA839C37F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.17:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D3839C81-3DAB-4E1D-9D95-BEFFD491F43D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.18:*:*:*:*:*:*:*",
                  "matchCriteriaId": "AC63A449-5D92-4F5F-8186-B58FFFBA54FE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.19:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F18236F6-2065-4A6A-93E7-FD90E650C689",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.20:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DEFBA84A-A4E4-438B-B9B5-8549809DCECC",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.21:*:*:*:*:*:*:*",
                  "matchCriteriaId": "146D3DC9-50F4-430B-B321-68ECE78879A7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.22:*:*:*:*:*:*:*",
                  "matchCriteriaId": "1D5A7CA6-7653-46C5-8DF7-95584BF7A879",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.23:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C5BA8300-2F4D-4C1E-8CCE-F45E8F3547A0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CE65D0D4-CB56-4946-AB44-2EF554602A96",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F1F13E2D-A8F7-4B74-8D03-7905C81672C9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "AE18933A-5FE6-41C7-B1B6-DA3E762C3FB6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9AE1289F-03A6-4621-B387-5F5ADAC4AE92",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "383697F5-D29E-475A-84F3-46B54A928889",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "786ED182-5D71-4197-9196-12AB5CF05F85",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BF90980D-74AD-44AA-A7C5-A0B294CCE4F8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.6.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "48D6B69C-8F27-4F4C-B953-67A7F9C2FBA5",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "33C068A4-3780-4EAB-A937-6082DF847564",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "3C84489B-B08C-4854-8A12-D01B6E45CF79",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux_hpc_node_eus:7.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "7071F0C7-E43E-4F2E-9FEB-E8FB3DEA4749",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "51EF4996-72F4-4FA4-814F-F5991E7A8318",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0E8CD4EF-DC90-40BB-A721-6EC087507906",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "825ECE2D-E232-46E0-A047-074B34DB1E97",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The mcopy function in softmagic.c in file 5.x, as used in the Fileinfo component in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8, does not properly restrict a certain offset value, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string that is mishandled by a \"Python script text executable\" rule."
        },
        {
          "lang": "es",
          "value": "La funci\u00f3n mcopy en softmagic.c en file 5.x, tal como se utiliza en el componente Fileinfo en PHP en versiones anteriores a 5.4.40, 5.5.x en versiones anteriores a 5.5.24 y 5.6.x en versiones anteriores a 5.6.8, no restringe correctamente un cierto valor de desplazamiento, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de una cadena manipulada que no es manejada correctamente por una regla \"secuencia de comandos de texto ejecutable de Python\"."
        }
      ],
      "id": "CVE-2015-4605",
      "lastModified": "2024-11-21T02:31:23.087",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": true,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "LOW",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 5.0,
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 10.0,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ],
        "cvssMetricV30": [
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 7.5,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.0"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 3.6,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2016-05-16T10:59:13.220",
      "references": [
        {
          "source": "secalert@redhat.com",
          "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=f938112c495b0d26572435c0be73ac0bfe642ecd"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://php.net/ChangeLog-5.php"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.openwall.com/lists/oss-security/2015/06/16/12"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.securityfocus.com/bid/75233"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.securitytracker.com/id/1032709"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Exploit"
          ],
          "url": "https://bugs.php.net/bug.php?id=68819"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=f938112c495b0d26572435c0be73ac0bfe642ecd"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://php.net/ChangeLog-5.php"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.openwall.com/lists/oss-security/2015/06/16/12"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/bid/75233"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securitytracker.com/id/1032709"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit"
          ],
          "url": "https://bugs.php.net/bug.php?id=68819"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-20"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1228E622-0524-4254-BA07-6EED39637EA4",
                    "versionEndIncluding": "5.4.39",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9F6D9B19-E64D-4BED-9194-17460CE19E6F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F644EA6C-50C6-4A1C-A4AC-287AA9477B46",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4DD47F30-74F5-48E8-8657-C2373FE2BD22",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0C09527B-6B47-41F8-BDE6-01C47E452286",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2E454D87-23CB-4D7F-90FE-942EE54D661F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1031E646-F2CF-4A3E-8E6A-5D4BC950BEDA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "130E50C1-D209-4CFF-9399-69D561340FBB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C1F29948-9417-460B-8B04-D91AE4E8B423",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A37D00C1-4F41-4400-9CE4-8E8BAA3E4142",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "093D08B7-CC3C-4616-8697-F15B253A7D9A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E9CD8FEE-DE7B-47CB-9985-4092BFA071D0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A30B2D9E-F289-43C9-BFBC-1CEF284A417E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FE41CFDF-8ECD-41C1-94A7-5AFD42C5DDEA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6AEAC9BA-AF82-4345-839C-D339DCB962A7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1EFE682F-52E3-48EC-A993-F522FC29712F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "840EE3AC-5293-4F33-9E2C-96A0A2534B02",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1C0FC407-96DB-425E-BB57-7A5BA839C37F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D3839C81-3DAB-4E1D-9D95-BEFFD491F43D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.18:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AC63A449-5D92-4F5F-8186-B58FFFBA54FE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.19:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F18236F6-2065-4A6A-93E7-FD90E650C689",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.20:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DEFBA84A-A4E4-438B-B9B5-8549809DCECC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.21:*:*:*:*:*:*:*",
                    "matchCriteriaId": "146D3DC9-50F4-430B-B321-68ECE78879A7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.22:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1D5A7CA6-7653-46C5-8DF7-95584BF7A879",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.23:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C5BA8300-2F4D-4C1E-8CCE-F45E8F3547A0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CE65D0D4-CB56-4946-AB44-2EF554602A96",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F1F13E2D-A8F7-4B74-8D03-7905C81672C9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AE18933A-5FE6-41C7-B1B6-DA3E762C3FB6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9AE1289F-03A6-4621-B387-5F5ADAC4AE92",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "383697F5-D29E-475A-84F3-46B54A928889",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "786ED182-5D71-4197-9196-12AB5CF05F85",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BF90980D-74AD-44AA-A7C5-A0B294CCE4F8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.6.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "48D6B69C-8F27-4F4C-B953-67A7F9C2FBA5",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "33C068A4-3780-4EAB-A937-6082DF847564",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3C84489B-B08C-4854-8A12-D01B6E45CF79",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux_hpc_node_eus:7.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7071F0C7-E43E-4F2E-9FEB-E8FB3DEA4749",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "51EF4996-72F4-4FA4-814F-F5991E7A8318",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0E8CD4EF-DC90-40BB-A721-6EC087507906",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "825ECE2D-E232-46E0-A047-074B34DB1E97",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The mcopy function in softmagic.c in file 5.x, as used in the Fileinfo component in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8, does not properly restrict a certain offset value, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string that is mishandled by a \"Python script text executable\" rule."
          },
          {
            "lang": "es",
            "value": "La funci\u00f3n mcopy en softmagic.c en file 5.x, tal como se utiliza en el componente Fileinfo en PHP en versiones anteriores a 5.4.40, 5.5.x en versiones anteriores a 5.5.24 y 5.6.x en versiones anteriores a 5.6.8, no restringe correctamente un cierto valor de desplazamiento, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de una cadena manipulada que no es manejada correctamente por una regla \"secuencia de comandos de texto ejecutable de Python\"."
          }
        ],
        "id": "CVE-2015-4605",
        "lastModified": "2026-05-06T22:30:45.220",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": true,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV30": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.0"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2016-05-16T10:59:13.220",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=f938112c495b0d26572435c0be73ac0bfe642ecd"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://php.net/ChangeLog-5.php"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.openwall.com/lists/oss-security/2015/06/16/12"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.securityfocus.com/bid/75233"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.securitytracker.com/id/1032709"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Exploit"
            ],
            "url": "https://bugs.php.net/bug.php?id=68819"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=f938112c495b0d26572435c0be73ac0bfe642ecd"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://php.net/ChangeLog-5.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2015/06/16/12"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/75233"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securitytracker.com/id/1032709"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "https://bugs.php.net/bug.php?id=68819"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-20"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-28T07:11:34+00:00",
      "cve": "CVE-2015-4605",
      "id": "CVE-2015-4605",
      "initial_release_date": "2015-04-16T00:00:00+00:00",
      "product_status:fixed": "800",
      "product_status:known_affected": "26",
      "product_status:known_not_affected": "43",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "php: denial of service when processing a crafted file with Fileinfo",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2015/cve-2015-4605.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-01T02:29:50Z",
      "cve": "CVE-2015-4605",
      "id": "CVE-2015-4605",
      "initial_release_date": "2023-02-15T05:17:39Z",
      "product_status:known_not_affected": "929",
      "product_status:recommended": "25",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2015-4605",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2015-4605.json",
      "version": "12"
    }
  }
}



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…