LiveActive security incident?Get immediate response
CVE Record

CVE-2023-45587: An improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Fo...

An improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Fortinet FortiSandbox 4.4.0 through 4.4.2, FortiSandbox 4.2 all versions, FortiSandbox 4.0 all versions, FortiSandbox 3.2 all versions, FortiSandbox 3.1 all versions allows attacker to execute unauthorized code or commands via crafted HTTP requests

LowCVSS 3.4Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2023-45587 is a low-severity cross-site scripting issue in Fortinet FortiSandbox. An attacker with some access may be able to send crafted HTTP requests that cause unauthorized code or commands to run in a web page context, with limited integrity impact.

Executive priority

Handle through normal vulnerability management unless the appliance is broadly accessible or contains many low-trust users. The expected impact is limited, but security infrastructure should not remain on affected builds unnecessarily.

Technical view

The issue is CWE-79 improper input neutralization during web page generation. It affects FortiSandbox 4.4.0 through 4.4.2, all 4.2, 4.0, 3.2, and 3.1 releases. CVSS 3.1 is 3.4: network reachable, low complexity, low privileges required, user interaction required, integrity impact only.

Likely exposure

Exposure is limited to organizations running the affected FortiSandbox versions. Risk is higher where the FortiSandbox management interface is reachable by many authenticated users or reachable from less trusted networks.

Exploitation context

The bundle does not identify CISA KEV listing or active exploitation. The CVSS vector includes functional exploit maturity, but the provided sources do not establish real-world exploitation.

Researcher notes

Evidence supports XSS with PR:L and UI:R requirements, not unauthenticated remote compromise. The source bundle does not include endpoint details, proof-of-concept behavior, or fixed version numbers, so validation should stay inventory- and advisory-driven.

Mitigation direction

  • Check Fortinet advisory FG-IR-23-360 for fixed releases and upgrade guidance.
  • Prioritize upgrade or replacement of affected FortiSandbox versions.
  • Restrict FortiSandbox administrative access to trusted networks and users.
  • Review user roles and remove unnecessary low-privilege access.
  • Monitor FortiSandbox web access logs for unusual crafted HTTP requests.

Validation and detection

  • Inventory FortiSandbox appliances and record exact software versions.
  • Compare versions against the affected ranges in the CVE record.
  • Confirm whether Fortinet's advisory lists a fixed target version for each appliance.
  • Verify management interfaces are not exposed to untrusted networks.
  • Review recent administrative web logs for suspicious request patterns.
Prepared
Confidence
high
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-45587 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
Low
CVSS
3.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:F/RL:O/RC:X

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
3Timeline events
2ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
3.4CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:F/RL:O/RC:X2.11.4fortinet

Vulnerability scoring details

Base CVSS 3.1 score

3.4Low
CVSS 3.1 vector shape for CVE-2023-45587Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:F/RL:O/RC:X

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FortinetFortiSandbox4.4.0, 4.2.1, 4.0.0, 3.2.0, 3.1.0unaffected
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.