vendor:
BlogEngine
by:
Mustafa YalASSA+-n
3.0
CVSS
HIGH
XML External Entity (XXE) Injection Vulnerability
611
CWE
Product Name: BlogEngine
Affected Version From: 3.3
Affected Version To: 3.3
Patch Exists: NO
Related CWE: 2018-14485
CPE: a:blogengine:blogengine:3.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
XML External Entity Injection Vulnerability in BlogEngine 3.3
An XML External Entity (XXE) Injection vulnerability was discovered in BlogEngine 3.3. An attacker can exploit this vulnerability by sending a maliciously crafted POST request to the metaweblog.axd parameter with the BodyXML parameter. The attack pattern used is <?xml version="1.0"?><!DOCTYPE ns [<!ELEMENT ns ANY><!ENTITY lfi SYSTEM "file:///C:/Windows/System32/drivers/etc/hosts">]><ns>&lfi;</ns>
Mitigation:
No mitigation available