LiveActive security incident?Get immediate response
CVE Record

CVE-2023-38257: CVE-2023-38257

Iagona ScrutisWeb versions 2.1.37 and prior are vulnerable to an insecure direct object reference vulnerability that could allow an unauthenticated user to view profile information, including user login names and encrypted passwords.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

ScrutisWeb 2.1.37 and earlier can expose user profile data to someone who is not logged in. The exposed data may include login names and encrypted passwords. The main business risk is credential disclosure and follow-on account compromise if password hashes can be cracked or reused elsewhere.

Executive priority

Prioritize exposed ScrutisWeb systems because the flaw can leak usernames and encrypted passwords without authentication. Treat this as a confidentiality incident risk, not just a software hygiene issue, especially if the product protects operational or industrial environments.

Technical view

CVE-2023-38257 is an unauthenticated insecure direct object reference in Iagona ScrutisWeb, mapped to CWE-639. The CVSS 3.1 score is 7.5 with network access, low complexity, no privileges, and confidentiality impact only. Sources identify affected versions as 2.1.37 and prior.

Likely exposure

Exposure is limited to organizations running Iagona ScrutisWeb 2.1.37 or earlier, especially where the application is reachable from untrusted networks. The provided evidence does not identify other affected Iagona products or supported deployment types.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation. However, the vulnerability is remotely reachable and unauthenticated, so exposed instances should be treated as high priority until vendor guidance is confirmed and applied.

Researcher notes

Key unknowns remain: the source bundle does not include patch details, exploit proof, or vendor workaround text. Use the CISA advisory and CVE records as the authoritative starting point, and avoid expanding scope beyond ScrutisWeb 2.1.37 and prior without additional evidence.

Mitigation direction

  • Inventory all ScrutisWeb deployments and identify versions in use.
  • Check CISA and vendor guidance for a fixed version or official workaround.
  • Remove ScrutisWeb from direct internet exposure where possible.
  • Restrict access to trusted networks or VPN until remediation is complete.
  • Review credential risk and rotate passwords if exposure is suspected.

Validation and detection

  • Confirm whether any ScrutisWeb instance is version 2.1.37 or earlier.
  • Map which instances are reachable from the internet or untrusted networks.
  • Review access logs for unauthenticated profile information requests.
  • Verify remediation against vendor or CISA guidance after applying changes.
  • Assess whether exposed encrypted passwords require password resets.
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 · low confidence lookup

CWE-639: 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-2023-38257 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
iagonaScrutisWeb0Listed
Weakness

CWE details

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

CWE-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.