Miggo Logo

CVE-2020-25026:
Information Disclosure in TYPO3 extension sf_event_mgt

4.3

CVSS Score

Basic Information

EPSS Score
-
Published
9/2/2020
Updated
2/1/2023
KEV Status
No
Technology
TechnologyPHP

Technical Details

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
derhansen/sf_event_mgtcomposer< 4.3.14.3.1
derhansen/sf_event_mgtcomposer>= 5.0.0, < 5.1.15.1.1

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The commit diff shows these functions were modified to add checkEventAccess() calls in the patched versions. The vulnerability reports explicitly mention missing access checks in backend module functions for data export and email notifications. The pre-patch versions of exportAction and notifyAction lacked the critical permission verification implemented through checkEventAccess(), which validates if the user has webmount access to the event's storage page.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

* missin* ****ss ****k in t** ***k*n* mo*ul* *llows *n *ut**nti**t** ***k*n* us*r to *xport p*rti*ip*nt **t* *or *v*nts w*i** t** us*r *o*s not **v* ****ss to, r*sultin* in In*orm*tion *is*losur*. *not**r missin* ****ss ****k in t** ***k*n* mo*ul*

Reasoning

T** *ommit *i** s*ows t**s* *un*tions w*r* mo*i*i** to *** ****k*v*nt****ss() **lls in t** p*t**** v*rsions. T** vuln*r**ility r*ports *xpli*itly m*ntion missin* ****ss ****ks in ***k*n* mo*ul* *un*tions *or **t* *xport *n* *m*il noti*i**tions. T** p