CVE-2017-10910
medium
CVSS v3
6.5
CVSS v2
4.0
VIR risk
6.5
Description
MQTT.js 2.x.x prior to 2.15.0 issue in handling PUBLISH tickets may lead to an attacker causing a denial-of-service condition.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-10910
Vendor advisory: vultures@jpcert.or.jp — https://github.com/mqttjs/MQTT.js/releases/tag/v2.15.0
Vendor advisory: vultures@jpcert.or.jp — https://github.com/mqttjs/MQTT.js/commit/403ba53b838f2d319a0c0505a045fe00239e9923
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | mqtt | >=2.0.0,<2.15.0 | 2.15.0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| mqtt.js_project | mqtt.js | {"startIncluding":"2.0.0","endExcluding":"2.15.0"} | 2.15.0 |
References
- https://github.com/mqttjs/MQTT.js/commit/403ba53b838f2d319a0c0505a045fe00239e9923
- https://github.com/mqttjs/MQTT.js/releases/tag/v2.15.0
- https://jvn.jp/en/jp/JVN45494523/index.html
- https://nvd.nist.gov/vuln/detail/CVE-2017-10910
- https://github.com/advisories/GHSA-h9mj-fghc-664w
- https://github.com/mqttjs/MQTT.js
- https://github.com/nodejs/security-wg/blob/master/vuln/npm/357.json
- https://www.npmjs.com/advisories/555
- https://security-tracker.debian.org/tracker/CVE-2017-10910
CWEs
CWE-674
Verify integrity in audit chain (admin only). AS-IS.