CVE-2018-11788
CRITICALApache Karaf < 4.1.7 and 4.2.0-4.2.2 - XML External Entity Injection via Features XML Deployer
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-11788. PoCs published by brianwrf.
AI-analyzed exploit summary This repository contains a detailed writeup and proof-of-concept for CVE-2018-11788, an XXE vulnerability in Apache Karaf's features deployer. The vulnerability allows external entity injection due to improper XML parsing.
Description
Apache Karaf provides a features deployer, which allows users to "hot deploy" a features XML by dropping the file directly in the deploy folder. The features XML is parsed by XMLInputFactory class. Apache Karaf XMLInputFactory class doesn't contain any mitigation codes against XXE. This is a potential security risk as an user can inject external XML entities in Apache Karaf version prior to 4.1.7 or 4.2.2. It has been fixed in Apache Karaf 4.1.7 and 4.2.2 releases.
Exploits (1)
This repository contains a detailed writeup and proof-of-concept for CVE-2018-11788, an XXE vulnerability in Apache Karaf's features deployer. The vulnerability allows external entity injection due to improper XML parsing.
References (2)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H