Miggo Logo

CVE-2010-5097: TYPO3 Cross-site scripting (XSS) vulnerability in the click enlarge functionality

2.6

CVSS Score

Basic Information

EPSS Score
0.6989%
Published
5/17/2022
Updated
2/7/2024
KEV Status
No
Technology
TechnologyPHP

Technical Details

CVSS Vector
AV:N/AC:H/Au:N/C:N/I:P/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
typo3/cms-frontendcomposer>= 4.3.0, < 4.3.94.3.9
typo3/cms-frontendcomposer>= 4.4.0, < 4.4.54.4.5

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from improper input sanitization in the click-enlarge feature when caching is enabled. TYPO3's frontend content rendering pipeline (specifically image handling) is the primary suspect. The ImageContentObject::render method is central to generating image markup, and ContentObjectRenderer::getImgResource is a core utility for image processing. Both would interact with user-provided data (e.g., image parameters) that could inject XSS payloads. The lack of escaping before caching would persist the vulnerability. While exact code isn't provided, TYPO3's architecture and the described attack vector strongly implicate these functions.

Vulnerable functions

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

WAF Protection Rules

WAF Rule

*ross-sit* s*riptin* (XSS) vuln*r**ility in t** *li*k *nl*r** *un*tion*lity in TYPO* *.*.x ***or* *.*.* *n* *.*.x ***or* *.*.* w**n t** ****in* *r*m*work is *n**l**, *llows r*mot* *tt**k*rs to inj**t *r*itr*ry w** s*ript or *TML vi* unsp**i*i** v**to

Reasoning

T** vuln*r**ility st*ms *rom improp*r input s*nitiz*tion in t** *li*k-*nl*r** ***tur* w**n ****in* is *n**l**. TYPO*'s *ront*n* *ont*nt r*n**rin* pip*lin* (sp**i*i**lly im*** **n*lin*) is t** prim*ry susp**t. T** `Im****ont*ntO*j**t::r*n**r` m*t*o* i