LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25711: SpotFTP Password Recover 2.4.2 Denial of Service via Name Field

SpotFTP Password Recover 2.4.2 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an oversized buffer in the Name field during registration. Attackers can generate a 256-byte payload, paste it into the Name input field, and trigger a crash when submitting the registration code.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects NSauditor SpotFTP Password Recover 2.4.2. A person with local access to the application can crash it through malformed registration input. The available sources describe denial of service against the application, not remote takeover or data theft.

Executive priority

Treat as a targeted workstation availability issue. Prioritize removal or replacement if the tool is present on sensitive administrator machines, but this is not currently supported as an internet-scale emergency.

Technical view

CVE-2019-25711 is a local denial-of-service condition in the registration Name field of SpotFTP Password Recover 2.4.2. The CVSS 4.0 vector indicates local access, low complexity, and no privileges. Public references include an ExploitDB entry and a VulnCheck advisory.

Likely exposure

Exposure is likely limited to workstations or admin systems where SpotFTP Password Recover 2.4.2 is installed. Internet-facing exposure is not indicated by the sources. Business impact depends on whether the tool is used operationally for password recovery workflows.

Exploitation context

A public exploit reference exists, but the CVE is not in CISA KEV and the provided sources do not show active exploitation. The attack requires local access or equivalent interaction with the application, reducing broad enterprise-scale risk.

Researcher notes

Evidence is limited to the CVE record, VulnCheck advisory, and ExploitDB reference. No vendor patch details are included in the provided sources. The CWE mapping is CWE-807, though the description centers on malformed input causing application crash.

Mitigation direction

  • Inventory systems for SpotFTP Password Recover 2.4.2.
  • Check NSauditor or vendor guidance for an updated or fixed release.
  • Remove the application where it is not business-required.
  • Restrict local access to systems running the affected tool.
  • Monitor endpoint crash events tied to this application.

Validation and detection

  • Confirm installed product name and version on endpoints.
  • Review software inventory for SpotFTP Password Recover 2.4.2.
  • Check application and Windows event logs for repeated crashes.
  • Validate any vendor update or replacement in a controlled environment.
  • Document whether the tool is still required by operations.
Prepared
Confidence
high
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 · low confidence lookup

CWE-807: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-25711 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.9 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA: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
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
6.9CVSS 4.0MediumCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

6.9Medium
CVSS 4.0 vector shape for CVE-2019-25711Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NSauditorSpotFTP Password Recover2.4.2Listed
Weakness

CWE details

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

CWE-807 · source CWE mapping

Reliance on Untrusted Inputs in a Security Decision

Reliance on Untrusted Inputs in a Security Decision represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.