SCA: security update for devcode-it/openstamanager (GHSA-jfgp-g7x7-j25j)

medium Tenable Cloud Security Plugin ID 438101

Description

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

- OpenSTAManager is an open source management software for technical assistance and invoicing.
OpenSTAManager v2.9.8 and earlier contains Reflected XSS vulnerabilities in invoice/order/contract
modification modals. The application fails to properly sanitize user-supplied input from the righe GET
parameter before reflecting it in HTML output.The $_GET['righe'] parameter is directly echoed into the
HTML value attribute without any sanitization using htmlspecialchars() or equivalent functions. This
allows an attacker to break out of the attribute context and inject arbitrary HTML/JavaScript.
(CVE-2026-24415)

See Also

https://github.com/advisories/GHSA-jfgp-g7x7-j25j

Plugin Details

Severity: Medium

ID: 438101

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/3/2026

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.42

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2026-24415

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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.1

Threat Score: 2

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/3/2026

Vulnerability Publication Date: 3/3/2026

Reference Information

CVE: CVE-2026-24415

cwe: CWE-79