LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24029: In Progress WS_FTP Server before 8.8, it is possible for a host administrator to elevate their privileges v...

In Progress WS_FTP Server before 8.8, it is possible for a host administrator to elevate their privileges via the administrative interface due to insufficient authorization controls applied on user modification workflows.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw lets an already privileged WS_FTP Server host administrator gain more power through the administrative interface. It is not a drive-by internet bug, but it matters where host admin roles are delegated or shared because successful misuse could affect confidentiality, integrity, and availability.

Executive priority

Treat as a high-priority remediation for WS_FTP environments with delegated administration or externally reachable admin interfaces. Prioritize upgrade and access restriction over broad emergency response unless other evidence indicates compromise.

Technical view

CVE-2023-24029 affects Progress WS_FTP Server before 8.8. The issue is insufficient authorization in administrative user-modification workflows, mapped to CWE-863. CVSS 3.1 is 7.2 with network access, low complexity, high privileges required, no user interaction, and high impact across confidentiality, integrity, and availability.

Likely exposure

Exposure is likely limited to organizations running Progress WS_FTP Server versions before 8.8, especially where the administrative interface is reachable and host administrator accounts exist.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires high privileges as a host administrator, but could allow privilege escalation through administrative user-management paths.

Researcher notes

The source bundle lacks detailed affected CPEs and exploit evidence. Analysis is based on the CVE description, CVSS vector, CWE-863 classification, KEV=false status, and Progress references. Avoid assuming broader Progress product exposure.

Mitigation direction

  • Upgrade WS_FTP Server to version 8.8 or a later vendor-supported release.
  • Review the Progress January 2023 security bulletin for vendor-specific remediation guidance.
  • Restrict access to the WS_FTP administrative interface to trusted networks and administrators.
  • Review and reduce host administrator accounts to the minimum required.
  • Monitor administrative user-modification events for unexpected privilege or account changes.

Validation and detection

  • Inventory WS_FTP Server deployments and record exact versions.
  • Confirm no production instance remains below WS_FTP Server 8.8.
  • Identify whether the administrative interface is exposed beyond trusted administrative networks.
  • Review host administrator account assignments for excessive or stale privileges.
  • Check administrative audit logs for unexpected user modification activity.
Prepared
Confidence
medium
Sources
4

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-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-24029 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.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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
3Source 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.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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
n/an/an/aListed
Weakness

CWE details

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

CWE-863 · source CWE mapping

Incorrect Authorization

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