Skip to content

OBE-9822: Validate download URL and verify binary integrity before ex…#17

Open
akshayakumar-t wants to merge 1 commit into
mainfrom
OBE-9822-fix-unsigned-download-url-rce
Open

OBE-9822: Validate download URL and verify binary integrity before ex…#17
akshayakumar-t wants to merge 1 commit into
mainfrom
OBE-9822-fix-unsigned-download-url-rce

Conversation

@akshayakumar-t
Copy link
Copy Markdown
Contributor

Validate download URL and verify binary integrity before extraction

Fixes critical supply-chain RCE (OB01/OB16): install.sh and install.ps1 now reject non-HTTPS schemes and non-allowlisted hostnames, require a sha256 field in the install_id JWT, and verify the downloaded tarball/zip against that hash before tar/Expand-Archive runs.

…traction

Fixes critical supply-chain RCE (OB01/OB16): install.sh and install.ps1
now reject non-HTTPS schemes and non-allowlisted hostnames, require a
sha256 field in the install_id JWT, and verify the downloaded tarball/zip
against that hash before tar/Expand-Archive runs.

Co-Authored-By: Akshaya's Agent <akshaya.kumar+agent@sentinelone.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant