CVE-2022-22540
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 · uneditedSAP NetWeaver AS ABAP (Workplace Server) - versions 700, 701, 702, 731, 740, 750, 751, 752, 753, 754, 755, 756, 787, allows an attacker to execute crafted database queries, that could expose the backend database. Successful attacks could result in disclosure of a table of contents from the system, but no risk of modification possible.
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 confidenceSQL injection vulnerability in SAP NetWeaver AS ABAP Workplace Server allows attackers to execute crafted database queries against the backend database. Successful exploitation reveals table of contents and other sensitive database information, but does not permit data modification.
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= 700= 701= 702= 731= 740= 750= 751= 752= 753= 754= 755= 756CVSS 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
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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 checksWork through these to decide whether this CVE applies to you.
-
Identify ABAP versionUse transaction code SM51 in SAP GUI or execute the ABAP statement 'SYSTEM_FLUG' to retrieve the SAP NetWeaver version. Alternatively, check the SAP System Information via SAP Logon pad properties or use transaction code 'SLICENSE' to confirm the kernel and ABAP release version.Affected if The version matches one of the affected releases: 700, 701, 702, 731, 740, 750, 751, 752, 753, 754, 755, or 756.
-
Verify Workplace Server component is installedCheck if the SAP NetWeaver Application Server ABAP Workplace Server (sometimes labeled as 'SAP Enterprise Portal' or 'Web Container' component) is present. Use transaction code 'SPAM' or 'SAINT' to view installed software components, or check transaction code 'SM37' for running Workplace Server background jobs.Affected if The Workplace Server component is installed and active on the affected ABAP version.
-
Confirm network exposure of Workplace ServerReview SAP Gateway and ICM (Internet Communication Manager) configurations. Use transaction code 'SMICM' to check HTTP/HTTPS listeners. Verify whether the Workplace Server port (typically 50000 series or custom) is exposed to untrusted networks. Inspect firewall rules and SAP Profile parameters (icm/server_port_*) for external accessibility.Affected if The Workplace Server is reachable from untrusted network segments or the internet.
-
Inspect logs for suspicious SQL patternsExamine SAP transaction code 'ST03N' for workload analysis, and review ABAP application logs via transaction 'SLG1' for object 'ABAP' with object variant 'SQL'. Check the SAP System Log (transaction 'SM37' or 'SLG1' with object 'SYSTEM') for unexpected SQL syntax or database table access patterns originating from the Workplace Server.Affected if Unusual or crafted SQL queries appear in application logs, particularly those accessing system tables like DD02L, DD03L, or other data dictionary objects.
A user is affected if they run SAP NetWeaver AS ABAP versions 700-756 with the Workplace Server component enabled and accessible, particularly if exposed to untrusted networks.
Generated from the published advisory. Verify against your own configuration.
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.
From vendor dataApply SAP security notes/patches addressing CVE-2022-22540 to affected NetWeaver versions. Until patches are applied, restrict network access to the Workplace Server from untrusted sources.
- Consultation4.0 h
- Implementation8.0 h
- Testing12.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,616.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-22540 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2022-22540 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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