2.7
CVSSv3

CVE-2022-35919

Published: 01/08/2022 Updated: 10/10/2023
CVSS v3 Base Score: 2.7 | Impact Score: 1.4 | Exploitability Score: 1.2
VMScore: 0

Vulnerability Summary

MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. In affected versions all 'admin' users authorized for `admin:ServerUpdate` can selectively trigger an error that in response, returns the content of the path requested. Any normal OS system would allow access to contents at any arbitrary paths that are readable by MinIO process. Users are advised to upgrade. Users unable to upgrade may disable ServerUpdate API by denying the `admin:ServerUpdate` action for your admin users via IAM policies.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

minio minio

Vendor Advisories

Check Point Reference: CPAI-2022-1940 Date Published: 22 Nov 2023 Severity: Low ...

Exploits

Minio version 2022-07-29T19-40-48Z suffers from a path traversal vulnerability ...

Github Repositories

Program ini adalah alat (tool) yang dibuat untuk memeriksa keamanan sistem Minio terkait dengan kerentanan CVE-2022-35919

Minio Security Vulnerability Checker Deskripsi Program ini adalah alat (tool) yang dibuat untuk memeriksa keamanan sistem Minio terkait dengan kerentanan CVE-2022-35919 Alat ini dirancang untuk membantu pengguna dalam mendeteksi potensi kerentanan di dalam konfigurasi Minio mereka Cara Penggunaan Pastikan Anda telah menginstal Python (versi 3x) di sistem Anda Unduh skri

Mining Simulator codes

Mining-Simulator-codes Mining Simulator codes import urllibparse import requests, json, re, datetime, argparse from miniocredentials import Credentials from miniosigner import sign_v4_s3 class MyMinio(): secure = False def __init__(self, base_url, access_key, secret_key): selfcredits = Credentials( access_key=access_key, secret_key=secret_key ) i

INT-18 В данном интенсиве решено несколько заданий Задание №1 a Ссылку на коммит, исправляющий уязвимость b Перечень значимых строк кода, относящихся к уязвимости c Регулярное выражение, позволяющее максимал