7.8
CVE-2018-5410
- EPSS 1.59%
- Veröffentlicht 07.01.2019 13:29:00
- Zuletzt bearbeitet 25.02.2026 15:30:14
- Quelle cret@cert.org
- CVE-Watchlists
- Unerledigt
Dokan file system driver contains a stack-based buffer overflow
Dokan, versions between 1.0.0.5000 and 1.2.0.1000, are vulnerable to a stack-based buffer overflow in the dokan1.sys driver. An attacker can create a device handle to the system driver and send arbitrary input that will trigger the vulnerability. This vulnerability was introduced in the 1.0.0.5000 version update.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.59% | 0.725 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.2 | 3.9 | 10 |
AV:L/AC:L/Au:N/C:C/I:C/A:C
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
http://www.securityfocus.com/bid/106274
https://cwe.mitre.org/data/definitions/121.html
https://github.com/dokan-dev/dokany/releases/tag/v1.2.1.1000
https://kb.cert.org/vuls/id/741315/
https://www.exploit-db.com/exploits/46155/