CVE-2020-11004
SQL Injection was discovered in Admidio before version 3.3.13.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.52%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 1.52% probability · 73th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- admidio/admidio
- Source
- security-advisories@github.com
References
- https://github.com/Admidio/admidio/commit/ea5d6f114b151ed11ec0ad7cb47bd729e77a874aPatch
- https://github.com/Admidio/admidio/issues/908Third Party Advisory
- https://github.com/Admidio/admidio/security/advisories/GHSA-qh57-rcff-gx54Third Party Advisory
- https://github.com/Admidio/admidio/commit/ea5d6f114b151ed11ec0ad7cb47bd729e77a874aPatch
- https://github.com/Admidio/admidio/issues/908Third Party Advisory
- https://github.com/Admidio/admidio/security/advisories/GHSA-qh57-rcff-gx54Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.