CVE-2013-7327 (GCVE-0-2013-7327)

Vulnerability from cvelistv5 – Published: 2014-02-18 11:00 – Updated: 2024-08-06 18:01
VLAI
Summary
The gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check return values, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via invalid imagecrop arguments that lead to use of a NULL pointer as a return value, a different vulnerability than CVE-2013-7226.
Severity
No CVSS data available.
CWE
  • n/a
References
Date Public
2013-12-28 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T18:01:20.393Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=8f4a5373bb71590352fd934028d6dde5bc18530b"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108"
          },
          {
            "name": "USN-2126-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "http://www.ubuntu.com/usn/USN-2126-1"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugs.php.net/bug.php?id=66356"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2013-12-28T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check return values, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via invalid imagecrop arguments that lead to use of a NULL pointer as a return value, a different vulnerability than CVE-2013-7226."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2014-03-05T14:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=8f4a5373bb71590352fd934028d6dde5bc18530b"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108"
        },
        {
          "name": "USN-2126-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "http://www.ubuntu.com/usn/USN-2126-1"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugs.php.net/bug.php?id=66356"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2013-7327",
          "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 gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check return values, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via invalid imagecrop arguments that lead to use of a NULL pointer as a return value, a different vulnerability than CVE-2013-7226."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://git.php.net/?p=php-src.git;a=commit;h=8f4a5373bb71590352fd934028d6dde5bc18530b",
              "refsource": "CONFIRM",
              "url": "http://git.php.net/?p=php-src.git;a=commit;h=8f4a5373bb71590352fd934028d6dde5bc18530b"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108"
            },
            {
              "name": "USN-2126-1",
              "refsource": "UBUNTU",
              "url": "http://www.ubuntu.com/usn/USN-2126-1"
            },
            {
              "name": "https://bugs.php.net/bug.php?id=66356",
              "refsource": "CONFIRM",
              "url": "https://bugs.php.net/bug.php?id=66356"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2013-7327",
    "datePublished": "2014-02-18T11:00:00.000Z",
    "dateReserved": "2014-02-18T00:00:00.000Z",
    "dateUpdated": "2024-08-06T18:01:20.393Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2013-7327",
      "date": "2026-09-21",
      "epss": "0.02684",
      "percentile": "0.85115"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*",
                  "matchCriteriaId": "5D37DF0F-F863-45AC-853A-3E04F9FEC7CA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*",
                  "matchCriteriaId": "B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E2076871-2E80-4605-A470-A41C1A8EC7EE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:canonical:ubuntu_linux:13.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "7F61F047-129C-41A6-8A27-FFCBB8563E91",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "31C95DB8-99A7-4318-AFB5-C9C9C77430AC",
                  "versionEndIncluding": "5.5.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:alpha1:*:*:*:*:*:*",
                  "matchCriteriaId": "3D25E591-448C-4E3B-8557-6E48F7571796",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:alpha2:*:*:*:*:*:*",
                  "matchCriteriaId": "6DA18F3F-B4B5-40C3-BF19-67C1F0C1787D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:alpha3:*:*:*:*:*:*",
                  "matchCriteriaId": "3AF783C9-26E7-4E02-BD41-77B9783667E3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:alpha4:*:*:*:*:*:*",
                  "matchCriteriaId": "EF49701D-ECE4-4CEB-BDAB-24C09C8AD4B4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:alpha5:*:*:*:*:*:*",
                  "matchCriteriaId": "7AEDF6F7-001D-4A35-A26F-417991AD377F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:alpha6:*:*:*:*:*:*",
                  "matchCriteriaId": "4031DB99-B4B4-41EC-B3C1-543D92C575A9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:beta1:*:*:*:*:*:*",
                  "matchCriteriaId": "D5450EA7-A398-49D2-AA8E-7C95B074BAB1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:beta2:*:*:*:*:*:*",
                  "matchCriteriaId": "04FE0E4E-BC94-4DC9-BE9B-DC57B952B2FB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:beta3:*:*:*:*:*:*",
                  "matchCriteriaId": "BB8E09D8-9CBE-4279-88B7-24A214A5A537",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:beta4:*:*:*:*:*:*",
                  "matchCriteriaId": "2D41ECCE-887D-49A2-9BB3-B559495AC55B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:rc1:*:*:*:*:*:*",
                  "matchCriteriaId": "79B418BC-27F4-4443-A0F7-FF4ADA568C1B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:php:php:5.5.0:rc2:*:*:*:*:*:*",
                  "matchCriteriaId": "8EEBDF62-BA1B-4438-9AEA-8B56AA5713E8",
                  "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
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check return values, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via invalid imagecrop arguments that lead to use of a NULL pointer as a return value, a different vulnerability than CVE-2013-7226."
        },
        {
          "lang": "es",
          "value": "La funci\u00f3n gdImageCrop en ext/gd/gd.c en PHP 5.5.x anterior a 5.5.9 no comprueba los valores de retorno, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente tener otro impacto no especificado a trav\u00e9s de argumentos imagecrop no v\u00e1lidos que conducen al uso de un puntero nulo como valor de retorno, una vulnerabilidad diferente a CVE-2013-7226."
        }
      ],
      "id": "CVE-2013-7327",
      "lastModified": "2024-11-21T02:00:45.380",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "MEDIUM",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 6.8,
              "confidentialityImpact": "PARTIAL",
              "integrityImpact": "PARTIAL",
              "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 8.6,
            "impactScore": 6.4,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2014-02-18T11:55:03.337",
      "references": [
        {
          "source": "cve@mitre.org",
          "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=8f4a5373bb71590352fd934028d6dde5bc18530b"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "http://www.ubuntu.com/usn/USN-2126-1"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://bugs.php.net/bug.php?id=66356"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Third Party Advisory",
            "VDB Entry"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=8f4a5373bb71590352fd934028d6dde5bc18530b"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "http://www.ubuntu.com/usn/USN-2126-1"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://bugs.php.net/bug.php?id=66356"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Third Party Advisory",
            "VDB Entry"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108"
        }
      ],
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-20"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*",
                    "matchCriteriaId": "5D37DF0F-F863-45AC-853A-3E04F9FEC7CA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*",
                    "matchCriteriaId": "B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E2076871-2E80-4605-A470-A41C1A8EC7EE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:canonical:ubuntu_linux:13.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7F61F047-129C-41A6-8A27-FFCBB8563E91",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "31C95DB8-99A7-4318-AFB5-C9C9C77430AC",
                    "versionEndIncluding": "5.5.8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:alpha1:*:*:*:*:*:*",
                    "matchCriteriaId": "3D25E591-448C-4E3B-8557-6E48F7571796",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:alpha2:*:*:*:*:*:*",
                    "matchCriteriaId": "6DA18F3F-B4B5-40C3-BF19-67C1F0C1787D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:alpha3:*:*:*:*:*:*",
                    "matchCriteriaId": "3AF783C9-26E7-4E02-BD41-77B9783667E3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:alpha4:*:*:*:*:*:*",
                    "matchCriteriaId": "EF49701D-ECE4-4CEB-BDAB-24C09C8AD4B4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:alpha5:*:*:*:*:*:*",
                    "matchCriteriaId": "7AEDF6F7-001D-4A35-A26F-417991AD377F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:alpha6:*:*:*:*:*:*",
                    "matchCriteriaId": "4031DB99-B4B4-41EC-B3C1-543D92C575A9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:beta1:*:*:*:*:*:*",
                    "matchCriteriaId": "D5450EA7-A398-49D2-AA8E-7C95B074BAB1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:beta2:*:*:*:*:*:*",
                    "matchCriteriaId": "04FE0E4E-BC94-4DC9-BE9B-DC57B952B2FB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:beta3:*:*:*:*:*:*",
                    "matchCriteriaId": "BB8E09D8-9CBE-4279-88B7-24A214A5A537",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:beta4:*:*:*:*:*:*",
                    "matchCriteriaId": "2D41ECCE-887D-49A2-9BB3-B559495AC55B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "79B418BC-27F4-4443-A0F7-FF4ADA568C1B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.5.0:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "8EEBDF62-BA1B-4438-9AEA-8B56AA5713E8",
                    "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
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check return values, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via invalid imagecrop arguments that lead to use of a NULL pointer as a return value, a different vulnerability than CVE-2013-7226."
          },
          {
            "lang": "es",
            "value": "La funci\u00f3n gdImageCrop en ext/gd/gd.c en PHP 5.5.x anterior a 5.5.9 no comprueba los valores de retorno, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente tener otro impacto no especificado a trav\u00e9s de argumentos imagecrop no v\u00e1lidos que conducen al uso de un puntero nulo como valor de retorno, una vulnerabilidad diferente a CVE-2013-7226."
          }
        ],
        "id": "CVE-2013-7327",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 6.8,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 6.4,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2014-02-18T11:55:03.337",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=8f4a5373bb71590352fd934028d6dde5bc18530b"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "http://www.ubuntu.com/usn/USN-2126-1"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://bugs.php.net/bug.php?id=66356"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Third Party Advisory",
              "VDB Entry"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=8f4a5373bb71590352fd934028d6dde5bc18530b"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "http://www.ubuntu.com/usn/USN-2126-1"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://bugs.php.net/bug.php?id=66356"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Third Party Advisory",
              "VDB Entry"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-20"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2026-01-07T09:13:00+00:00",
      "cve": "CVE-2013-7327",
      "id": "CVE-2013-7327",
      "initial_release_date": "2013-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "119",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "php: multiple vulnerabilities in gdImageCrop()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2013/cve-2013-7327.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-02T09:07:43Z",
      "cve": "CVE-2013-7327",
      "id": "CVE-2013-7327",
      "initial_release_date": "2023-02-15T05:33:19Z",
      "product_status:known_not_affected": "2758",
      "product_status:recommended": "372",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2013-7327",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2013-7327.json",
      "version": "15"
    }
  }
}



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…