CVE-2023-44769: Zenario CMS Cross-site Scripting vulnerability
5.4
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.72542%
CWE
Published
10/25/2023
Updated
11/11/2023
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
tribalsystems/zenario | composer | <= 9.4.59197 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information describes a reflected XSS vulnerability in Zenario CMS's Spare aliases handling but does not include specific code samples, commit diffs, or file paths. While the attack vector involves improper neutralization of input in the Spare aliases field, the lack of concrete implementation details (e.g., specific functions
responsible for sanitizing/rendering alias data) makes it impossible to identify exact vulnerable functions
with high confidence. The vulnerability likely resides in functions
processing user-supplied Spare aliases input or rendering alias-related content without proper escaping, but without access to the codebase or patches, these cannot be definitively named.