CVE-2024-20756
published 2024-03-18CVE-2024-20756: Bridge versions 13.0.5, 14.0.1 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of…
PriorityP346high7.8CVSS 3.1
AVLACLPRNUIRSUCHIHAH
EPSS
4.08%
89.5th percentile
Bridge versions 13.0.5, 14.0.1 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| adobe | bridge | < 13.0.6 | 13.0.6 |
| adobe | bridge | <= 14.0.1 | — |
| adobe | bridge | >= 14.0.0 < 14.0.2 | 14.0.2 |
| github.com | minio_minio | >= 0.0.0-20220623162515-580d9db85e04 < 0.0.0-20241213221912-68b004a48f41 | 0.0.0-20241213221912-68b004a48f41 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
MinIO vulnerable to privilege escalation in IAM import API
ghsa·2024-12-16
CVE-2024-55949 [HIGH] CWE-269 MinIO vulnerable to privilege escalation in IAM import API
MinIO vulnerable to privilege escalation in IAM import API
### Impact
Privilege escalation in IAM import API, all users are impacted since MinIO commit 580d9db85e04f1b63cc2909af50f0ed08afa965f
### Patches
```
commit f246c9053f9603e610d98439799bdd2a6b293427
Author: Aditya Manthramurthy
Date: Wed Dec 11 18:09:40 2024 -0800
fix: Privilege escalation in IAM import API (#20756)
This API had missing permissions checking, allowing a user to change
their policy mapping by:
1. Craft iam-info.zip file: Update own user permission in
user_mappings.json
2. Upload it via `mc admin cluster iam import nobody iam-info.zip`
Here `nobody` can be a user with pretty much any kind of permission (but
not anonymous) and this ends up working.
Some more detailed steps - start from a fresh setup:
```
./minio
GHSA
GHSA-5397-vmv2-vf75: Bridge versions 13
ghsa_unreviewed·2024-03-18
CVE-2024-20756 [HIGH] CWE-787 GHSA-5397-vmv2-vf75: Bridge versions 13
Bridge versions 13.0.5, 14.0.1 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
No detection rules found.
No public exploits indexed.
2024-03-18
Published