ghsa-vwgw-8hm2-j9h7
Vulnerability from github
Published
2022-05-17 04:50
Modified
2022-05-17 04:50
Details
Multiple integer signedness errors in the gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 allow remote attackers to cause a denial of service (application crash) or obtain sensitive information via an imagecrop function call with a negative value for the (1) x or (2) y dimension, a different vulnerability than CVE-2013-7226.
{ "affected": [], "aliases": [ "CVE-2013-7328" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-02-18T11:55:00Z", "severity": "MODERATE" }, "details": "Multiple integer signedness errors in the gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 allow remote attackers to cause a denial of service (application crash) or obtain sensitive information via an imagecrop function call with a negative value for the (1) x or (2) y dimension, a different vulnerability than CVE-2013-7226.", "id": "GHSA-vwgw-8hm2-j9h7", "modified": "2022-05-17T04:50:15Z", "published": "2022-05-17T04:50:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7328" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=66356" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065108" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=8f4a5373bb71590352fd934028d6dde5bc18530b" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2126-1" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.