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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.cisa.gov/news-events/ics-advisories/icsa-23-199-03CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
