BlogEngine.NET 3.3 allows XXE attacks via the POST body to metaweblog.axd.
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/151063/BlogEngine-3.3-XML-External-Entity-Injection.html | vdb entry third party advisory |
https://www.exploit-db.com/exploits/46106/ | vdb entry third party advisory |
https://github.com/rxtur/BlogEngine.NET/commits/master | third party advisory |