{ "schema_version": "1.4.0", "id": "GHSA-25q8-485x-mwx9", "modified": "2025-04-12T13:00:03Z", "published": "2022-05-14T01:08:49Z", "aliases": [ "CVE-2015-3412" ], "details": "PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 does not ensure that pathnames lack %00 sequences, which might allow remote attackers to read arbitrary files via crafted input to an application that calls the stream_resolve_include_path function in ext/standard/streamsfuncs.c, as demonstrated by a filename\\0.extension attack that bypasses an intended configuration in which client users may read files with only one specific extension.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3412" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=69353" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=4435b9142ff9813845d5c97ab29a5d637bedb257" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=4435b9142ff9813845d5c97ab29a5d637bedb257" }, { "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.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/75250" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1032709" } ], "database_specific": { "cwe_ids": [ "CWE-200" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-05-16T10:59:00Z" } }