Esri / arcgis-powershell-dsc

This repository contains scripts, code and samples for automating the install and configuration of ArcGIS (Enterprise and Desktop) using Microsoft Windows PowerShell DSC (Desired State Configuration).
Apache License 2.0
121 stars 62 forks source link

ArcGIS_LogHarvester.psm1 and log4j #360

Open scma-esrich opened 2 years ago

scma-esrich commented 2 years ago

Community Note

Module Version

Affected Resource(s)

Configuration Files

# Copy-paste your DSC JSON configurations here - for large configs,
# please use a service like Dropbox and share a link to the ZIP file.

N/A

Expected Behavior

Actual Behavior

N/A

Steps to Reproduce

N/A

Important Factoids

N/A

References

In the DSC-resource "ArcGIS_LogHarvester" there is a reference to log4j. To my understanding, the ArcGIS-module is as secure as the corresponding ArcGIS-version against the log4shell-vulnerability. Is this assumption correct?

Can you please give us a statement about the log4j-use within the DSC-module and its potential (additional) log4shell-vulnerability?

Thanks in advance!

scma-esrich commented 2 years ago

@niol-esrich and @spitzerr

cameronkroeker commented 2 years ago

Hi @scma-esrich,

The DSC resource "ArcGIS_LogHarvestor" in the ArcGIS Module doesn't package log4j, therefore yes your assumption is correct, any mitigation against ArcGIS components should be enough.

Thanks, Cameron K.

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.