CVE-2022-25337:
Code injection in ezsystems/ezpublish-kernel
9.8
CVSS ScoreBasic Information
CVE ID
GHSA ID
EPSS Score
-
CWE
Published
2/19/2022
Updated
2/3/2023
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
ezsystems/ezpublish-kernel | composer | >= 7.5.0, < 7.5.26 | 7.5.26 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability descriptions and references do not include specific code snippets, commit diffs, or explicit function names. The advisory focuses on high-level behavior (filename sanitization and lack of access control) rather than implementation details. While the vulnerability stems from insufficient sanitization in filename handling and insecure path generation, the exact functions responsible (e.g., filename sanitization routines, image storage path resolvers) cannot be identified with high confidence without access to the pre-patch codebase or explicit documentation of the affected components. The lack of GitHub patch/commit details further limits precise identification.