Security readout for executives and security teams
Plain-English summary
CVE-2019-25475 affects SQL Server Password Changer 1.90. A local user can crash the application by entering oversized data into registration-related fields. This is a denial-of-service issue against the tool itself, not evidence of SQL Server database compromise.
Executive priority
Treat as a moderate operational-risk issue. Prioritize if the tool is installed on shared workstations, jump boxes, or administrator systems. It is not currently supported by evidence of active exploitation or remote compromise.
Technical view
The vulnerability is a local buffer overflow classified as CWE-787 in Top-Password SQL Server Password Changer 1.90. The published CVSS 4.0 score is 6.9, with local attack vector, low complexity, no privileges, no user interaction, and high vulnerable-system availability impact.
Likely exposure
Exposure is limited to systems where SQL Server Password Changer 1.90 is installed and accessible to local users. The sources do not identify remote exposure or impact to Microsoft SQL Server itself.
Exploitation context
A public ExploitDB entry exists, but the provided sources do not show active exploitation. The CVE is not listed as KEV in the supplied bundle. Practical impact appears to be crashing the affected application locally.
Researcher notes
The source record describes a local denial-of-service buffer overflow triggered through application input fields. Avoid assuming database server impact. No vendor patch is named in the provided sources, so remediation should be tied to confirmed vendor guidance or removal.
Mitigation direction
- Identify installations of SQL Server Password Changer 1.90.
- Check Top-Password or trusted vendor guidance for updates or replacement versions.
- Restrict local access to systems running the affected tool.
- Remove the tool if it is not operationally required.
Validation and detection
- Confirm whether SQL Server Password Changer 1.90 is installed.
- Review software inventory and endpoint telemetry for the affected product name and version.
- Verify local access controls on systems where the tool is present.
- Track vendor or advisory updates for patch or remediation information.
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-787: 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 lookupCredential 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 lookupCVE-2019-25475 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
- 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:N/VI:N/VA:H/SC:N/SI:N/SA: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:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N——Primary CVE scoreVulnerability scoring details
Base CVSS 4.0 score
6.9MediumVector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-47318CVE reference · exploit
- VulnCheck Advisory: SQL Server Password Changer 1.90 Denial of Service Buffer OverflowCVE reference · third-party-advisory
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.
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
