Skip to content

JWT token compromise can allow malicious actions including Remote Code Execution (RCE)

Critical severity GitHub Reviewed Published Oct 6, 2023 in neuvector/neuvector • Updated Sep 25, 2024

Package

gomod github.com/neuvector/neuvector (Go)

Affected versions

< 0.0.0-20230930010431-57d107118e92
< 0.0.0-20230930010431-57d107118e92

Patched versions

0.0.0-20231003121714-be746957ee7c
0.0.0-20231003121714-be746957ee7c

Description

Impact

A user can reverse engineer the JWT token (JSON Web Token) used in authentication for Manager and API access, forging a valid NeuVector Token to perform malicious activity in NeuVector. This can lead to an RCE.

Patches

Upgrade to NeuVector version 5.2.2 or later and latest Helm chart (2.6.3+).

  • In 5.2.2 the certificate for JWT-signing is created automatically by controller with validity of 90days and rotated automatically.
  • Use Helm-based deployment/upgrade to 5.2.2 to generate a unique certificate for Manager, REST API, ahd registry adapter. Helm based installation/upgrade is required in order to automatically generate certificates upon initial installation and each subsequent upgrade.
  • See release notes for manual/yaml based deployment advice.
  • 5.2.2 also implements additional protections against possible RCE for the feature of custom compliance scripts.

Workarounds

Users can replace the Manager & Controller certificate manually by following the instructions in documented here. However, upgrading to 5.2.2 and replacing Manager/REST API certificate is recommended to provide additional security enhancements to prevent possible attempted exploit and resulting RCE. See release notes for additional details.

Credits

Thank you to Dejan Zelic at Offensive Security for responsibly reporting this vulnerability.

For More Information

View the NeuVector Security Policy

General NeuVector documentation

References

@gkosaka gkosaka published to neuvector/neuvector Oct 6, 2023
Published to the GitHub Advisory Database Oct 6, 2023
Reviewed Oct 6, 2023
Last updated Sep 25, 2024

Severity

Critical

Weaknesses

No CWEs

CVE ID

CVE-2023-32188

GHSA ID

GHSA-622h-h2p8-743x

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.