CVE-2020-11004 HIGH

CVE-2020-11004: SQL Injection in Admidio

Vendor Admidio
Product admidio
Weakness CWE-89 · SQLi
Published April 24, 2020
Last update August 4, 2024

CVSS base score

7.7/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

SQL Injection was discovered in Admidio before version 3.3.13. The main cookie parameter is concatenated into a SQL query without any input validation/sanitization, thus an attacker without logging in, can send a GET request with arbitrary SQL queries appended to the cookie parameter and execute SQL queries. The vulnerability impacts the confidentiality of the system. This has been patched in version 3.3.13.

Key dates

02Disclosure timeline

April 24, 2020 CVE published
August 4, 2024 Record updated