CVE-2024-37906 CRITICAL

CVE-2024-37906: Admidio has Blind SQL Injection in ecard_send.php

Vendor Admidio
Product admidio
Weakness CWE-89 · SQLi
Published July 29, 2024
Last update August 2, 2024

CVSS base score

10.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 29, 2024 CVE published
August 2, 2024 Record updated

Related vulnerabilities

04Related CVE