LiveActive security incident?Get immediate response
CVE Record

CVE-2023-37287: SmartBPM.NET - Use of Hard-Coded Credentials - 2

SmartBPM.NET has a vulnerability of using hard-coded authentication key. An unauthenticated remote attacker can exploit this vulnerability to access system with regular user privilege to read application data, and execute submission and approval processes.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

SmartBPM.NET 6.70 contains a hard-coded authentication key. A remote attacker who is not logged in may be able to enter the system with regular user privileges, read application data, and perform submission or approval actions. This creates serious confidentiality and workflow-integrity risk.

Executive priority

Treat as urgent for any SmartBPM.NET 6.70 deployment because an unauthenticated remote attacker may gain application access and manipulate business approval workflows. Prioritize exposure reduction and vendor-guided remediation.

Technical view

The issue is CWE-798: use of hard-coded credentials. The CVSS 3.1 score is 9.1, with network access, low complexity, no privileges, and no user interaction required. Reported impact is high confidentiality and integrity loss, with no availability impact stated.

Likely exposure

Exposure is limited to environments running SmartBPM.NET version 6.70. Risk is highest where the application is reachable from the internet, partner networks, or other untrusted segments. The sources do not identify other affected versions.

Exploitation context

The provided sources describe unauthenticated remote exploitation potential, but do not state public exploitation or a public proof of concept. The CVE is not marked as CISA KEV in the supplied bundle, so active exploitation is not confirmed here.

Researcher notes

Evidence is strongest for SmartBPM.NET 6.70 only. The source bundle does not name a patch, fixed version, workaround, exploit artifact, or indicators of compromise. Avoid assuming broader product impact without vendor confirmation.

Mitigation direction

  • Identify any SmartBPM.NET 6.70 deployments.
  • Check TW-CERT and vendor guidance for fixed versions or official workarounds.
  • Restrict network access to trusted users and segments.
  • Review whether authentication keys can be rotated under vendor guidance.
  • Increase monitoring for unusual workflow submissions or approvals.

Validation and detection

  • Confirm installed SmartBPM.NET versions across production and test environments.
  • Map whether SmartBPM.NET is reachable from untrusted networks.
  • Review logs for unexpected regular-user access or workflow actions.
  • Verify any remediation against official vendor or TW-CERT guidance.
  • Document compensating controls until vendor remediation is confirmed.
Prepared
Confidence
medium
Sources
3

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-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-37287 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
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
2Source 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
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2023-37287Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
SamrtSoftSmartBPM.NET6.70Listed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.