ghsa-phcc-83hq-g329
Vulnerability from github
Published
2022-05-13 01:29
Modified
2022-05-13 01:29
Severity ?
Details
Integer overflow in the ftp_genlist function in ext/ftp/ftp.c in PHP before 5.4.42, 5.5.x before 5.5.26, and 5.6.x before 5.6.10 allows remote FTP servers to execute arbitrary code via a long reply to a LIST command, leading to a heap-based buffer overflow. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-4022.
{ "affected": [], "aliases": [ "CVE-2015-4643" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-05-16T10:59:00Z", "severity": "CRITICAL" }, "details": "Integer overflow in the ftp_genlist function in ext/ftp/ftp.c in PHP before 5.4.42, 5.5.x before 5.5.26, and 5.6.x before 5.6.10 allows remote FTP servers to execute arbitrary code via a long reply to a LIST command, leading to a heap-based buffer overflow. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-4022.", "id": "GHSA-phcc-83hq-g329", "modified": "2022-05-13T01:29:42Z", "published": "2022-05-13T01:29:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-4643" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=69545" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201606-10" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=0765623d6991b62ffcd93ddb6be8a5203a2fa7e2" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/06/18/6" }, { "type": "WEB", "url": "http://php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1186.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1187.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2015/dsa-3344" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/75291" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1032709" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.