SCA: security update for yeswiki/yeswiki (GHSA-59x8-cvxh-3mm4)

medium Tenable Self-Hosted Container Security Plugin ID 434742

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- YesWiki is a wiki system written in PHP. Prior to version 4.5.4, a stored cross-site scripting (XSS)
vulnerability was discovered in the application’s comments feature. This issue allows a malicious actor to
inject JavaScript payloads that are stored and later executed in the browser of any user viewing the
affected comment. The XSS occurs because the application fails to properly sanitize or encode user input
submitted to the comments. Notably, the application sanitizes or does not allow execution of `<script>`
tags, but does not account for payloads obfuscated using JavaScript block comments like `/*
JavaScriptPayload */`. This issue has been patched in version 4.5.4. (CVE-2025-46346)

See Also

https://github.com/advisories/GHSA-59x8-cvxh-3mm4

Plugin Details

Severity: Medium

ID: 434742

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.33

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:N

CVSS Score Source: CVE-2025-46346

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/29/2025

Vulnerability Publication Date: 4/29/2025

Reference Information

CVE: CVE-2025-46346

cwe: CWE-79