SCA: security update for admidio/admidio (GHSA-69wx-xc6j-28v3)

critical Tenable Self-Hosted Container Security Plugin ID 411356

Description

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

- Admidio is a free, open source user management system for websites of organizations and groups. In Admidio
before version 4.3.9, there is an SQL Injection in the `/adm_program/modules/ecards/ecard_send.php` source
file of the Admidio Application. The SQL Injection results in a compromise of the application's database.
The value of `ecard_recipients `POST parameter is being directly concatenated with the SQL query in the
source code causing the SQL Injection. The SQL Injection can be exploited by a member user, using blind
condition-based, time-based, and Out of band interaction SQL Injection payloads. This vulnerability is
fixed in 4.3.9. (CVE-2024-37906)

See Also

https://github.com/advisories/GHSA-69wx-xc6j-28v3

Plugin Details

Severity: Critical

ID: 411356

Version: Revision 1.13

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2024-37906

CVSS v3

Risk Factor: Critical

Base Score: 9.9

Temporal Score: 8.6

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.4

Threat Score: 7.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/29/2024

Vulnerability Publication Date: 7/29/2024

Reference Information

CVE: CVE-2024-37906

cwe: CWE-89