CVE-2020-26238 HIGH

CVE-2020-26238: Critical vulnerability found in cron-utils

Vendor Jmrozanec
Product cron-utils
Weakness CWE-74
Published November 24, 2020
Last update August 4, 2024

CVSS base score

7.9/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

What the vulnerability does

01Description

Cron-utils is a Java library to parse, validate, migrate crons as well as get human readable descriptions for them. In cron-utils before version 9.1.3, a template Injection vulnerability is present. This enables attackers to inject arbitrary Java EL expressions, leading to unauthenticated Remote Code Execution (RCE) vulnerability. Only projects using the @Cron annotation to validate untrusted Cron expressions are affected. This issue was patched in version 9.1.3.

Key dates

02Disclosure timeline

November 24, 2020 CVE published
August 4, 2024 Record updated