ghsa-rm3c-r6h9-r9rg
Vulnerability from github
Published
2022-05-24 17:09
Modified
2022-05-24 17:09
Severity ?
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 creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.
{ "affected": [], "aliases": [ "CVE-2020-7063" ], "database_specific": { "cwe_ids": [ "CWE-281" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-27T21:15:00Z", "severity": "MODERATE" }, "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 creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.", "id": "GHSA-rm3c-r6h9-r9rg", "modified": "2022-05-24T17:09:52Z", "published": "2022-05-24T17:09:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7063" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=79082" }, { "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.