Skip to content

Commit a849cee

Browse files
flavorjonesRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@dec7521
1 parent 816ea58 commit a849cee

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
layout: advisory
3+
title: 'GHSA-9pm8-vwc5-w2hm (fat_free_crm): Fat Free CRM has BOLA in DELETE /emails/:id
4+
- Any authenticated user can hit this endpoint and delete emails by ID'
5+
comments: false
6+
categories:
7+
- fat_free_crm
8+
advisory:
9+
gem: fat_free_crm
10+
ghsa: 9pm8-vwc5-w2hm
11+
url: https://github.com/fatfreecrm/fat_free_crm/security/advisories/GHSA-9pm8-vwc5-w2hm
12+
title: Fat Free CRM has BOLA in DELETE /emails/:id - Any authenticated user can
13+
hit this endpoint and delete emails by ID
14+
date: 2026-04-14
15+
description: |-
16+
Fat Free CRM has BOLA (Broken Object Level Authorization) in
17+
DELETE /emails/:id - Any authenticated user can hit this
18+
endpoint and delete emails by ID
19+
20+
### Impact
21+
22+
Authenticated users can delete emails imported into the system
23+
assigned to another user; where the
24+
[Email Dropbox](https://github.com/fatfreecrm/fat_free_crm/wiki/Email-Dropbox)
25+
is in use.
26+
27+
### Workarounds
28+
29+
Disable use of email dropbox.
30+
cvss_v3: 2.1
31+
patched_versions:
32+
- ">= 0.26.0"
33+
related:
34+
url:
35+
- https://rubygems.org/gems/fat_free_crm/versions/0.26.0
36+
- https://github.com/fatfreecrm/fat_free_crm/releases/tag/v0.26.0
37+
- https://github.com/fatfreecrm/fat_free_crm/security/advisories/GHSA-9pm8-vwc5-w2hm
38+
- https://github.com/advisories/GHSA-9pm8-vwc5-w2hm
39+
---

0 commit comments

Comments
 (0)