-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
docs/advisories/20240430003-R-programming-language-vulnerability.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# R Programming Language Vulnerability - 20240430003 | ||
|
||
## Overview | ||
|
||
A severe security vulnerability in the R programming language has been disclosed, which could be exploited by malicious actors to create a malicious RDS (R Data Serialization) file that results in arbitrary code execution when loaded and referenced. | ||
|
||
## What is vulnerable? | ||
|
||
| Product Affected | CVE | Severity | CVSS | | ||
| ---------------------------------------------- | ----------------------------------------------------------------- | -------- | ---- | | ||
| The R Project <br> All versions prior to 4.4.0 | [CVE-2024-27322](https://nvd.nist.gov/vuln/detail/CVE-2024-27322) | **High** | 8.8 | | ||
|
||
## What has been observed? | ||
|
||
There is no evidence of exploitation affecting Western Australian Government networks at the time of publishing. | ||
|
||
## Recommendation | ||
|
||
The WA SOC recommends administrators apply the solutions as per vendor instructions to all affected devices within expected timeframe of *one month...* (refer [Patch Management](../guidelines/patch-management.md)): | ||
|
||
## Additional References | ||
|
||
- [NVD - CVE-2024-27322 (nist.gov)](https://nvd.nist.gov/vuln/detail/CVE-2024-27322) | ||
- [Newly Discovered R Programming Language Vulnerability Could Lead to Supply Chain Attacks - VULNERA](https://vulnera.com/newswire/newly-discovered-r-programming-language-vulnerability-could-lead-to-supply-chain-attacks/) | ||
- [R Programming Language Exploit(zerosecurity.org)](https://zerosecurity.org/2024/04/r-programming-language-cve-2024-27322-allows-arbitrary-code-execution/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters