CVE-2019-25326
Received
Received - Intake
Buffer Overflow in ipPulse 1.92 Causes Local DoS Crash
Publication date: 2026-02-18
Last updated on: 2026-02-24
Assigner: VulnCheck
Description
Description
ipPulse 1.92 contains a denial of service vulnerability that allows local attackers to crash the application by providing an oversized input in the Enter Key field. Attackers can generate a 256-byte buffer of repeated 'A' characters to trigger an application crash when pasting the malicious content.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nwpsw | ippulse | to 1.92 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |