CVE-2021-41269: Unauthenticated remote code injection in cron-utils
A flaw was found in cron-utils. This flaw allows an attacker to perform unauthenticated Remote Code Execution (RCE) via Java Expression Language (EL) injection.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2021-41269?
CVE-2021-41269 is a vulnerability in the cron-utils Java library that allows an attacker to perform unauthenticated Remote Code Execution (RCE) by injecting arbitrary Java EL expressions.
What is cron-utils?
cron-utils is a Java library used for defining, parsing, validating, and migrating crons, as well as providing human-readable descriptions for them.
How severe is CVE-2021-41269?
CVE-2021-41269 has a severity rating of critical with a value of 9 on a scale of 1 to 10.
How can an attacker exploit CVE-2021-41269?
An attacker can exploit CVE-2021-41269 by injecting arbitrary Java EL expressions, which can lead to unauthenticated Remote Code Execution.
How can I fix CVE-2021-41269?
To fix CVE-2021-41269, update the cron-utils library to version 9.1.6, which includes the necessary remediation.