VDB
KO
MEDIUM

GHSA-fq39-62gx-8hqx

TYPO3 ke_search XML External Entity Injection

Details

In TYPO3 faceted fulltext search (`ke_search`), the OOXML parsing of the file indexer does not disable external entity resolution. A crafted xlsx or pptx document placed in an indexed directory can cause local files to be read or outbound HTTP requests to be performed, with the retrieved content being written to the search index. This has been patched in versions 7.0.1, 6.6.1, 5.6.2 and 4.6.7.

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist / tpwd/ke_search
Introduced in: 7.0.0 Fixed in: 7.0.1
Fix composer require tpwd/ke_search:^7.0.1
Packagist / tpwd/ke_search
Introduced in: 6.0.0 Fixed in: 6.6.1
Fix composer require tpwd/ke_search:^6.6.1
Packagist / tpwd/ke_search
Introduced in: 5.0.0 Fixed in: 5.6.2
Fix composer require tpwd/ke_search:^5.6.2
Packagist / tpwd/ke_search
Introduced in: 0 Fixed in: 4.6.7
Fix composer require tpwd/ke_search:^4.6.7

References