CVE-2020-6308
published 2020-10-20CVE-2020-6308: SAP BusinessObjects Business Intelligence Platform (Web Services) versions - 410, 420, 430, allows an unauthenticated attacker to inject arbitrary values as…
PriorityP179medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
61.74%
99.1th percentile
SAP BusinessObjects Business Intelligence Platform (Web Services) versions - 410, 420, 430, allows an unauthenticated attacker to 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 internal network to determine internal infrastructure and gather information for further attacks like remote file inclusion, retrieve server files, bypass firewall and force the vulnerable server to perform malicious requests, resulting in a Server-Side Request Forgery vulnerability.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| sap | businessobjects_business_intelligence_platform | — | — |
| sap | businessobjects_business_intelligence_platform | — | — |
| sap | businessobjects_business_intelligence_platform | — | — |
| sap_se | sap_businessobjects_business_intelligence_platform | < 410 | 410 |
| sap_se | sap_businessobjects_business_intelligence_platform | < 420 | 420 |
| sap_se | sap_businessobjects_business_intelligence_platform | < 430 | 430 |
Detection & IOCsextracted from sources · hover to see the quote
urlPOST /AdminTools/querybuilder/logon?framework=
path/AdminTools/querybuilder/logon
commandaps={{interactsh-url}}&usr=anything&pwd=anything&aut=secEnterprise&main_page=ie.jsp&new_pass_page=newpwdform.jsp&exit_page=logonform.jsp
path/AdminTools/querybuilder/logonform.jsp
- →Exploit targets the `aps` POST parameter in the querybuilder logon endpoint; inject an out-of-band callback URL (e.g., interactsh) as the CMS parameter value to confirm blind SSRF via DNS interaction.
- →Successful exploitation results in a DNS callback (OOB interaction); monitor for outbound DNS queries originating from the SAP BO server to attacker-controlled domains.
- →After exploitation the server redirects to logonform.jsp; detect exploit attempts by correlating POST requests to `/AdminTools/querybuilder/logon` with a `Location` header pointing back to `logonform.jsp`.
- →The attack is unauthenticated and uses Content-Type `application/x-www-form-urlencoded`; alert on unauthenticated POST requests to the querybuilder logon path with the `aps` parameter set to an external/non-SAP host.
- ·Vulnerability affects SAP BusinessObjects BI Platform Web Services versions 410, 420, and 430 only; scope detection rules to these specific versions. ↗
- ·This is a blind SSRF; no direct response body data is returned to the attacker. Detection must rely on out-of-band (DNS/HTTP) interaction monitoring rather than response content inspection. ↗
CVSS provenance
nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv3.05.3MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck5.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-7jm8-4vmp-ff6g: SAP BusinessObjects Business Intelligence Platform (Web Services) versions - 410, 420, 430, allows an unauthenticated attacker to inject arbitrary val
ghsa_unreviewed·2022-05-24
CVE-2020-6308 [MEDIUM] CWE-918 GHSA-7jm8-4vmp-ff6g: SAP BusinessObjects Business Intelligence Platform (Web Services) versions - 410, 420, 430, allows an unauthenticated attacker to inject arbitrary val
SAP BusinessObjects Business Intelligence Platform (Web Services) versions - 410, 420, 430, allows an unauthenticated attacker to 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 internal network to determine internal infrastructure and gather information for further attacks like remote file inclusion, retrieve server files, bypass firewall and force the vulnerable server to perform malicious requests, resulting in a Server-Side Request Forgery vulnerability.
VulnCheck
SAP businessobjects_business_intelligence_platform Server-Side Request Forgery (SSRF)
vulncheck·2020·CVSS 5.3
CVE-2020-6308 [MEDIUM] SAP businessobjects_business_intelligence_platform Server-Side Request Forgery (SSRF)
SAP businessobjects_business_intelligence_platform Server-Side Request Forgery (SSRF)
SAP BusinessObjects Business Intelligence Platform (Web Services) versions - 410, 420, 430, allows an unauthenticated attacker to 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 internal network to determine internal infrastructure and gather information for further attacks like remote file inclusion, retrieve server files, bypass firewall and force the vulnerable server to perform malicious requests, resulting in a Server-Side Request Forgery vulnerability.
Affected: SAP businessobjects_business_intelligence_platform
Required Action: Apply remediations or mitigations per ven
No detection rules found.
Nuclei
SAP BusinessObjects Business Intelligence Platform - Blind Server-Side Request Forgery
nuclei·CVSS 5.3
CVE-2020-6308 [MEDIUM] SAP BusinessObjects Business Intelligence Platform - Blind Server-Side Request Forgery
SAP BusinessObjects Business Intelligence Platform - Blind Server-Side Request Forgery
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.
Template:
id: CVE-2020-6308
info:
name: SAP BusinessObjects Business Intelligence Platform - Blind Server-Side Request Forgery
author: madrobot
severity: medium
description: |
SAP BusinessObject
Nuclei
SAP NetWaver Security Checks
nuclei·CVSS 7.5
CVE-2020-6287 [HIGH] SAP NetWaver Security Checks
SAP NetWaver Security Checks
A simple workflow that runs all SAP NetWaver related nuclei templates on a given target.
Template:
id: sap-netweaver-workflow
info:
name: SAP NetWaver Security Checks
author: dwisiswant0
description: A simple workflow that runs all SAP NetWaver related nuclei templates on a given target.
workflows:
- template: http/technologies/sap/sap-netweaver-detect.yaml
subtemplates:
- template: http/cves/2020/CVE-2020-6287.yaml
- template: http/cves/2017/CVE-2017-12637.yaml
- template: http/cves/2020/CVE-2020-6308.yaml
- template: http/exposed-panels/fiorilaunchpad-logon.yaml
- template: http/exposed-panels/hmc-hybris-panel.yaml
- template: http/exposed-panels/sap-netweaver-portal.yaml
- template: http/exposed-panels/sap-hana-xsengine-panel.yaml
- template: http
2020-10-20
Published
Exploited in the wild