Lucene search

K
githubGitHub Advisory DatabaseGHSA-4J9X-G4X8-VCMF
HistoryJun 07, 2024 - 9:15 p.m.

ZendFramework potential XML eXternal Entity injection vectors

2024-06-0721:15:56
CWE-611
GitHub Advisory Database
github.com
3
zendframework
xml
xxe
dom extension
vulnerability

7.2 High

AI Score

Confidence

Low

Zend_Feed_Rss and Zend_Feed_Atom were found to contain potential XML eXternal Entity (XXE) vectors due to insecure usage of PHP’s DOM extension. External entities could be specified by adding a specific DOCTYPE element to feeds; exploiting this vulnerability could coerce opening arbitrary files and/or TCP connections.

A similar issue was fixed for 1.11.13 and 1.12.0, in the Zend_Feed::import() factory method; however, the reporter of the issue discovered that the individual classes contained similar functionality in their constructors which remained vulnerable.

Affected configurations

Vulners
Node
zendframeworkzendframework1Range<1.12.1
OR
zendframeworkzendframework1Range<1.11.15

7.2 High

AI Score

Confidence

Low