{ "schema_version": "1.4.0", "id": "GHSA-rrwc-c46p-f3v6", "modified": "2022-05-24T17:09:52Z", "published": "2022-05-24T17:09:52Z", "aliases": [ "CVE-2020-7062" ], "details": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7062" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=79221" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00034.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-57" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4330-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2020/dsa-4717" }, { "type": "WEB", "url": "https://www.debian.org/security/2020/dsa-4719" }, { "type": "WEB", "url": "https://www.tenable.com/security/tns-2021-14" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-27T21:15:00Z" } }