Netweaver System Landscape DirectoryApplication · Sap

CVE-2018-2368

CRITICAL · 9.8 CVSS v3.0 Published 2018-03-01
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
SAP NetWeaver System Landscape Directory, LM-CORE 7.10, 7.20, 7.30, 7.31, 7.40, does not perform any authentication checks for functionalities that require user identity.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

SAP NetWeaver System Landscape Directory (SLD) contains a critical authentication bypass vulnerability where certain functionalities that should require user identity verification do not perform any authentication checks. This allows unauthenticated attackers to access sensitive system landscape directory functions that should be restricted to authenticated users.

MitigationApply the relevant SAP security note/patch for CVE-2018-2368 immediately and review SLD configuration to ensure all protected functionalities enforce proper authentication mechanisms.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Netweaver System Landscape DirectoryApplication
Affected:= 7.10= 7.20= 7.30= 7.31= 7.40

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Verify SLD component is running
    Access the SLD web interface by navigating to the SLD host (typically port 50000 for HTTP or 50001 for HTTPS) and check if the System Landscape Directory is reachable. For example: http://<host>:50000/sld or https://<host>:50001/sld
    Affected if The SLD interface is accessible without any authentication prompt.
  2. Identify SLD version
    Log into the SLD administration console (usually via SAP NetWeaver Administrator or directly through the SLD interface) and locate the version information. The version should be one of: 7.10, 7.20, 7.30, 7.31, or 7.40.
    Affected if The installed SLD version matches 7.10, 7.20, 7.30, 7.31, or 7.40.
  3. Check SLD data supplier configuration
    In the SLD administration interface, navigate to the 'Data Suppliers' or 'Technical Configuration' section and examine the configuration of data suppliers (such as the ABAP data supplier or Java data supplier). Look for settings that control authentication requirements.
    Affected if Data supplier configurations show that authentication is disabled or not enforced for certain SLD functions.
  4. Test unauthenticated SLD function access
    Attempt to access common SLD API endpoints without providing credentials. Typical endpoints include: /sld/rm/monitoring/data, /sld/TCI/slddb or direct XML API calls. Use a tool like curl to send requests without authentication headers.
    Affected if Requests to SLD functions return successful responses (HTTP 200) without requiring authentication credentials.

A user is affected if they are running SLD version 7.10, 7.20, 7.30, 7.31, or 7.40 and the SLD interface or specific functions are accessible without authentication.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply the relevant SAP security note/patch for CVE-2018-2368 immediately and review SLD configuration to ensure all protected functionalities enforce proper authentication mechanisms.

Recommended fix Moderate confidence

SAP NetWeaver 7.40 or later (check SAP Security Notes for exact fixed version)

  1. Check the SAP Support Portal (support.sap.com) for the latest Security Notes related to CVE-2018-2368
  2. Identify your current SLD (System Landscape Directory) version via SAP transaction SM37 or SAP MII version checker
  3. Review available SAP Security Notes for patches - SAP typically releases patches via SAP Note for this type of authentication bypass vulnerability
  4. If no patch is available, upgrade to a newer SAP NetWeaver version that includes the fix (SAP NetWeaver 7.40 or higher, or the latest available version per SAP's product roadmap)
  5. After applying patch or upgrade, verify the fix by confirming authentication is now required for all SLD functionalities via transaction RZ70 or SLD administration UI
  6. Test that all integrated systems (EP, PI, Solution Manager connections) still function correctly post-update
Caveat Upgrading NetWeaver may require ABAP and Java stack compatibility testing, and could affect dependent system integrations

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Netweaver System Landscape Directory Scoped from the published advisory
  • Consultation8.0 h
  • Implementation12.0 h
  • Testing8.0 h
  • Review / QA4.0 h
32.0 hours of engineering $5,680
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $9,088.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2018-2368 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2018-2368 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data