Security readout for executives and security teams
Plain-English summary
SAP Solution Manager Diagnostics Agent 7.20 can let an unauthenticated remote attacker make the agent send blind HTTP requests. This can expose limited information or disrupt SAP Solution Manager and reachable internal applications. The source bundle does not show active exploitation or detailed remediation content.
Executive priority
Prioritize remediation if SAP Solution Manager is internet-exposed or connected to sensitive internal systems. The business risk is internal reachability abuse and service disruption, not confirmed data theft or active exploitation based on the supplied sources.
Technical view
CVE-2023-36925 is a CWE-918 blind SSRF in SAP Solution Manager Diagnostics Agent 7.20. The CVSS 3.1 score is 7.2, with network attack vector, low complexity, no privileges, no user interaction, changed scope, low confidentiality impact, and low availability impact.
Likely exposure
Exposure is most relevant where SAP Solution Manager Diagnostics Agent 7.20 is deployed and reachable by unauthenticated users. Risk increases if the agent can reach sensitive internal HTTP services or if network egress is broadly allowed.
Exploitation context
The bundle says exploitation allows blind HTTP requests, but does not provide exploit details. CISA KEV status is false, and no cited source in the bundle confirms active exploitation. Treat this as plausible remote exposure, not confirmed in-the-wild exploitation.
Researcher notes
Evidence is sufficient for affected product, version, weakness class, and CVSS. Public remediation details are not included in the bundle beyond SAP references, so do not assume a specific patch path without checking vendor guidance.
Mitigation direction
- Review SAP Note 3352058 for official vendor remediation guidance.
- Check SAP's July 2023 Security Patch Day materials for related instructions.
- Restrict Diagnostics Agent access to trusted administrative networks.
- Limit Diagnostics Agent outbound HTTP access to required destinations.
- Monitor for unexpected HTTP egress from affected SAP hosts.
Validation and detection
- Inventory SAP Solution Manager Diagnostics Agent deployments and versions.
- Identify any Diagnostics Agent 7.20 instances in production or exposed networks.
- Verify unauthenticated access is blocked from untrusted networks.
- Review reachable internal services from affected agent hosts.
- Check logs for unusual outbound HTTP requests or availability issues.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-918: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCloud metadata behavior lookup
The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2023-36925 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L3.92.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://me.sap.com/notes/3352058CVE reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.htmlCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Server-Side Request Forgery (SSRF)
Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
