5.5
CVE-2019-9704
- EPSS 0.17%
- Veröffentlicht 12.03.2019 01:29:00
- Zuletzt bearbeitet 21.11.2024 04:52:08
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (daemon crash) via a large crontab file because the calloc return value is not checked.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cron Project ≫ Cron Version < 3.0pl1-133
Fedoraproject ≫ Fedora Version29
Debian ≫ Debian Linux Version8.0
Debian ≫ Debian Linux Version9.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.17% | 0.38 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 2.1 | 3.9 | 2.9 |
AV:L/AC:L/Au:N/C:N/I:N/A:P
|
CWE-252 Unchecked Return Value
The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.