LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3738: RSA BSAFE Crypto-J versions prior to 6.2.5 are vulnerable to a Missing Required Cryptographic Step vulnerab...

RSA BSAFE Crypto-J versions prior to 6.2.5 are vulnerable to a Missing Required Cryptographic Step vulnerability. A malicious remote attacker could potentially exploit this vulnerability to coerce two parties into computing the same predictable shared key.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

RSA BSAFE Crypto-J before 6.2.5 can mishandle a required cryptographic step. In affected software, a remote attacker could potentially influence a key exchange so both parties compute a predictable shared key, putting confidential data at risk.

Executive priority

Treat as a moderate-priority confidentiality risk, especially where legacy Java applications or third-party enterprise products rely on RSA BSAFE Crypto-J. Prioritize inventory first, then patch affected cryptographic dependencies or vendor products.

Technical view

CVE-2019-3738 is a CWE-325 issue in Dell RSA BSAFE Crypto-J before 6.2.5. The CVSS 3.0 vector is AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N, reflecting remote reachability, required user interaction, and high confidentiality impact.

Likely exposure

Exposure is most likely in applications or vendor products that embed RSA BSAFE Crypto-J versions prior to 6.2.5. The source bundle lists Dell RSA BSAFE Crypto-J and references Oracle and McAfee advisories, indicating possible downstream dependency impact.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The described risk is cryptographic: a malicious remote attacker could potentially coerce two parties into deriving the same predictable shared key. User interaction is required in the CVSS vector.

Researcher notes

Evidence is limited to public CVE metadata and referenced vendor advisories. The weakness is missing required cryptographic processing, not an availability or integrity issue per CVSS. Avoid assuming exploit availability, affected downstream products, or compensating controls beyond vendor guidance.

Mitigation direction

  • Inventory applications and vendor products that include RSA BSAFE Crypto-J.
  • Upgrade RSA BSAFE Crypto-J to 6.2.5 or later where applicable.
  • Review Dell RSA BSAFE advisory DSA-2019-094 for vendor-specific guidance.
  • Apply relevant Oracle or McAfee product updates if those products are in scope.
  • If no direct patch is available, request vendor guidance for the embedded component.

Validation and detection

  • Check SBOMs, dependency records, and runtime packaging for RSA BSAFE Crypto-J.
  • Confirm deployed Crypto-J versions are 6.2.5 or later.
  • Map Oracle and McAfee advisories to owned products and versions.
  • Verify remediation through vendor release notes or product inventory evidence.
  • Document any systems still relying on unsupported or unpatched embedded copies.
Prepared
Confidence
medium
Sources
10

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

CVE-2019-3738 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.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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
9Source 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.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2019-3738Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/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
DellRSA BSAFE Crypto-Jprior to 6.2.5Listed
Weakness

CWE details

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

CWE-325 · source CWE mapping

Missing Cryptographic Step

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