LiveActive security incident?Get immediate response
CVE Record

CVE-2023-0019: In SAP GRC (Process Control) - versions GRCFND_A V1200, GRCFND_A V8100, GRCPINW V1100_700, GRCPINW V1100_73...

In SAP GRC (Process Control) - versions GRCFND_A V1200, GRCFND_A V8100, GRCPINW V1100_700, GRCPINW V1100_731, GRCPINW V1200_750, remote-enabled function module in the proprietary SAP solution enables an authenticated attacker with minimal privileges to access all the confidential data stored in the database. Successful exploitation of this vulnerability can expose user credentials from client-specific tables of the database, leading to high impact on confidentiality.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This SAP GRC Process Control flaw lets a logged-in, low-privileged user reach confidential database data through a remote-enabled function module. The source says exposed data may include user credentials from client-specific database tables, making the business concern credential disclosure and sensitive governance data exposure.

Executive priority

Prioritize remediation for SAP environments containing sensitive compliance data or credentials. Although the CVSS score is medium, the stated confidentiality impact is high and could support credential compromise inside trusted SAP environments.

Technical view

CVE-2023-0019 is a missing authorization issue in SAP GRC Process Control affecting listed GRCFND_A and GRCPINW versions. CVSS 3.1 is 6.5: network reachable, low complexity, low privileges, no user interaction, unchanged scope, high confidentiality impact, no integrity or availability impact.

Likely exposure

Exposure is limited to organizations running SAP GRC Process Control on the affected GRCFND_A or GRCPINW versions. The attacker must already be authenticated with minimal privileges, so externally anonymous exposure is not supported by the supplied sources.

Exploitation context

The bundle does not cite active exploitation, public exploit availability, or CISA KEV listing. Exploitation requires valid SAP access and abuses insufficient authorization on a remote-enabled function module to access confidential database contents.

Researcher notes

The evidence identifies CWE-862 and affected SAP component versions but does not provide public technical detail for the function module or the exact patch mechanics. Avoid assuming broader SAP product impact beyond SAP GRC Process Control and the listed versions.

Mitigation direction

  • Review SAP Note 3281724 and SAP Security Patch Day guidance.
  • Apply vendor-provided fixes or corrections for affected SAP GRC components.
  • Restrict SAP accounts to least privilege while remediation is planned.
  • Review access to remote-enabled function modules in affected systems.

Validation and detection

  • Inventory SAP GRC Process Control deployments and installed component versions.
  • Check for GRCFND_A V1200, GRCFND_A V8100, or listed GRCPINW versions.
  • Confirm SAP Note 3281724 corrections are applied where relevant.
  • Review SAP logs for unusual low-privileged access to sensitive data paths.
Prepared
Confidence
high
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 · medium confidence lookup

CWE-862: 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
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-0019 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

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

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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2023-0019Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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 GRC (Process Control)V1200, V8100, V1100_700, V1100_731, V1200_750unaffected
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

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