LiveActive security incident?Get immediate response
CVE Record

CVE-2023-33990: Denial of Service (DoS) vulnerability in SAP SQL Anywhere

SAP SQL Anywhere - version 17.0, allows an attacker to prevent legitimate users from accessing the service by crashing the service. An attacker with low privileged account and access to the local system can write into the shared memory objects. This can be leveraged by an attacker to perform a Denial of Service. Further, an attacker might be able to modify sensitive data in shared memory objects.This issue only affects SAP SQL Anywhere on Windows. Other platforms are not impacted.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

SAP SQL Anywhere 17.0 on Windows can be crashed by a low-privileged local attacker, disrupting access for legitimate users. The same weakness may allow modification of sensitive shared-memory data. The business impact is mainly service outage and local data integrity risk on affected Windows deployments.

Executive priority

Treat as high priority where SAP SQL Anywhere supports critical applications on Windows. The issue requires local access, lowering internet-scale risk, but successful abuse can interrupt service and may affect sensitive shared-memory data.

Technical view

The flaw involves weak permissions on shared memory objects in SAP SQL Anywhere 17.0 for Windows. A local attacker with low privileges can write to those objects, causing denial of service and potentially affecting confidentiality and integrity. Other platforms are stated as not impacted.

Likely exposure

Exposure is limited to SAP SQL Anywhere version 17.0 running on Windows. Systems on other platforms are stated as unaffected. The attacker requires local system access and a low-privileged account.

Exploitation context

The bundle does not show CISA KEV listing or other evidence of active exploitation. Exploitation is local, not remote, but the CVSS score is high because impact includes confidentiality, integrity, and availability.

Researcher notes

Key evidence points to CWE-277 and CWE-732 style permission weakness on Windows shared memory objects. The public bundle does not include exploit details, proof of active abuse, or specific fixed build information beyond the SAP note reference.

Mitigation direction

  • Inventory Windows hosts running SAP SQL Anywhere 17.0.
  • Review SAP Security Note 3331029 for remediation or mitigation guidance.
  • Restrict local account access on affected database hosts.
  • Prioritize remediation for business-critical databases and shared application servers.
  • Monitor SAP Security Patch Day material for related updates.

Validation and detection

  • Confirm SQL Anywhere version and host operating system.
  • Identify affected Windows installations of SAP SQL Anywhere 17.0.
  • Check whether SAP Note 3331029 guidance has been applied.
  • Review local account privileges on affected Windows systems.
  • Look for unexpected SQL Anywhere service crashes or restarts.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-277: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookup
cwe · medium confidence lookup

CWE-732: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookup
cve · low confidence lookup

CVE-2023-33990 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-33990Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SAP_SESAP SQL Anywhere17.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-277 · source CWE mapping

Insecure Inherited Permissions

Insecure Inherited Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-732 · source CWE mapping

Incorrect Permission Assignment for Critical Resource

Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.