CyberRota Analysis
AI-GeneratedEclipse Mojarra versions 2.3 and later are vulnerable due to improper URL handling in the `DefaultFaceletFactory`, which allows attackers to specify remote URLs that can be processed with the server's privileges. This vulnerability could lead to unauthorized access to sensitive files, such as `WEB-INF/web.xml` and `/etc/passwd`. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
In Eclipse Mojarra versions 2.3 and following, URL handing in `DefaultFaceletFactory` does not properly sanitize and/or block remote URLs, allowing an attacker to specify a URL to a remote Facelet which will be included and processed as part of the normal request, with the privileges of the target server. This could allow access to restricted files such as `WEB-INF/web.xml` or `/etc/passwd`.
Related CVEs
Other vulnerabilities affecting the same vendor(s)